254be7a7da7de3a9ff3bbe772d87b5f80e3d7333
[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       packet_internal_network_name:
472         type: string
473         required: true
474         status: SUPPORTED
475       packet_external_network_name:
476         type: string
477         required: true
478         status: SUPPORTED
479       security_group_name:
480         type: list
481         description: CMAUI1, CMAUI2 server names
482         required: true
483         status: SUPPORTED
484         entry_schema:
485           type: string
486       availability_zone_0:
487         type: string
488         description: availabilityzone name
489         required: true
490         status: SUPPORTED
491       cmaui_oam_ips:
492         type: string
493         required: true
494         status: SUPPORTED
495       net:
496         type: string
497         required: true
498         status: SUPPORTED
499     requirements:
500     - dependency_cmaui_1_mgmt_port_0:
501         capability: tosca.capabilities.Node
502         node: tosca.nodes.Root
503         relationship: tosca.relationships.DependsOn
504         occurrences:
505         - 0
506         - UNBOUNDED
507     - dependency_server_cmaui_2:
508         capability: tosca.capabilities.Node
509         node: tosca.nodes.Root
510         relationship: tosca.relationships.DependsOn
511         occurrences:
512         - 0
513         - UNBOUNDED
514     - local_storage_server_cmaui_2:
515         capability: tosca.capabilities.Attachment
516         node: tosca.nodes.BlockStorage
517         relationship: tosca.relationships.AttachesTo
518         occurrences:
519         - 0
520         - UNBOUNDED
521     - dependency_server_cmaui_1:
522         capability: tosca.capabilities.Node
523         node: tosca.nodes.Root
524         relationship: tosca.relationships.DependsOn
525         occurrences:
526         - 0
527         - UNBOUNDED
528     - local_storage_server_cmaui_1:
529         capability: tosca.capabilities.Attachment
530         node: tosca.nodes.BlockStorage
531         relationship: tosca.relationships.AttachesTo
532         occurrences:
533         - 0
534         - UNBOUNDED
535     - dependency_packet_external_network:
536         capability: tosca.capabilities.Node
537         node: tosca.nodes.Root
538         relationship: tosca.relationships.DependsOn
539         occurrences:
540         - 0
541         - UNBOUNDED
542     - dependency_packet_internal_network:
543         capability: tosca.capabilities.Node
544         node: tosca.nodes.Root
545         relationship: tosca.relationships.DependsOn
546         occurrences:
547         - 0
548         - UNBOUNDED
549     - dependency_cmaui_2_mgmt_port_0:
550         capability: tosca.capabilities.Node
551         node: tosca.nodes.Root
552         relationship: tosca.relationships.DependsOn
553         occurrences:
554         - 0
555         - UNBOUNDED
556     capabilities:
557       disk.device.usage_server_cmaui_1:
558         type: org.openecomp.capabilities.metric.Ceilometer
559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
560         occurrences:
561         - 1
562         - UNBOUNDED
563       disk.device.usage_server_cmaui_2:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       binding_cmaui_1_mgmt_port_0:
570         type: tosca.capabilities.network.Bindable
571         valid_source_types:
572         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
573         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
574         occurrences:
575         - 0
576         - UNBOUNDED
577       disk.device.latency_server_cmaui_1:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583       disk.device.latency_server_cmaui_2:
584         type: org.openecomp.capabilities.metric.Ceilometer
585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
586         occurrences:
587         - 1
588         - UNBOUNDED
589       disk.root.size_server_cmaui_2:
590         type: org.openecomp.capabilities.metric.Ceilometer
591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
592         occurrences:
593         - 1
594         - UNBOUNDED
595       disk.device.write.requests.rate_server_cmaui_2:
596         type: org.openecomp.capabilities.metric.Ceilometer
597         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
598         occurrences:
599         - 1
600         - UNBOUNDED
601       disk.root.size_server_cmaui_1:
602         type: org.openecomp.capabilities.metric.Ceilometer
603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
604         occurrences:
605         - 1
606         - UNBOUNDED
607       disk.device.write.requests.rate_server_cmaui_1:
608         type: org.openecomp.capabilities.metric.Ceilometer
609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
610         occurrences:
611         - 1
612         - UNBOUNDED
613       disk.read.requests_server_cmaui_2:
614         type: org.openecomp.capabilities.metric.Ceilometer
615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
616         occurrences:
617         - 1
618         - UNBOUNDED
619       disk.read.requests_server_cmaui_1:
620         type: org.openecomp.capabilities.metric.Ceilometer
621         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
622         occurrences:
623         - 1
624         - UNBOUNDED
625       disk.device.iops_server_cmaui_1:
626         type: org.openecomp.capabilities.metric.Ceilometer
627         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
628         occurrences:
629         - 1
630         - UNBOUNDED
631       disk.device.iops_server_cmaui_2:
632         type: org.openecomp.capabilities.metric.Ceilometer
633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
634         occurrences:
635         - 1
636         - UNBOUNDED
637       attachment_packet_internal_network:
638         type: tosca.capabilities.Attachment
639         occurrences:
640         - 1
641         - UNBOUNDED
642       disk.device.capacity_server_cmaui_2:
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.read.bytes.rate_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.device.read.bytes.rate_server_cmaui_1:
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.read.bytes_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       network.incoming.bytes_cmaui_1_mgmt_port_0:
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.read.bytes_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.device.read.bytes_server_cmaui_1:
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       disk.device.read.bytes_server_cmaui_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.write.requests.rate_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       disk.write.requests.rate_server_cmaui_2:
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       memory_server_cmaui_2:
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       cpu_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       cpu_server_cmaui_1:
715         type: org.openecomp.capabilities.metric.Ceilometer
716         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
717         occurrences:
718         - 1
719         - UNBOUNDED
720       disk.ephemeral.size_server_cmaui_1:
721         type: org.openecomp.capabilities.metric.Ceilometer
722         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
723         occurrences:
724         - 1
725         - UNBOUNDED
726       network.outgoing.packets.rate_cmaui_2_mgmt_port_0:
727         type: org.openecomp.capabilities.metric.Ceilometer
728         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
729         occurrences:
730         - 1
731         - UNBOUNDED
732       disk.ephemeral.size_server_cmaui_2:
733         type: org.openecomp.capabilities.metric.Ceilometer
734         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
735         occurrences:
736         - 1
737         - UNBOUNDED
738       disk.capacity_server_cmaui_1:
739         type: org.openecomp.capabilities.metric.Ceilometer
740         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
741         occurrences:
742         - 1
743         - UNBOUNDED
744       network.outgoing.packets.rate_cmaui_1_mgmt_port_0:
745         type: org.openecomp.capabilities.metric.Ceilometer
746         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
747         occurrences:
748         - 1
749         - UNBOUNDED
750       disk.capacity_server_cmaui_2:
751         type: org.openecomp.capabilities.metric.Ceilometer
752         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
753         occurrences:
754         - 1
755         - UNBOUNDED
756       forwarder_cmaui_1_mgmt_port_0:
757         type: org.openecomp.capabilities.Forwarder
758         occurrences:
759         - 1
760         - UNBOUNDED
761       network.incoming.bytes_cmaui_2_mgmt_port_0:
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       end_point_packet_external_network:
768         type: tosca.capabilities.Endpoint
769         occurrences:
770         - 1
771         - UNBOUNDED
772       forwarder_cmaui_2_mgmt_port_0:
773         type: org.openecomp.capabilities.Forwarder
774         occurrences:
775         - 1
776         - UNBOUNDED
777       network.outgoing.bytes.rate_cmaui_1_mgmt_port_0:
778         type: org.openecomp.capabilities.metric.Ceilometer
779         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
780         occurrences:
781         - 1
782         - UNBOUNDED
783       network.outgoing.bytes.rate_cmaui_2_mgmt_port_0:
784         type: org.openecomp.capabilities.metric.Ceilometer
785         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
786         occurrences:
787         - 1
788         - UNBOUNDED
789       network.outpoing.packets_cmaui_1_mgmt_port_0:
790         type: org.openecomp.capabilities.metric.Ceilometer
791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
792         occurrences:
793         - 1
794         - UNBOUNDED
795       network.outpoing.packets_cmaui_2_mgmt_port_0:
796         type: org.openecomp.capabilities.metric.Ceilometer
797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
798         occurrences:
799         - 1
800         - UNBOUNDED
801       disk.iops_server_cmaui_2:
802         type: org.openecomp.capabilities.metric.Ceilometer
803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
804         occurrences:
805         - 1
806         - UNBOUNDED
807       disk.iops_server_cmaui_1:
808         type: org.openecomp.capabilities.metric.Ceilometer
809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
810         occurrences:
811         - 1
812         - UNBOUNDED
813       disk.device.write.requests_server_cmaui_2:
814         type: org.openecomp.capabilities.metric.Ceilometer
815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
816         occurrences:
817         - 1
818         - UNBOUNDED
819       disk.device.write.requests_server_cmaui_1:
820         type: org.openecomp.capabilities.metric.Ceilometer
821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
822         occurrences:
823         - 1
824         - UNBOUNDED
825       network.incoming.packets_cmaui_1_mgmt_port_0:
826         type: org.openecomp.capabilities.metric.Ceilometer
827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
828         occurrences:
829         - 1
830         - UNBOUNDED
831       disk.device.write.bytes.rate_server_cmaui_1:
832         type: org.openecomp.capabilities.metric.Ceilometer
833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
834         occurrences:
835         - 1
836         - UNBOUNDED
837       network.incoming.bytes.rate_cmaui_2_mgmt_port_0:
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       cpu_util_server_cmaui_1:
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       binding_cmaui_2_mgmt_port_0:
850         type: tosca.capabilities.network.Bindable
851         valid_source_types:
852         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
853         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
854         occurrences:
855         - 0
856         - UNBOUNDED
857       link_packet_external_network:
858         type: tosca.capabilities.network.Linkable
859         occurrences:
860         - 1
861         - UNBOUNDED
862       cpu_util_server_cmaui_2:
863         type: org.openecomp.capabilities.metric.Ceilometer
864         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
865         occurrences:
866         - 1
867         - UNBOUNDED
868       network.incoming.bytes.rate_cmaui_1_mgmt_port_0:
869         type: org.openecomp.capabilities.metric.Ceilometer
870         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
871         occurrences:
872         - 1
873         - UNBOUNDED
874       disk.device.write.bytes.rate_server_cmaui_2:
875         type: org.openecomp.capabilities.metric.Ceilometer
876         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
877         occurrences:
878         - 1
879         - UNBOUNDED
880       disk.write.bytes.rate_server_cmaui_2:
881         type: org.openecomp.capabilities.metric.Ceilometer
882         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
883         occurrences:
884         - 1
885         - UNBOUNDED
886       disk.device.write.bytes_server_cmaui_2:
887         type: org.openecomp.capabilities.metric.Ceilometer
888         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
889         occurrences:
890         - 1
891         - UNBOUNDED
892       disk.write.bytes.rate_server_cmaui_1:
893         type: org.openecomp.capabilities.metric.Ceilometer
894         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
895         occurrences:
896         - 1
897         - UNBOUNDED
898       disk.device.write.bytes_server_cmaui_1:
899         type: org.openecomp.capabilities.metric.Ceilometer
900         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
901         occurrences:
902         - 1
903         - UNBOUNDED
904       disk.write.bytes_server_cmaui_1:
905         type: org.openecomp.capabilities.metric.Ceilometer
906         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
907         occurrences:
908         - 1
909         - UNBOUNDED
910       disk.write.bytes_server_cmaui_2:
911         type: org.openecomp.capabilities.metric.Ceilometer
912         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
913         occurrences:
914         - 1
915         - UNBOUNDED
916       feature_server_cmaui_1:
917         type: tosca.capabilities.Node
918         occurrences:
919         - 1
920         - UNBOUNDED
921       disk.allocation_server_cmaui_1:
922         type: org.openecomp.capabilities.metric.Ceilometer
923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
924         occurrences:
925         - 1
926         - UNBOUNDED
927       feature_server_cmaui_2:
928         type: tosca.capabilities.Node
929         occurrences:
930         - 1
931         - UNBOUNDED
932       end_point_packet_internal_network:
933         type: tosca.capabilities.Endpoint
934         occurrences:
935         - 1
936         - UNBOUNDED
937       disk.allocation_server_cmaui_2:
938         type: org.openecomp.capabilities.metric.Ceilometer
939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
940         occurrences:
941         - 1
942         - UNBOUNDED
943       network.incoming.packets_cmaui_2_mgmt_port_0:
944         type: org.openecomp.capabilities.metric.Ceilometer
945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
946         occurrences:
947         - 1
948         - UNBOUNDED
949       binding_server_cmaui_1:
950         type: tosca.capabilities.network.Bindable
951         occurrences:
952         - 1
953         - UNBOUNDED
954       feature_packet_internal_network:
955         type: tosca.capabilities.Node
956         occurrences:
957         - 1
958         - UNBOUNDED
959       binding_server_cmaui_2:
960         type: tosca.capabilities.network.Bindable
961         occurrences:
962         - 1
963         - UNBOUNDED
964       vcpus_server_cmaui_2:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       scalable_server_cmaui_2:
971         type: tosca.capabilities.Scalable
972         occurrences:
973         - 1
974         - UNBOUNDED
975       scalable_server_cmaui_1:
976         type: tosca.capabilities.Scalable
977         occurrences:
978         - 1
979         - UNBOUNDED
980       network.incoming.packets.rate_cmaui_1_mgmt_port_0:
981         type: org.openecomp.capabilities.metric.Ceilometer
982         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
983         occurrences:
984         - 1
985         - UNBOUNDED
986       disk.write.requests_server_cmaui_2:
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       disk.write.requests_server_cmaui_1:
993         type: org.openecomp.capabilities.metric.Ceilometer
994         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
995         occurrences:
996         - 1
997         - UNBOUNDED
998       network.incoming.packets.rate_cmaui_2_mgmt_port_0:
999         type: org.openecomp.capabilities.metric.Ceilometer
1000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       disk.usage_server_cmaui_1:
1005         type: org.openecomp.capabilities.metric.Ceilometer
1006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1007         occurrences:
1008         - 1
1009         - UNBOUNDED
1010       disk.usage_server_cmaui_2:
1011         type: org.openecomp.capabilities.metric.Ceilometer
1012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1013         occurrences:
1014         - 1
1015         - UNBOUNDED
1016       endpoint_server_cmaui_1:
1017         type: tosca.capabilities.Endpoint.Admin
1018         occurrences:
1019         - 1
1020         - UNBOUNDED
1021       endpoint_server_cmaui_2:
1022         type: tosca.capabilities.Endpoint.Admin
1023         occurrences:
1024         - 1
1025         - UNBOUNDED
1026       os_server_cmaui_2:
1027         type: tosca.capabilities.OperatingSystem
1028         occurrences:
1029         - 1
1030         - UNBOUNDED
1031       os_server_cmaui_1:
1032         type: tosca.capabilities.OperatingSystem
1033         occurrences:
1034         - 1
1035         - UNBOUNDED
1036       feature_packet_external_network:
1037         type: tosca.capabilities.Node
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       disk.device.allocation_server_cmaui_1:
1042         type: org.openecomp.capabilities.metric.Ceilometer
1043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       disk.device.allocation_server_cmaui_2:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       memory_server_cmaui_1:
1054         type: org.openecomp.capabilities.metric.Ceilometer
1055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       attachment_cmaui_1_mgmt_port_0:
1060         type: tosca.capabilities.Attachment
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       host_server_cmaui_2:
1065         type: tosca.capabilities.Container
1066         valid_source_types:
1067         - tosca.nodes.SoftwareComponent
1068         occurrences:
1069         - 1
1070         - UNBOUNDED
1071       host_server_cmaui_1:
1072         type: tosca.capabilities.Container
1073         valid_source_types:
1074         - tosca.nodes.SoftwareComponent
1075         occurrences:
1076         - 1
1077         - UNBOUNDED
1078       attachment_cmaui_2_mgmt_port_0:
1079         type: tosca.capabilities.Attachment
1080         occurrences:
1081         - 1
1082         - UNBOUNDED
1083       link_packet_internal_network:
1084         type: tosca.capabilities.network.Linkable
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       instance_server_cmaui_2:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       disk.device.capacity_server_cmaui_1:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       feature_cmaui_2_mgmt_port_0:
1101         type: tosca.capabilities.Node
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       feature_cmaui_1_mgmt_port_0:
1106         type: tosca.capabilities.Node
1107         occurrences:
1108         - 1
1109         - UNBOUNDED
1110       instance_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.read.requests.rate_server_cmaui_1:
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       vcpus_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       disk.device.read.requests_server_cmaui_2:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       disk.read.bytes.rate_server_cmaui_1:
1135         type: org.openecomp.capabilities.metric.Ceilometer
1136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       disk.read.bytes.rate_server_cmaui_2:
1141         type: org.openecomp.capabilities.metric.Ceilometer
1142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1143         occurrences:
1144         - 1
1145         - UNBOUNDED
1146       disk.device.read.requests_server_cmaui_1:
1147         type: org.openecomp.capabilities.metric.Ceilometer
1148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1149         occurrences:
1150         - 1
1151         - UNBOUNDED
1152       cpu.delta_server_cmaui_1:
1153         type: org.openecomp.capabilities.metric.Ceilometer
1154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1155         occurrences:
1156         - 1
1157         - UNBOUNDED
1158       cpu.delta_server_cmaui_2:
1159         type: org.openecomp.capabilities.metric.Ceilometer
1160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1161         occurrences:
1162         - 1
1163         - UNBOUNDED
1164       disk.device.read.requests.rate_server_cmaui_2:
1165         type: org.openecomp.capabilities.metric.Ceilometer
1166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1167         occurrences:
1168         - 1
1169         - UNBOUNDED
1170       memory.resident_server_cmaui_2:
1171         type: org.openecomp.capabilities.metric.Ceilometer
1172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1173         occurrences:
1174         - 1
1175         - UNBOUNDED
1176       network.outgoing.bytes_cmaui_1_mgmt_port_0:
1177         type: org.openecomp.capabilities.metric.Ceilometer
1178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182       memory.resident_server_cmaui_1:
1183         type: org.openecomp.capabilities.metric.Ceilometer
1184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1185         occurrences:
1186         - 1
1187         - UNBOUNDED
1188       network.outgoing.bytes_cmaui_2_mgmt_port_0:
1189         type: org.openecomp.capabilities.metric.Ceilometer
1190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1191         occurrences:
1192         - 1
1193         - UNBOUNDED
1194       attachment_packet_external_network:
1195         type: tosca.capabilities.Attachment
1196         occurrences:
1197         - 1
1198         - UNBOUNDED
1199       disk.latency_server_cmaui_2:
1200         type: org.openecomp.capabilities.metric.Ceilometer
1201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1202         occurrences:
1203         - 1
1204         - UNBOUNDED
1205       disk.latency_server_cmaui_1:
1206         type: org.openecomp.capabilities.metric.Ceilometer
1207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1208         occurrences:
1209         - 1
1210         - UNBOUNDED
1211       memory.usage_server_cmaui_1:
1212         type: org.openecomp.capabilities.metric.Ceilometer
1213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       memory.usage_server_cmaui_2:
1218         type: org.openecomp.capabilities.metric.Ceilometer
1219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1220         occurrences:
1221         - 1
1222         - UNBOUNDED