0cca83c5fa5285e2c070543dcf43d81d2ee5c46e
[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       index_value:
12         type: integer
13         description: Index value of this substitution service template runtime instance
14         required: false
15         default: 0
16         status: SUPPORTED
17         constraints:
18         - greater_or_equal: 0
19       port_cmaui_mgmt_port_0_mac_requirements:
20         type: org.openecomp.datatypes.network.MacRequirements
21         required: true
22         status: SUPPORTED
23       port_cmaui_mgmt_port_0_exCP_naming:
24         type: org.openecomp.datatypes.Naming
25         required: true
26         status: SUPPORTED
27       vm_flavor_name:
28         type: string
29         required: true
30         status: SUPPORTED
31       compute_cmaui_name:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: string
37       port_cmaui_mgmt_port_0_replacement_policy:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: string
43       port_cmaui_mgmt_port_0_network:
44         type: list
45         required: true
46         status: SUPPORTED
47         entry_schema:
48           type: string
49       compute_cmaui_availability_zone:
50         type: list
51         required: true
52         status: SUPPORTED
53         entry_schema:
54           type: string
55       port_cmaui_mgmt_port_0_related_networks:
56         type: list
57         required: true
58         status: SUPPORTED
59         entry_schema:
60           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
61       vm_image_name:
62         type: string
63         required: true
64         status: SUPPORTED
65       port_cmaui_mgmt_port_0_network_role_tag:
66         type: string
67         required: true
68         status: SUPPORTED
69       port_cmaui_mgmt_port_0_ip_requirements:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: org.openecomp.datatypes.network.IpRequirements
75       port_cmaui_mgmt_port_0_fixed_ips:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
81       port_cmaui_mgmt_port_0_subnetpoolid:
82         type: string
83         required: true
84         status: SUPPORTED
85       port_cmaui_mgmt_port_0_vlan_requirements:
86         type: list
87         required: true
88         status: SUPPORTED
89         entry_schema:
90           type: org.openecomp.datatypes.network.VlanRequirements
91       port_cmaui_mgmt_port_0_order:
92         type: integer
93         required: true
94         status: SUPPORTED
95       port_cmaui_mgmt_port_0_network_role:
96         type: string
97         required: true
98         status: SUPPORTED
99     requirements:
100     - dependency_cmaui_cmaui_mgmt_port_0:
101         capability: tosca.capabilities.Node
102         node: tosca.nodes.Root
103         relationship: tosca.relationships.DependsOn
104         occurrences:
105         - 0
106         - UNBOUNDED
107     - link_cmaui_cmaui_mgmt_port_0:
108         capability: tosca.capabilities.network.Linkable
109         relationship: tosca.relationships.network.LinksTo
110         occurrences:
111         - 1
112         - 1
113     - dependency_cmaui:
114         capability: tosca.capabilities.Node
115         node: tosca.nodes.Root
116         relationship: tosca.relationships.DependsOn
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - local_storage_cmaui:
121         capability: tosca.capabilities.Attachment
122         node: tosca.nodes.BlockStorage
123         relationship: tosca.relationships.AttachesTo
124         occurrences:
125         - 0
126         - UNBOUNDED
127     capabilities:
128       disk.read.bytes.rate_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       network.incoming.packets.rate_cmaui_cmaui_mgmt_port_0:
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.ephemeral.size_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       disk.device.write.bytes_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       binding_cmaui_cmaui_mgmt_port_0:
153         type: tosca.capabilities.network.Bindable
154         valid_source_types:
155         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
156         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
157         occurrences:
158         - 0
159         - UNBOUNDED
160       disk.device.iops_cmaui:
161         type: org.openecomp.capabilities.metric.Ceilometer
162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
163         occurrences:
164         - 1
165         - UNBOUNDED
166       memory.resident_cmaui:
167         type: org.openecomp.capabilities.metric.Ceilometer
168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
169         occurrences:
170         - 1
171         - UNBOUNDED
172       disk.write.bytes.rate_cmaui:
173         type: org.openecomp.capabilities.metric.Ceilometer
174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
175         occurrences:
176         - 1
177         - UNBOUNDED
178       host_cmaui:
179         type: tosca.capabilities.Container
180         valid_source_types:
181         - tosca.nodes.SoftwareComponent
182         occurrences:
183         - 1
184         - UNBOUNDED
185       disk.device.allocation_cmaui:
186         type: org.openecomp.capabilities.metric.Ceilometer
187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
188         occurrences:
189         - 1
190         - UNBOUNDED
191       disk.read.bytes_cmaui:
192         type: org.openecomp.capabilities.metric.Ceilometer
193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
194         occurrences:
195         - 1
196         - UNBOUNDED
197       disk.write.requests_cmaui:
198         type: org.openecomp.capabilities.metric.Ceilometer
199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
200         occurrences:
201         - 1
202         - UNBOUNDED
203       network.incoming.packets_cmaui_cmaui_mgmt_port_0:
204         type: org.openecomp.capabilities.metric.Ceilometer
205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
206         occurrences:
207         - 1
208         - UNBOUNDED
209       scalable_cmaui:
210         type: tosca.capabilities.Scalable
211         occurrences:
212         - 1
213         - UNBOUNDED
214       disk.device.write.bytes.rate_cmaui:
215         type: org.openecomp.capabilities.metric.Ceilometer
216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
217         occurrences:
218         - 1
219         - UNBOUNDED
220       cpu.delta_cmaui:
221         type: org.openecomp.capabilities.metric.Ceilometer
222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
223         occurrences:
224         - 1
225         - UNBOUNDED
226       forwarder_cmaui_cmaui_mgmt_port_0:
227         type: org.openecomp.capabilities.Forwarder
228         occurrences:
229         - 1
230         - UNBOUNDED
231       disk.root.size_cmaui:
232         type: org.openecomp.capabilities.metric.Ceilometer
233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
234         occurrences:
235         - 1
236         - UNBOUNDED
237       memory.usage_cmaui:
238         type: org.openecomp.capabilities.metric.Ceilometer
239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
240         occurrences:
241         - 1
242         - UNBOUNDED
243       os_cmaui:
244         type: tosca.capabilities.OperatingSystem
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.device.read.bytes.rate_cmaui:
249         type: org.openecomp.capabilities.metric.Ceilometer
250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
251         occurrences:
252         - 1
253         - UNBOUNDED
254       feature_cmaui_cmaui_mgmt_port_0:
255         type: tosca.capabilities.Node
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.usage_cmaui:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       disk.iops_cmaui:
266         type: org.openecomp.capabilities.metric.Ceilometer
267         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
268         occurrences:
269         - 1
270         - UNBOUNDED
271       disk.device.latency_cmaui:
272         type: org.openecomp.capabilities.metric.Ceilometer
273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
274         occurrences:
275         - 1
276         - UNBOUNDED
277       disk.device.read.requests_cmaui:
278         type: org.openecomp.capabilities.metric.Ceilometer
279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
280         occurrences:
281         - 1
282         - UNBOUNDED
283       disk.capacity_cmaui:
284         type: org.openecomp.capabilities.metric.Ceilometer
285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
286         occurrences:
287         - 1
288         - UNBOUNDED
289       cpu_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       attachment_cmaui_cmaui_mgmt_port_0:
296         type: tosca.capabilities.Attachment
297         occurrences:
298         - 1
299         - UNBOUNDED
300       network.incoming.bytes.rate_cmaui_cmaui_mgmt_port_0:
301         type: org.openecomp.capabilities.metric.Ceilometer
302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
303         occurrences:
304         - 1
305         - UNBOUNDED
306       disk.read.requests_cmaui:
307         type: org.openecomp.capabilities.metric.Ceilometer
308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
309         occurrences:
310         - 1
311         - UNBOUNDED
312       disk.device.read.bytes_cmaui:
313         type: org.openecomp.capabilities.metric.Ceilometer
314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
315         occurrences:
316         - 1
317         - UNBOUNDED
318       disk.device.write.requests_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.outgoing.packets.rate_cmaui_cmaui_mgmt_port_0:
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       vcpus_cmaui:
331         type: org.openecomp.capabilities.metric.Ceilometer
332         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
333         occurrences:
334         - 1
335         - UNBOUNDED
336       network.incoming.bytes_cmaui_cmaui_mgmt_port_0:
337         type: org.openecomp.capabilities.metric.Ceilometer
338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
339         occurrences:
340         - 1
341         - UNBOUNDED
342       network.outgoing.bytes_cmaui_cmaui_mgmt_port_0:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       network.outgoing.bytes.rate_cmaui_cmaui_mgmt_port_0:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       feature_cmaui:
355         type: tosca.capabilities.Node
356         occurrences:
357         - 1
358         - UNBOUNDED
359       binding_cmaui:
360         type: tosca.capabilities.network.Bindable
361         occurrences:
362         - 1
363         - UNBOUNDED
364       endpoint_cmaui:
365         type: tosca.capabilities.Endpoint.Admin
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.device.capacity_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.device.read.requests.rate_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       memory_cmaui:
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       network.outpoing.packets_cmaui_cmaui_mgmt_port_0:
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       disk.write.requests.rate_cmaui:
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       disk.usage_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.latency_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       instance_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       disk.allocation_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.write.bytes_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       cpu_util_cmaui:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.device.write.requests.rate_cmaui:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441   org.openecomp.resource.abstract.nodes.heat.nested1:
442     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
443     properties:
444       cmaui_names:
445         type: list
446         description: CMAUI1, CMAUI2 server names
447         required: true
448         status: SUPPORTED
449         entry_schema:
450           type: string
451       p1:
452         type: string
453         description: UID of OAM network
454         required: true
455         status: SUPPORTED
456       p2:
457         type: string
458         description: UID of OAM network
459         required: true
460         status: SUPPORTED
461       cmaui_image:
462         type: string
463         description: Image for CMAUI server
464         required: true
465         status: SUPPORTED
466       cmaui_flavor:
467         type: string
468         description: Flavor for CMAUI server
469         required: true
470         status: SUPPORTED
471       security_group_name:
472         type: list
473         description: CMAUI1, CMAUI2 server names
474         required: true
475         status: SUPPORTED
476         entry_schema:
477           type: string
478       availability_zone_0:
479         type: string
480         description: availabilityzone name
481         required: true
482         status: SUPPORTED
483       cmaui_oam_ips:
484         type: string
485         required: true
486         status: SUPPORTED
487       net:
488         type: string
489         required: true
490         status: SUPPORTED
491     requirements:
492     - dependency_cmaui_1_mgmt_port_0:
493         capability: tosca.capabilities.Node
494         node: tosca.nodes.Root
495         relationship: tosca.relationships.DependsOn
496         occurrences:
497         - 0
498         - UNBOUNDED
499     - link_cmaui_1_mgmt_port_0:
500         capability: tosca.capabilities.network.Linkable
501         relationship: tosca.relationships.network.LinksTo
502         occurrences:
503         - 1
504         - 1
505     - dependency_server_cmaui_2:
506         capability: tosca.capabilities.Node
507         node: tosca.nodes.Root
508         relationship: tosca.relationships.DependsOn
509         occurrences:
510         - 0
511         - UNBOUNDED
512     - local_storage_server_cmaui_2:
513         capability: tosca.capabilities.Attachment
514         node: tosca.nodes.BlockStorage
515         relationship: tosca.relationships.AttachesTo
516         occurrences:
517         - 0
518         - UNBOUNDED
519     - dependency_server_cmaui_1:
520         capability: tosca.capabilities.Node
521         node: tosca.nodes.Root
522         relationship: tosca.relationships.DependsOn
523         occurrences:
524         - 0
525         - UNBOUNDED
526     - local_storage_server_cmaui_1:
527         capability: tosca.capabilities.Attachment
528         node: tosca.nodes.BlockStorage
529         relationship: tosca.relationships.AttachesTo
530         occurrences:
531         - 0
532         - UNBOUNDED
533     - dependency_cmaui_2_mgmt_port_0:
534         capability: tosca.capabilities.Node
535         node: tosca.nodes.Root
536         relationship: tosca.relationships.DependsOn
537         occurrences:
538         - 0
539         - UNBOUNDED
540     - link_cmaui_2_mgmt_port_0:
541         capability: tosca.capabilities.network.Linkable
542         relationship: tosca.relationships.network.LinksTo
543         occurrences:
544         - 1
545         - 1
546     capabilities:
547       disk.device.usage_server_cmaui_1:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       disk.device.usage_server_cmaui_2:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       binding_cmaui_1_mgmt_port_0:
560         type: tosca.capabilities.network.Bindable
561         valid_source_types:
562         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
563         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
564         occurrences:
565         - 0
566         - UNBOUNDED
567       disk.device.latency_server_cmaui_1:
568         type: org.openecomp.capabilities.metric.Ceilometer
569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
570         occurrences:
571         - 1
572         - UNBOUNDED
573       disk.device.latency_server_cmaui_2:
574         type: org.openecomp.capabilities.metric.Ceilometer
575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
576         occurrences:
577         - 1
578         - UNBOUNDED
579       disk.root.size_server_cmaui_2:
580         type: org.openecomp.capabilities.metric.Ceilometer
581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
582         occurrences:
583         - 1
584         - UNBOUNDED
585       disk.device.write.requests.rate_server_cmaui_2:
586         type: org.openecomp.capabilities.metric.Ceilometer
587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
588         occurrences:
589         - 1
590         - UNBOUNDED
591       disk.root.size_server_cmaui_1:
592         type: org.openecomp.capabilities.metric.Ceilometer
593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
594         occurrences:
595         - 1
596         - UNBOUNDED
597       disk.device.write.requests.rate_server_cmaui_1:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       disk.read.requests_server_cmaui_2:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.read.requests_server_cmaui_1:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       disk.device.iops_server_cmaui_1:
616         type: org.openecomp.capabilities.metric.Ceilometer
617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
618         occurrences:
619         - 1
620         - UNBOUNDED
621       disk.device.iops_server_cmaui_2:
622         type: org.openecomp.capabilities.metric.Ceilometer
623         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
624         occurrences:
625         - 1
626         - UNBOUNDED
627       disk.device.capacity_server_cmaui_2:
628         type: org.openecomp.capabilities.metric.Ceilometer
629         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
630         occurrences:
631         - 1
632         - UNBOUNDED
633       disk.device.read.bytes.rate_server_cmaui_2:
634         type: org.openecomp.capabilities.metric.Ceilometer
635         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
636         occurrences:
637         - 1
638         - UNBOUNDED
639       disk.device.read.bytes.rate_server_cmaui_1:
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.read.bytes_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       network.incoming.bytes_cmaui_1_mgmt_port_0:
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_1:
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.device.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_2:
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.write.requests.rate_server_cmaui_1:
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_2:
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       memory_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       cpu_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_1:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       disk.ephemeral.size_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.outgoing.packets.rate_cmaui_2_mgmt_port_0:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       disk.ephemeral.size_server_cmaui_2:
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.capacity_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       network.outgoing.packets.rate_cmaui_1_mgmt_port_0:
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_2:
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       forwarder_cmaui_1_mgmt_port_0:
742         type: org.openecomp.capabilities.Forwarder
743         occurrences:
744         - 1
745         - UNBOUNDED
746       network.incoming.bytes_cmaui_2_mgmt_port_0:
747         type: org.openecomp.capabilities.metric.Ceilometer
748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
749         occurrences:
750         - 1
751         - UNBOUNDED
752       forwarder_cmaui_2_mgmt_port_0:
753         type: org.openecomp.capabilities.Forwarder
754         occurrences:
755         - 1
756         - UNBOUNDED
757       network.outgoing.bytes.rate_cmaui_1_mgmt_port_0:
758         type: org.openecomp.capabilities.metric.Ceilometer
759         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
760         occurrences:
761         - 1
762         - UNBOUNDED
763       network.outgoing.bytes.rate_cmaui_2_mgmt_port_0:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       network.outpoing.packets_cmaui_1_mgmt_port_0:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       network.outpoing.packets_cmaui_2_mgmt_port_0:
776         type: org.openecomp.capabilities.metric.Ceilometer
777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
778         occurrences:
779         - 1
780         - UNBOUNDED
781       disk.iops_server_cmaui_2:
782         type: org.openecomp.capabilities.metric.Ceilometer
783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
784         occurrences:
785         - 1
786         - UNBOUNDED
787       disk.iops_server_cmaui_1:
788         type: org.openecomp.capabilities.metric.Ceilometer
789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
790         occurrences:
791         - 1
792         - UNBOUNDED
793       disk.device.write.requests_server_cmaui_2:
794         type: org.openecomp.capabilities.metric.Ceilometer
795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
796         occurrences:
797         - 1
798         - UNBOUNDED
799       disk.device.write.requests_server_cmaui_1:
800         type: org.openecomp.capabilities.metric.Ceilometer
801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
802         occurrences:
803         - 1
804         - UNBOUNDED
805       network.incoming.packets_cmaui_1_mgmt_port_0:
806         type: org.openecomp.capabilities.metric.Ceilometer
807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
808         occurrences:
809         - 1
810         - UNBOUNDED
811       disk.device.write.bytes.rate_server_cmaui_1:
812         type: org.openecomp.capabilities.metric.Ceilometer
813         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
814         occurrences:
815         - 1
816         - UNBOUNDED
817       network.incoming.bytes.rate_cmaui_2_mgmt_port_0:
818         type: org.openecomp.capabilities.metric.Ceilometer
819         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
820         occurrences:
821         - 1
822         - UNBOUNDED
823       cpu_util_server_cmaui_1:
824         type: org.openecomp.capabilities.metric.Ceilometer
825         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
826         occurrences:
827         - 1
828         - UNBOUNDED
829       binding_cmaui_2_mgmt_port_0:
830         type: tosca.capabilities.network.Bindable
831         valid_source_types:
832         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
833         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
834         occurrences:
835         - 0
836         - UNBOUNDED
837       cpu_util_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       network.incoming.bytes.rate_cmaui_1_mgmt_port_0:
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.rate_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_2:
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_2:
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       disk.write.bytes.rate_server_cmaui_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       disk.device.write.bytes_server_cmaui_1:
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       disk.write.bytes_server_cmaui_1:
880         type: org.openecomp.capabilities.metric.Ceilometer
881         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
882         occurrences:
883         - 1
884         - UNBOUNDED
885       disk.write.bytes_server_cmaui_2:
886         type: org.openecomp.capabilities.metric.Ceilometer
887         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
888         occurrences:
889         - 1
890         - UNBOUNDED
891       feature_server_cmaui_1:
892         type: tosca.capabilities.Node
893         occurrences:
894         - 1
895         - UNBOUNDED
896       disk.allocation_server_cmaui_1:
897         type: org.openecomp.capabilities.metric.Ceilometer
898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
899         occurrences:
900         - 1
901         - UNBOUNDED
902       feature_server_cmaui_2:
903         type: tosca.capabilities.Node
904         occurrences:
905         - 1
906         - UNBOUNDED
907       disk.allocation_server_cmaui_2:
908         type: org.openecomp.capabilities.metric.Ceilometer
909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
910         occurrences:
911         - 1
912         - UNBOUNDED
913       network.incoming.packets_cmaui_2_mgmt_port_0:
914         type: org.openecomp.capabilities.metric.Ceilometer
915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
916         occurrences:
917         - 1
918         - UNBOUNDED
919       binding_server_cmaui_1:
920         type: tosca.capabilities.network.Bindable
921         occurrences:
922         - 1
923         - UNBOUNDED
924       binding_server_cmaui_2:
925         type: tosca.capabilities.network.Bindable
926         occurrences:
927         - 1
928         - UNBOUNDED
929       vcpus_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       scalable_server_cmaui_2:
936         type: tosca.capabilities.Scalable
937         occurrences:
938         - 1
939         - UNBOUNDED
940       scalable_server_cmaui_1:
941         type: tosca.capabilities.Scalable
942         occurrences:
943         - 1
944         - UNBOUNDED
945       network.incoming.packets.rate_cmaui_1_mgmt_port_0:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       disk.write.requests_server_cmaui_2:
952         type: org.openecomp.capabilities.metric.Ceilometer
953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
954         occurrences:
955         - 1
956         - UNBOUNDED
957       disk.write.requests_server_cmaui_1:
958         type: org.openecomp.capabilities.metric.Ceilometer
959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
960         occurrences:
961         - 1
962         - UNBOUNDED
963       network.incoming.packets.rate_cmaui_2_mgmt_port_0:
964         type: org.openecomp.capabilities.metric.Ceilometer
965         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
966         occurrences:
967         - 1
968         - UNBOUNDED
969       disk.usage_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.usage_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       endpoint_server_cmaui_1:
982         type: tosca.capabilities.Endpoint.Admin
983         occurrences:
984         - 1
985         - UNBOUNDED
986       endpoint_server_cmaui_2:
987         type: tosca.capabilities.Endpoint.Admin
988         occurrences:
989         - 1
990         - UNBOUNDED
991       os_server_cmaui_2:
992         type: tosca.capabilities.OperatingSystem
993         occurrences:
994         - 1
995         - UNBOUNDED
996       os_server_cmaui_1:
997         type: tosca.capabilities.OperatingSystem
998         occurrences:
999         - 1
1000         - UNBOUNDED
1001       disk.device.allocation_server_cmaui_1:
1002         type: org.openecomp.capabilities.metric.Ceilometer
1003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1004         occurrences:
1005         - 1
1006         - UNBOUNDED
1007       disk.device.allocation_server_cmaui_2:
1008         type: org.openecomp.capabilities.metric.Ceilometer
1009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1010         occurrences:
1011         - 1
1012         - UNBOUNDED
1013       memory_server_cmaui_1:
1014         type: org.openecomp.capabilities.metric.Ceilometer
1015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       attachment_cmaui_1_mgmt_port_0:
1020         type: tosca.capabilities.Attachment
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       host_server_cmaui_2:
1025         type: tosca.capabilities.Container
1026         valid_source_types:
1027         - tosca.nodes.SoftwareComponent
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       host_server_cmaui_1:
1032         type: tosca.capabilities.Container
1033         valid_source_types:
1034         - tosca.nodes.SoftwareComponent
1035         occurrences:
1036         - 1
1037         - UNBOUNDED
1038       attachment_cmaui_2_mgmt_port_0:
1039         type: tosca.capabilities.Attachment
1040         occurrences:
1041         - 1
1042         - UNBOUNDED
1043       instance_server_cmaui_2:
1044         type: org.openecomp.capabilities.metric.Ceilometer
1045         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1046         occurrences:
1047         - 1
1048         - UNBOUNDED
1049       disk.device.capacity_server_cmaui_1:
1050         type: org.openecomp.capabilities.metric.Ceilometer
1051         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1052         occurrences:
1053         - 1
1054         - UNBOUNDED
1055       feature_cmaui_2_mgmt_port_0:
1056         type: tosca.capabilities.Node
1057         occurrences:
1058         - 1
1059         - UNBOUNDED
1060       feature_cmaui_1_mgmt_port_0:
1061         type: tosca.capabilities.Node
1062         occurrences:
1063         - 1
1064         - UNBOUNDED
1065       instance_server_cmaui_1:
1066         type: org.openecomp.capabilities.metric.Ceilometer
1067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       disk.device.read.requests.rate_server_cmaui_1:
1072         type: org.openecomp.capabilities.metric.Ceilometer
1073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1074         occurrences:
1075         - 1
1076         - UNBOUNDED
1077       vcpus_server_cmaui_1:
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.read.requests_server_cmaui_2:
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       disk.read.bytes.rate_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.read.bytes.rate_server_cmaui_2:
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       disk.device.read.requests_server_cmaui_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       cpu.delta_server_cmaui_1:
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       cpu.delta_server_cmaui_2:
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.rate_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       memory.resident_server_cmaui_2:
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.outgoing.bytes_cmaui_1_mgmt_port_0:
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       memory.resident_server_cmaui_1:
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.outgoing.bytes_cmaui_2_mgmt_port_0:
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.latency_server_cmaui_2:
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       disk.latency_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       memory.usage_server_cmaui_1:
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       memory.usage_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