ee0284fa1b7cb9ef0c6e7fe67da73e4f92896f3e
[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.heat.nested1:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       cmaui_names:
12         type: list
13         description: CMAUI1, CMAUI2 server names
14         required: true
15         status: SUPPORTED
16         entry_schema:
17           type: string
18       shared_network_id1:
19         type: string
20         description: UID of OAM network
21         required: true
22         status: SUPPORTED
23       p2:
24         type: string
25         description: UID of OAM network
26         required: true
27         status: SUPPORTED
28       abc_flavor:
29         type: string
30         description: Flavor for CMAUI server
31         required: true
32         status: SUPPORTED
33       cmaui_image:
34         type: string
35         description: Image for CMAUI server
36         required: true
37         status: SUPPORTED
38       cmaui_flavor:
39         type: string
40         description: Flavor for CMAUI server
41         required: true
42         status: SUPPORTED
43       abc_names:
44         type: list
45         description: CMAUI1, CMAUI2 server names
46         required: true
47         status: SUPPORTED
48         entry_schema:
49           type: string
50       security_group_name:
51         description: not impotrtant
52         required: true
53         status: SUPPORTED
54       availability_zone_0:
55         type: string
56         description: availabilityzone name
57         required: true
58         status: SUPPORTED
59       abc_oam_ips:
60         type: string
61         required: true
62         status: SUPPORTED
63       cmaui_oam_ips:
64         type: string
65         required: true
66         status: SUPPORTED
67       abc_image:
68         type: string
69         description: Image for CMAUI server
70         required: true
71         status: SUPPORTED
72     requirements:
73     - dependency_cmaui_port_12:
74         capability: tosca.capabilities.Node
75         node: tosca.nodes.Root
76         relationship: tosca.relationships.DependsOn
77         occurrences:
78         - 0
79         - UNBOUNDED
80     - link_cmaui_port_12:
81         capability: tosca.capabilities.network.Linkable
82         relationship: tosca.relationships.network.LinksTo
83         occurrences:
84         - 1
85         - 1
86     - dependency_cmaui_port_11:
87         capability: tosca.capabilities.Node
88         node: tosca.nodes.Root
89         relationship: tosca.relationships.DependsOn
90         occurrences:
91         - 0
92         - UNBOUNDED
93     - link_cmaui_port_11:
94         capability: tosca.capabilities.network.Linkable
95         relationship: tosca.relationships.network.LinksTo
96         occurrences:
97         - 1
98         - 1
99     - dependency_server_cmaui_1:
100         capability: tosca.capabilities.Node
101         node: tosca.nodes.Root
102         relationship: tosca.relationships.DependsOn
103         occurrences:
104         - 0
105         - UNBOUNDED
106     - local_storage_server_cmaui_1:
107         capability: tosca.capabilities.Attachment
108         node: tosca.nodes.BlockStorage
109         relationship: tosca.relationships.AttachesTo
110         occurrences:
111         - 0
112         - UNBOUNDED
113     - dependency_server_abc:
114         capability: tosca.capabilities.Node
115         node: tosca.nodes.Root
116         relationship: tosca.relationships.DependsOn
117         occurrences:
118         - 0
119         - UNBOUNDED
120     - local_storage_server_abc:
121         capability: tosca.capabilities.Attachment
122         node: tosca.nodes.BlockStorage
123         relationship: tosca.relationships.AttachesTo
124         occurrences:
125         - 0
126         - UNBOUNDED
127     - dependency_abc_port_1:
128         capability: tosca.capabilities.Node
129         node: tosca.nodes.Root
130         relationship: tosca.relationships.DependsOn
131         occurrences:
132         - 0
133         - UNBOUNDED
134     - link_abc_port_1:
135         capability: tosca.capabilities.network.Linkable
136         relationship: tosca.relationships.network.LinksTo
137         occurrences:
138         - 1
139         - 1
140     capabilities:
141       disk.write.bytes.rate_server_abc:
142         type: org.openecomp.capabilities.metric.Ceilometer
143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
144         occurrences:
145         - 1
146         - UNBOUNDED
147       disk.device.usage_server_cmaui_1:
148         type: org.openecomp.capabilities.metric.Ceilometer
149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
150         occurrences:
151         - 1
152         - UNBOUNDED
153       memory.resident_server_abc:
154         type: org.openecomp.capabilities.metric.Ceilometer
155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
156         occurrences:
157         - 1
158         - UNBOUNDED
159       os_server_abc:
160         type: tosca.capabilities.OperatingSystem
161         occurrences:
162         - 1
163         - UNBOUNDED
164       cpu_server_abc:
165         type: org.openecomp.capabilities.metric.Ceilometer
166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
167         occurrences:
168         - 1
169         - UNBOUNDED
170       disk.device.latency_server_cmaui_1:
171         type: org.openecomp.capabilities.metric.Ceilometer
172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
173         occurrences:
174         - 1
175         - UNBOUNDED
176       network.outgoing.packets.rate_abc_port_1:
177         type: org.openecomp.capabilities.metric.Ceilometer
178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
179         occurrences:
180         - 1
181         - UNBOUNDED
182       disk.device.usage_server_abc:
183         type: org.openecomp.capabilities.metric.Ceilometer
184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
185         occurrences:
186         - 1
187         - UNBOUNDED
188       forwarder_abc_port_1:
189         type: org.openecomp.capabilities.Forwarder
190         occurrences:
191         - 1
192         - UNBOUNDED
193       disk.root.size_server_cmaui_1:
194         type: org.openecomp.capabilities.metric.Ceilometer
195         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
196         occurrences:
197         - 1
198         - UNBOUNDED
199       disk.device.write.requests.rate_server_cmaui_1:
200         type: org.openecomp.capabilities.metric.Ceilometer
201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
202         occurrences:
203         - 1
204         - UNBOUNDED
205       binding_abc_port_1:
206         type: tosca.capabilities.network.Bindable
207         valid_source_types:
208         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
209         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
210         occurrences:
211         - 0
212         - UNBOUNDED
213       disk.device.write.requests_server_abc:
214         type: org.openecomp.capabilities.metric.Ceilometer
215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
216         occurrences:
217         - 1
218         - UNBOUNDED
219       disk.read.requests_server_cmaui_1:
220         type: org.openecomp.capabilities.metric.Ceilometer
221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
222         occurrences:
223         - 1
224         - UNBOUNDED
225       feature_abc_port_1:
226         type: tosca.capabilities.Node
227         occurrences:
228         - 1
229         - UNBOUNDED
230       disk.device.iops_server_cmaui_1:
231         type: org.openecomp.capabilities.metric.Ceilometer
232         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
233         occurrences:
234         - 1
235         - UNBOUNDED
236       disk.device.read.bytes.rate_server_cmaui_1:
237         type: org.openecomp.capabilities.metric.Ceilometer
238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
239         occurrences:
240         - 1
241         - UNBOUNDED
242       disk.read.bytes_server_cmaui_1:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       disk.write.requests_server_abc:
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       disk.device.read.bytes_server_cmaui_1:
255         type: org.openecomp.capabilities.metric.Ceilometer
256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
257         occurrences:
258         - 1
259         - UNBOUNDED
260       disk.write.requests.rate_server_cmaui_1:
261         type: org.openecomp.capabilities.metric.Ceilometer
262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
263         occurrences:
264         - 1
265         - UNBOUNDED
266       disk.capacity_server_abc:
267         type: org.openecomp.capabilities.metric.Ceilometer
268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
269         occurrences:
270         - 1
271         - UNBOUNDED
272       cpu_server_cmaui_1:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       disk.device.write.bytes_server_abc:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       disk.device.read.bytes.rate_server_abc:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       disk.iops_server_abc:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       attachment_abc_port_1:
297         type: tosca.capabilities.Attachment
298         occurrences:
299         - 1
300         - UNBOUNDED
301       disk.ephemeral.size_server_cmaui_1:
302         type: org.openecomp.capabilities.metric.Ceilometer
303         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
304         occurrences:
305         - 1
306         - UNBOUNDED
307       disk.read.bytes_server_abc:
308         type: org.openecomp.capabilities.metric.Ceilometer
309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
310         occurrences:
311         - 1
312         - UNBOUNDED
313       disk.capacity_server_cmaui_1:
314         type: org.openecomp.capabilities.metric.Ceilometer
315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
316         occurrences:
317         - 1
318         - UNBOUNDED
319       forwarder_cmaui_port_11:
320         type: org.openecomp.capabilities.Forwarder
321         occurrences:
322         - 1
323         - UNBOUNDED
324       forwarder_cmaui_port_12:
325         type: org.openecomp.capabilities.Forwarder
326         occurrences:
327         - 1
328         - UNBOUNDED
329       feature_cmaui_port_12:
330         type: tosca.capabilities.Node
331         occurrences:
332         - 1
333         - UNBOUNDED
334       feature_cmaui_port_11:
335         type: tosca.capabilities.Node
336         occurrences:
337         - 1
338         - UNBOUNDED
339       network.outpoing.packets_abc_port_1:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       network.incoming.bytes.rate_cmaui_port_11:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       network.incoming.bytes.rate_cmaui_port_12:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       network.outgoing.bytes_cmaui_port_11:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       network.outgoing.bytes_cmaui_port_12:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       endpoint_server_abc:
370         type: tosca.capabilities.Endpoint.Admin
371         occurrences:
372         - 1
373         - UNBOUNDED
374       disk.write.requests.rate_server_abc:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       disk.iops_server_cmaui_1:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       instance_server_abc:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       disk.device.write.requests_server_cmaui_1:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       network.incoming.packets.rate_abc_port_1:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       disk.device.write.bytes.rate_server_abc:
405         type: org.openecomp.capabilities.metric.Ceilometer
406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
407         occurrences:
408         - 1
409         - UNBOUNDED
410       disk.device.write.bytes.rate_server_cmaui_1:
411         type: org.openecomp.capabilities.metric.Ceilometer
412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
413         occurrences:
414         - 1
415         - UNBOUNDED
416       cpu_util_server_cmaui_1:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       network.incoming.packets.rate_cmaui_port_12:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       network.incoming.packets.rate_cmaui_port_11:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       disk.allocation_server_abc:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.write.bytes.rate_server_cmaui_1:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       disk.device.write.bytes_server_cmaui_1:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       network.outpoing.packets_cmaui_port_11:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.device.iops_server_abc:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       network.outpoing.packets_cmaui_port_12:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       disk.write.bytes_server_cmaui_1:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       feature_server_cmaui_1:
477         type: tosca.capabilities.Node
478         occurrences:
479         - 1
480         - UNBOUNDED
481       disk.allocation_server_cmaui_1:
482         type: org.openecomp.capabilities.metric.Ceilometer
483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
484         occurrences:
485         - 1
486         - UNBOUNDED
487       network.incoming.packets_abc_port_1:
488         type: org.openecomp.capabilities.metric.Ceilometer
489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
490         occurrences:
491         - 1
492         - UNBOUNDED
493       binding_server_cmaui_1:
494         type: tosca.capabilities.network.Bindable
495         occurrences:
496         - 1
497         - UNBOUNDED
498       scalable_server_cmaui_1:
499         type: tosca.capabilities.Scalable
500         occurrences:
501         - 1
502         - UNBOUNDED
503       disk.root.size_server_abc:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       disk.write.requests_server_cmaui_1:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       disk.device.latency_server_abc:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       disk.usage_server_cmaui_1:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       endpoint_server_cmaui_1:
528         type: tosca.capabilities.Endpoint.Admin
529         occurrences:
530         - 1
531         - UNBOUNDED
532       memory_server_abc:
533         type: org.openecomp.capabilities.metric.Ceilometer
534         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
535         occurrences:
536         - 1
537         - UNBOUNDED
538       os_server_cmaui_1:
539         type: tosca.capabilities.OperatingSystem
540         occurrences:
541         - 1
542         - UNBOUNDED
543       disk.device.read.bytes_server_abc:
544         type: org.openecomp.capabilities.metric.Ceilometer
545         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
546         occurrences:
547         - 1
548         - UNBOUNDED
549       memory.usage_server_abc:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.read.requests_server_abc:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       disk.device.allocation_server_cmaui_1:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       disk.usage_server_abc:
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       scalable_server_abc:
574         type: tosca.capabilities.Scalable
575         occurrences:
576         - 1
577         - UNBOUNDED
578       network.outgoing.bytes.rate_cmaui_port_11:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       network.outgoing.bytes.rate_cmaui_port_12:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       memory_server_cmaui_1:
591         type: org.openecomp.capabilities.metric.Ceilometer
592         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
593         occurrences:
594         - 1
595         - UNBOUNDED
596       disk.write.bytes_server_abc:
597         type: org.openecomp.capabilities.metric.Ceilometer
598         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
599         occurrences:
600         - 1
601         - UNBOUNDED
602       host_server_cmaui_1:
603         type: tosca.capabilities.Container
604         valid_source_types:
605         - tosca.nodes.SoftwareComponent
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.read.bytes.rate_server_abc:
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.read.requests.rate_server_abc:
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       network.outgoing.bytes_abc_port_1:
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       network.incoming.bytes.rate_abc_port_1:
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.ephemeral.size_server_abc:
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       cpu_util_server_abc:
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       binding_server_abc:
646         type: tosca.capabilities.network.Bindable
647         occurrences:
648         - 1
649         - UNBOUNDED
650       disk.device.capacity_server_abc:
651         type: org.openecomp.capabilities.metric.Ceilometer
652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
653         occurrences:
654         - 1
655         - UNBOUNDED
656       network.outgoing.bytes.rate_abc_port_1:
657         type: org.openecomp.capabilities.metric.Ceilometer
658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
659         occurrences:
660         - 1
661         - UNBOUNDED
662       network.incoming.bytes_abc_port_1:
663         type: org.openecomp.capabilities.metric.Ceilometer
664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
665         occurrences:
666         - 1
667         - UNBOUNDED
668       disk.device.capacity_server_cmaui_1:
669         type: org.openecomp.capabilities.metric.Ceilometer
670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
671         occurrences:
672         - 1
673         - UNBOUNDED
674       disk.device.allocation_server_abc:
675         type: org.openecomp.capabilities.metric.Ceilometer
676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
677         occurrences:
678         - 1
679         - UNBOUNDED
680       instance_server_cmaui_1:
681         type: org.openecomp.capabilities.metric.Ceilometer
682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
683         occurrences:
684         - 1
685         - UNBOUNDED
686       disk.device.read.requests.rate_server_cmaui_1:
687         type: org.openecomp.capabilities.metric.Ceilometer
688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
689         occurrences:
690         - 1
691         - UNBOUNDED
692       network.outgoing.packets.rate_cmaui_port_12:
693         type: org.openecomp.capabilities.metric.Ceilometer
694         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
695         occurrences:
696         - 1
697         - UNBOUNDED
698       binding_cmaui_port_12:
699         type: tosca.capabilities.network.Bindable
700         valid_source_types:
701         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
702         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
703         occurrences:
704         - 0
705         - UNBOUNDED
706       vcpus_server_cmaui_1:
707         type: org.openecomp.capabilities.metric.Ceilometer
708         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
709         occurrences:
710         - 1
711         - UNBOUNDED
712       disk.device.write.requests.rate_server_abc:
713         type: org.openecomp.capabilities.metric.Ceilometer
714         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
715         occurrences:
716         - 1
717         - UNBOUNDED
718       network.outgoing.packets.rate_cmaui_port_11:
719         type: org.openecomp.capabilities.metric.Ceilometer
720         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
721         occurrences:
722         - 1
723         - UNBOUNDED
724       binding_cmaui_port_11:
725         type: tosca.capabilities.network.Bindable
726         valid_source_types:
727         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
728         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
729         occurrences:
730         - 0
731         - UNBOUNDED
732       disk.device.read.requests_server_abc:
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       host_server_abc:
739         type: tosca.capabilities.Container
740         valid_source_types:
741         - tosca.nodes.SoftwareComponent
742         occurrences:
743         - 1
744         - UNBOUNDED
745       disk.read.bytes.rate_server_cmaui_1:
746         type: org.openecomp.capabilities.metric.Ceilometer
747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
748         occurrences:
749         - 1
750         - UNBOUNDED
751       disk.device.read.requests_server_cmaui_1:
752         type: org.openecomp.capabilities.metric.Ceilometer
753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
754         occurrences:
755         - 1
756         - UNBOUNDED
757       cpu.delta_server_cmaui_1:
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       attachment_cmaui_port_12:
764         type: tosca.capabilities.Attachment
765         occurrences:
766         - 1
767         - UNBOUNDED
768       attachment_cmaui_port_11:
769         type: tosca.capabilities.Attachment
770         occurrences:
771         - 1
772         - UNBOUNDED
773       memory.resident_server_cmaui_1:
774         type: org.openecomp.capabilities.metric.Ceilometer
775         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
776         occurrences:
777         - 1
778         - UNBOUNDED
779       cpu.delta_server_abc:
780         type: org.openecomp.capabilities.metric.Ceilometer
781         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
782         occurrences:
783         - 1
784         - UNBOUNDED
785       disk.latency_server_abc:
786         type: org.openecomp.capabilities.metric.Ceilometer
787         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
788         occurrences:
789         - 1
790         - UNBOUNDED
791       network.incoming.bytes_cmaui_port_12:
792         type: org.openecomp.capabilities.metric.Ceilometer
793         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
794         occurrences:
795         - 1
796         - UNBOUNDED
797       network.incoming.packets_cmaui_port_11:
798         type: org.openecomp.capabilities.metric.Ceilometer
799         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
800         occurrences:
801         - 1
802         - UNBOUNDED
803       network.incoming.packets_cmaui_port_12:
804         type: org.openecomp.capabilities.metric.Ceilometer
805         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
806         occurrences:
807         - 1
808         - UNBOUNDED
809       network.incoming.bytes_cmaui_port_11:
810         type: org.openecomp.capabilities.metric.Ceilometer
811         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
812         occurrences:
813         - 1
814         - UNBOUNDED
815       disk.latency_server_cmaui_1:
816         type: org.openecomp.capabilities.metric.Ceilometer
817         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
818         occurrences:
819         - 1
820         - UNBOUNDED
821       memory.usage_server_cmaui_1:
822         type: org.openecomp.capabilities.metric.Ceilometer
823         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
824         occurrences:
825         - 1
826         - UNBOUNDED
827       feature_server_abc:
828         type: tosca.capabilities.Node
829         occurrences:
830         - 1
831         - UNBOUNDED
832       vcpus_server_abc:
833         type: org.openecomp.capabilities.metric.Ceilometer
834         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
835         occurrences:
836         - 1
837         - UNBOUNDED
838   org.openecomp.resource.abstract.nodes.heat.nested2:
839     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
840     properties:
841       cmaui_names:
842         type: list
843         description: CMAUI1, CMAUI2 server names
844         required: true
845         status: SUPPORTED
846         entry_schema:
847           type: string
848       p1:
849         type: string
850         description: UID of OAM network
851         required: true
852         status: SUPPORTED
853       cmaui_image:
854         type: string
855         description: Image for CMAUI server
856         required: true
857         status: SUPPORTED
858       cmaui_flavor:
859         type: string
860         description: Flavor for CMAUI server
861         required: true
862         status: SUPPORTED
863       security_group_name:
864         description: not impotrtant
865         required: true
866         status: SUPPORTED
867       availability_zone_0:
868         type: string
869         description: availabilityzone name
870         required: true
871         status: SUPPORTED
872       abc_oam_ips:
873         type: string
874         required: true
875         status: SUPPORTED
876       cmaui_oam_ips:
877         type: string
878         required: true
879         status: SUPPORTED
880     requirements:
881     - dependency_server_cmaui:
882         capability: tosca.capabilities.Node
883         node: tosca.nodes.Root
884         relationship: tosca.relationships.DependsOn
885         occurrences:
886         - 0
887         - UNBOUNDED
888     - local_storage_server_cmaui:
889         capability: tosca.capabilities.Attachment
890         node: tosca.nodes.BlockStorage
891         relationship: tosca.relationships.AttachesTo
892         occurrences:
893         - 0
894         - UNBOUNDED
895     - dependency_cmaui_port_1:
896         capability: tosca.capabilities.Node
897         node: tosca.nodes.Root
898         relationship: tosca.relationships.DependsOn
899         occurrences:
900         - 0
901         - UNBOUNDED
902     - link_cmaui_port_1:
903         capability: tosca.capabilities.network.Linkable
904         relationship: tosca.relationships.network.LinksTo
905         occurrences:
906         - 1
907         - 1
908     capabilities:
909       cpu.delta_server_cmaui:
910         type: org.openecomp.capabilities.metric.Ceilometer
911         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
912         occurrences:
913         - 1
914         - UNBOUNDED
915       disk.device.write.requests.rate_server_cmaui:
916         type: org.openecomp.capabilities.metric.Ceilometer
917         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
918         occurrences:
919         - 1
920         - UNBOUNDED
921       disk.device.allocation_server_cmaui:
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       scalable_server_cmaui:
928         type: tosca.capabilities.Scalable
929         occurrences:
930         - 1
931         - UNBOUNDED
932       disk.read.bytes.rate_server_cmaui:
933         type: org.openecomp.capabilities.metric.Ceilometer
934         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
935         occurrences:
936         - 1
937         - UNBOUNDED
938       network.incoming.packets.rate_cmaui_port_1:
939         type: org.openecomp.capabilities.metric.Ceilometer
940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
941         occurrences:
942         - 1
943         - UNBOUNDED
944       cpu_server_cmaui:
945         type: org.openecomp.capabilities.metric.Ceilometer
946         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
947         occurrences:
948         - 1
949         - UNBOUNDED
950       feature_cmaui_port_1:
951         type: tosca.capabilities.Node
952         occurrences:
953         - 1
954         - UNBOUNDED
955       disk.write.bytes.rate_server_cmaui:
956         type: org.openecomp.capabilities.metric.Ceilometer
957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
958         occurrences:
959         - 1
960         - UNBOUNDED
961       host_server_cmaui:
962         type: tosca.capabilities.Container
963         valid_source_types:
964         - tosca.nodes.SoftwareComponent
965         occurrences:
966         - 1
967         - UNBOUNDED
968       disk.device.read.bytes.rate_server_cmaui:
969         type: org.openecomp.capabilities.metric.Ceilometer
970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
971         occurrences:
972         - 1
973         - UNBOUNDED
974       cpu_util_server_cmaui:
975         type: org.openecomp.capabilities.metric.Ceilometer
976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
977         occurrences:
978         - 1
979         - UNBOUNDED
980       disk.device.latency_server_cmaui:
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.device.write.requests_server_cmaui:
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.read.requests_server_cmaui:
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       disk.device.capacity_server_cmaui:
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       network.outgoing.packets.rate_cmaui_port_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:
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       network.outgoing.bytes_cmaui_port_1:
1017         type: org.openecomp.capabilities.metric.Ceilometer
1018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022       disk.device.usage_server_cmaui:
1023         type: org.openecomp.capabilities.metric.Ceilometer
1024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1025         occurrences:
1026         - 1
1027         - UNBOUNDED
1028       attachment_cmaui_port_1:
1029         type: tosca.capabilities.Attachment
1030         occurrences:
1031         - 1
1032         - UNBOUNDED
1033       disk.capacity_server_cmaui:
1034         type: org.openecomp.capabilities.metric.Ceilometer
1035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       disk.write.requests.rate_server_cmaui:
1040         type: org.openecomp.capabilities.metric.Ceilometer
1041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1042         occurrences:
1043         - 1
1044         - UNBOUNDED
1045       disk.device.read.requests_server_cmaui:
1046         type: org.openecomp.capabilities.metric.Ceilometer
1047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1048         occurrences:
1049         - 1
1050         - UNBOUNDED
1051       instance_server_cmaui:
1052         type: org.openecomp.capabilities.metric.Ceilometer
1053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1054         occurrences:
1055         - 1
1056         - UNBOUNDED
1057       disk.device.read.bytes_server_cmaui:
1058         type: org.openecomp.capabilities.metric.Ceilometer
1059         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1060         occurrences:
1061         - 1
1062         - UNBOUNDED
1063       memory_server_cmaui:
1064         type: org.openecomp.capabilities.metric.Ceilometer
1065         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1066         occurrences:
1067         - 1
1068         - UNBOUNDED
1069       disk.root.size_server_cmaui:
1070         type: org.openecomp.capabilities.metric.Ceilometer
1071         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075       binding_server_cmaui:
1076         type: tosca.capabilities.network.Bindable
1077         occurrences:
1078         - 1
1079         - UNBOUNDED
1080       forwarder_cmaui_port_1:
1081         type: org.openecomp.capabilities.Forwarder
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       disk.device.read.requests.rate_server_cmaui:
1086         type: org.openecomp.capabilities.metric.Ceilometer
1087         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1088         occurrences:
1089         - 1
1090         - UNBOUNDED
1091       disk.write.bytes_server_cmaui:
1092         type: org.openecomp.capabilities.metric.Ceilometer
1093         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1094         occurrences:
1095         - 1
1096         - UNBOUNDED
1097       os_server_cmaui:
1098         type: tosca.capabilities.OperatingSystem
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102       disk.device.write.bytes.rate_server_cmaui:
1103         type: org.openecomp.capabilities.metric.Ceilometer
1104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       network.incoming.packets_cmaui_port_1:
1109         type: org.openecomp.capabilities.metric.Ceilometer
1110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       memory.resident_server_cmaui:
1115         type: org.openecomp.capabilities.metric.Ceilometer
1116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       disk.latency_server_cmaui:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126       feature_server_cmaui:
1127         type: tosca.capabilities.Node
1128         occurrences:
1129         - 1
1130         - UNBOUNDED
1131       binding_cmaui_port_1:
1132         type: tosca.capabilities.network.Bindable
1133         valid_source_types:
1134         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1135         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
1136         occurrences:
1137         - 0
1138         - UNBOUNDED
1139       vcpus_server_cmaui:
1140         type: org.openecomp.capabilities.metric.Ceilometer
1141         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.device.write.bytes_server_cmaui:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       network.incoming.bytes.rate_cmaui_port_1:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       disk.allocation_server_cmaui:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.write.requests_server_cmaui:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       memory.usage_server_cmaui:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.ephemeral.size_server_cmaui:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       network.outpoing.packets_cmaui_port_1:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       network.outgoing.bytes.rate_cmaui_port_1:
1188         type: org.openecomp.capabilities.metric.Ceilometer
1189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1190         occurrences:
1191         - 1
1192         - UNBOUNDED
1193       endpoint_server_cmaui:
1194         type: tosca.capabilities.Endpoint.Admin
1195         occurrences:
1196         - 1
1197         - UNBOUNDED
1198       disk.iops_server_cmaui:
1199         type: org.openecomp.capabilities.metric.Ceilometer
1200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1201         occurrences:
1202         - 1
1203         - UNBOUNDED
1204       disk.device.iops_server_cmaui:
1205         type: org.openecomp.capabilities.metric.Ceilometer
1206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1207         occurrences:
1208         - 1
1209         - UNBOUNDED
1210       disk.read.bytes_server_cmaui:
1211         type: org.openecomp.capabilities.metric.Ceilometer
1212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1213         occurrences:
1214         - 1
1215         - UNBOUNDED
1216       network.incoming.bytes_cmaui_port_1:
1217         type: org.openecomp.capabilities.metric.Ceilometer
1218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1219         occurrences:
1220         - 1
1221         - UNBOUNDED