cc66cebec3f17f3c717d828798b7817a56bcc9d6
[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.plt:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_plt_oam_0_port_exCP_naming:
12         type: org.openecomp.datatypes.Naming
13         required: true
14         status: SUPPORTED
15       port_plt_oam_0_port_subnetpoolid:
16         type: string
17         required: true
18         status: SUPPORTED
19       port_plt_internal_0_port_allowed_address_pairs:
20         type: list
21         required: true
22         status: SUPPORTED
23         entry_schema:
24           type: org.openecomp.datatypes.heat.network.AddressPair
25       port_plt_oam_0_port_security_groups:
26         type: list
27         required: true
28         status: SUPPORTED
29         entry_schema:
30           type: json
31       compute_plt_config_drive:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: boolean
37       port_plt_data_0_port_subnetpoolid:
38         type: string
39         required: true
40         status: SUPPORTED
41       vm_flavor_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       port_plt_internal_0_port_vlan_requirements:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: org.openecomp.datatypes.network.VlanRequirements
51       port_plt_data_0_port_fixed_ips:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
57       vm_image_name:
58         type: string
59         required: true
60         status: SUPPORTED
61       compute_plt_availability_zone:
62         type: list
63         required: true
64         status: SUPPORTED
65         entry_schema:
66           type: string
67       port_plt_oam_0_port_name:
68         type: list
69         required: true
70         status: SUPPORTED
71         entry_schema:
72           type: string
73       port_plt_internal_0_port_security_groups:
74         type: list
75         required: true
76         status: SUPPORTED
77         entry_schema:
78           type: json
79       port_plt_internal_0_port_network_role_tag:
80         type: string
81         required: true
82         status: SUPPORTED
83       port_plt_oam_0_port_ip_requirements:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: org.openecomp.datatypes.network.IpRequirements
89       port_plt_data_0_port_mac_requirements:
90         type: org.openecomp.datatypes.network.MacRequirements
91         required: true
92         status: SUPPORTED
93       port_plt_data_0_port_allowed_address_pairs:
94         type: list
95         required: true
96         status: SUPPORTED
97         entry_schema:
98           type: org.openecomp.datatypes.heat.network.AddressPair
99       port_plt_internal_0_port_subnetpoolid:
100         type: string
101         required: true
102         status: SUPPORTED
103       port_plt_data_0_port_ip_requirements:
104         type: list
105         required: true
106         status: SUPPORTED
107         entry_schema:
108           type: org.openecomp.datatypes.network.IpRequirements
109       port_plt_internal_0_port_network:
110         type: list
111         required: true
112         status: SUPPORTED
113         entry_schema:
114           type: string
115       compute_plt_metadata:
116         type: list
117         required: true
118         status: SUPPORTED
119         entry_schema:
120           type: json
121       port_plt_data_0_port_security_groups:
122         type: list
123         required: true
124         status: SUPPORTED
125         entry_schema:
126           type: json
127       port_plt_internal_0_port_mac_requirements:
128         type: org.openecomp.datatypes.network.MacRequirements
129         required: true
130         status: SUPPORTED
131       port_plt_data_0_port_order:
132         type: integer
133         required: true
134         status: SUPPORTED
135       port_plt_data_0_port_vlan_requirements:
136         type: list
137         required: true
138         status: SUPPORTED
139         entry_schema:
140           type: org.openecomp.datatypes.network.VlanRequirements
141       port_plt_data_0_port_network_role_tag:
142         type: string
143         required: true
144         status: SUPPORTED
145       port_plt_internal_0_port_order:
146         type: integer
147         required: true
148         status: SUPPORTED
149       port_plt_internal_0_port_ip_requirements:
150         type: list
151         required: true
152         status: SUPPORTED
153         entry_schema:
154           type: org.openecomp.datatypes.network.IpRequirements
155       port_plt_oam_0_port_fixed_ips:
156         type: list
157         required: true
158         status: SUPPORTED
159         entry_schema:
160           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
161       port_plt_oam_0_port_network_role_tag:
162         type: string
163         required: true
164         status: SUPPORTED
165       port_plt_internal_0_port_name:
166         type: list
167         required: true
168         status: SUPPORTED
169         entry_schema:
170           type: string
171       port_plt_oam_0_port_order:
172         type: integer
173         required: true
174         status: SUPPORTED
175       compute_plt_image_update_policy:
176         type: list
177         required: true
178         status: SUPPORTED
179         entry_schema:
180           type: string
181       port_plt_oam_0_port_network_role:
182         type: string
183         required: true
184         status: SUPPORTED
185       port_plt_oam_0_port_allowed_address_pairs:
186         type: list
187         required: true
188         status: SUPPORTED
189         entry_schema:
190           type: org.openecomp.datatypes.heat.network.AddressPair
191       port_plt_data_0_port_name:
192         type: list
193         required: true
194         status: SUPPORTED
195         entry_schema:
196           type: string
197       port_plt_data_0_port_exCP_naming:
198         type: org.openecomp.datatypes.Naming
199         required: true
200         status: SUPPORTED
201       port_plt_internal_0_port_network_role:
202         type: string
203         required: true
204         status: SUPPORTED
205       compute_plt_user_data_format:
206         type: list
207         required: true
208         status: SUPPORTED
209         entry_schema:
210           type: string
211       port_plt_internal_0_port_replacement_policy:
212         type: list
213         required: true
214         status: SUPPORTED
215         entry_schema:
216           type: string
217       port_plt_data_0_port_network:
218         type: list
219         required: true
220         status: SUPPORTED
221         entry_schema:
222           type: string
223       port_plt_data_0_port_network_role:
224         type: string
225         required: true
226         status: SUPPORTED
227       port_plt_internal_0_port_exCP_naming:
228         type: org.openecomp.datatypes.Naming
229         required: true
230         status: SUPPORTED
231       index_value:
232         type: integer
233         description: Index value of this substitution service template runtime instance
234         required: false
235         default: 0
236         status: SUPPORTED
237         constraints:
238         - greater_or_equal: 0
239       port_plt_oam_0_port_network:
240         type: list
241         required: true
242         status: SUPPORTED
243         entry_schema:
244           type: string
245       port_plt_oam_0_port_replacement_policy:
246         type: list
247         required: true
248         status: SUPPORTED
249         entry_schema:
250           type: string
251       port_plt_data_0_port_replacement_policy:
252         type: list
253         required: true
254         status: SUPPORTED
255         entry_schema:
256           type: string
257       port_plt_oam_0_port_mac_requirements:
258         type: org.openecomp.datatypes.network.MacRequirements
259         required: true
260         status: SUPPORTED
261       compute_plt_name:
262         type: list
263         required: true
264         status: SUPPORTED
265         entry_schema:
266           type: string
267       port_plt_oam_0_port_vlan_requirements:
268         type: list
269         required: true
270         status: SUPPORTED
271         entry_schema:
272           type: org.openecomp.datatypes.network.VlanRequirements
273     requirements:
274     - dependency_plt_plt_internal_0_port:
275         capability: tosca.capabilities.Node
276         node: tosca.nodes.Root
277         relationship: tosca.relationships.DependsOn
278         occurrences:
279         - 0
280         - UNBOUNDED
281     - link_plt_plt_internal_0_port:
282         capability: tosca.capabilities.network.Linkable
283         relationship: tosca.relationships.network.LinksTo
284         occurrences:
285         - 1
286         - 1
287     - dependency_plt_plt_data_0_port:
288         capability: tosca.capabilities.Node
289         node: tosca.nodes.Root
290         relationship: tosca.relationships.DependsOn
291         occurrences:
292         - 0
293         - UNBOUNDED
294     - link_plt_plt_data_0_port:
295         capability: tosca.capabilities.network.Linkable
296         relationship: tosca.relationships.network.LinksTo
297         occurrences:
298         - 1
299         - 1
300     - dependency_plt:
301         capability: tosca.capabilities.Node
302         node: tosca.nodes.Root
303         relationship: tosca.relationships.DependsOn
304         occurrences:
305         - 0
306         - UNBOUNDED
307     - local_storage_plt:
308         capability: tosca.capabilities.Attachment
309         node: tosca.nodes.BlockStorage
310         relationship: tosca.relationships.AttachesTo
311         occurrences:
312         - 0
313         - UNBOUNDED
314     - dependency_plt_plt_oam_0_port:
315         capability: tosca.capabilities.Node
316         node: tosca.nodes.Root
317         relationship: tosca.relationships.DependsOn
318         occurrences:
319         - 0
320         - UNBOUNDED
321     - link_plt_plt_oam_0_port:
322         capability: tosca.capabilities.network.Linkable
323         relationship: tosca.relationships.network.LinksTo
324         occurrences:
325         - 1
326         - 1
327     capabilities:
328       network.outgoing.bytes.rate_plt_plt_oam_0_port:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       disk.device.usage_plt:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.iops_plt:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.read.bytes.rate_plt:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       disk.device.allocation_plt:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       disk.device.write.bytes.rate_plt:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       disk.read.bytes_plt:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       network.incoming.packets_plt_plt_internal_0_port:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       disk.capacity_plt:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.write.bytes_plt:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       disk.device.read.bytes.rate_plt:
389         type: org.openecomp.capabilities.metric.Ceilometer
390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
391         occurrences:
392         - 1
393         - UNBOUNDED
394       endpoint_plt:
395         type: tosca.capabilities.Endpoint.Admin
396         occurrences:
397         - 1
398         - UNBOUNDED
399       disk.read.requests_plt:
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       network.outpoing.packets_plt_plt_oam_0_port:
406         type: org.openecomp.capabilities.metric.Ceilometer
407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
408         occurrences:
409         - 1
410         - UNBOUNDED
411       disk.device.write.requests.rate_plt:
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       attachment_plt_plt_data_0_port:
418         type: tosca.capabilities.Attachment
419         occurrences:
420         - 1
421         - UNBOUNDED
422       feature_plt:
423         type: tosca.capabilities.Node
424         occurrences:
425         - 1
426         - UNBOUNDED
427       cpu_plt:
428         type: org.openecomp.capabilities.metric.Ceilometer
429         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
430         occurrences:
431         - 1
432         - UNBOUNDED
433       disk.write.requests_plt:
434         type: org.openecomp.capabilities.metric.Ceilometer
435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
436         occurrences:
437         - 1
438         - UNBOUNDED
439       network.incoming.packets.rate_plt_plt_internal_0_port:
440         type: org.openecomp.capabilities.metric.Ceilometer
441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
442         occurrences:
443         - 1
444         - UNBOUNDED
445       disk.device.write.bytes_plt:
446         type: org.openecomp.capabilities.metric.Ceilometer
447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
448         occurrences:
449         - 1
450         - UNBOUNDED
451       network.outgoing.bytes_plt_plt_oam_0_port:
452         type: org.openecomp.capabilities.metric.Ceilometer
453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
454         occurrences:
455         - 1
456         - UNBOUNDED
457       network.outpoing.packets_plt_plt_internal_0_port:
458         type: org.openecomp.capabilities.metric.Ceilometer
459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
460         occurrences:
461         - 1
462         - UNBOUNDED
463       network.incoming.bytes_plt_plt_internal_0_port:
464         type: org.openecomp.capabilities.metric.Ceilometer
465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
466         occurrences:
467         - 1
468         - UNBOUNDED
469       network.outgoing.packets.rate_plt_plt_oam_0_port:
470         type: org.openecomp.capabilities.metric.Ceilometer
471         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
472         occurrences:
473         - 1
474         - UNBOUNDED
475       network.incoming.bytes_plt_plt_oam_0_port:
476         type: org.openecomp.capabilities.metric.Ceilometer
477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
478         occurrences:
479         - 1
480         - UNBOUNDED
481       network.incoming.bytes_plt_plt_data_0_port:
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       attachment_plt_plt_internal_0_port:
488         type: tosca.capabilities.Attachment
489         occurrences:
490         - 1
491         - UNBOUNDED
492       binding_plt:
493         type: tosca.capabilities.network.Bindable
494         occurrences:
495         - 1
496         - UNBOUNDED
497       network.incoming.bytes.rate_plt_plt_oam_0_port:
498         type: org.openecomp.capabilities.metric.Ceilometer
499         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
500         occurrences:
501         - 1
502         - UNBOUNDED
503       disk.device.read.bytes_plt:
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.device.latency_plt:
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       network.incoming.packets.rate_plt_plt_data_0_port:
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       network.outgoing.bytes_plt_plt_internal_0_port:
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       binding_plt_plt_internal_0_port:
528         type: tosca.capabilities.network.Bindable
529         valid_source_types:
530         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
531         occurrences:
532         - 0
533         - UNBOUNDED
534       feature_plt_plt_internal_0_port:
535         type: tosca.capabilities.Node
536         occurrences:
537         - 1
538         - UNBOUNDED
539       instance_plt:
540         type: org.openecomp.capabilities.metric.Ceilometer
541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
542         occurrences:
543         - 1
544         - UNBOUNDED
545       disk.latency_plt:
546         type: org.openecomp.capabilities.metric.Ceilometer
547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
548         occurrences:
549         - 1
550         - UNBOUNDED
551       disk.write.bytes.rate_plt:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       disk.ephemeral.size_plt:
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       cpu_util_plt:
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_plt_plt_oam_0_port:
570         type: tosca.capabilities.network.Bindable
571         valid_source_types:
572         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
573         occurrences:
574         - 0
575         - UNBOUNDED
576       memory.usage_plt:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582       attachment_plt_plt_oam_0_port:
583         type: tosca.capabilities.Attachment
584         occurrences:
585         - 1
586         - UNBOUNDED
587       network.incoming.packets_plt_plt_oam_0_port:
588         type: org.openecomp.capabilities.metric.Ceilometer
589         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
590         occurrences:
591         - 1
592         - UNBOUNDED
593       disk.device.capacity_plt:
594         type: org.openecomp.capabilities.metric.Ceilometer
595         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
596         occurrences:
597         - 1
598         - UNBOUNDED
599       forwarder_plt_plt_oam_0_port:
600         type: org.openecomp.capabilities.Forwarder
601         occurrences:
602         - 1
603         - UNBOUNDED
604       binding_plt_plt_data_0_port:
605         type: tosca.capabilities.network.Bindable
606         valid_source_types:
607         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
608         occurrences:
609         - 0
610         - UNBOUNDED
611       disk.device.read.requests_plt:
612         type: org.openecomp.capabilities.metric.Ceilometer
613         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
614         occurrences:
615         - 1
616         - UNBOUNDED
617       memory.resident_plt:
618         type: org.openecomp.capabilities.metric.Ceilometer
619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
620         occurrences:
621         - 1
622         - UNBOUNDED
623       network.outgoing.packets.rate_plt_plt_internal_0_port:
624         type: org.openecomp.capabilities.metric.Ceilometer
625         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
626         occurrences:
627         - 1
628         - UNBOUNDED
629       scalable_plt:
630         type: tosca.capabilities.Scalable
631         occurrences:
632         - 1
633         - UNBOUNDED
634       network.incoming.packets.rate_plt_plt_oam_0_port:
635         type: org.openecomp.capabilities.metric.Ceilometer
636         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
637         occurrences:
638         - 1
639         - UNBOUNDED
640       network.outgoing.packets.rate_plt_plt_data_0_port:
641         type: org.openecomp.capabilities.metric.Ceilometer
642         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
643         occurrences:
644         - 1
645         - UNBOUNDED
646       network.incoming.bytes.rate_plt_plt_data_0_port:
647         type: org.openecomp.capabilities.metric.Ceilometer
648         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
649         occurrences:
650         - 1
651         - UNBOUNDED
652       disk.usage_plt:
653         type: org.openecomp.capabilities.metric.Ceilometer
654         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
655         occurrences:
656         - 1
657         - UNBOUNDED
658       feature_plt_plt_oam_0_port:
659         type: tosca.capabilities.Node
660         occurrences:
661         - 1
662         - UNBOUNDED
663       network.incoming.bytes.rate_plt_plt_internal_0_port:
664         type: org.openecomp.capabilities.metric.Ceilometer
665         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
666         occurrences:
667         - 1
668         - UNBOUNDED
669       memory_plt:
670         type: org.openecomp.capabilities.metric.Ceilometer
671         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
672         occurrences:
673         - 1
674         - UNBOUNDED
675       disk.root.size_plt:
676         type: org.openecomp.capabilities.metric.Ceilometer
677         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
678         occurrences:
679         - 1
680         - UNBOUNDED
681       network.outgoing.bytes_plt_plt_data_0_port:
682         type: org.openecomp.capabilities.metric.Ceilometer
683         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
684         occurrences:
685         - 1
686         - UNBOUNDED
687       cpu.delta_plt:
688         type: org.openecomp.capabilities.metric.Ceilometer
689         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
690         occurrences:
691         - 1
692         - UNBOUNDED
693       disk.device.write.requests_plt:
694         type: org.openecomp.capabilities.metric.Ceilometer
695         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
696         occurrences:
697         - 1
698         - UNBOUNDED
699       feature_plt_plt_data_0_port:
700         type: tosca.capabilities.Node
701         occurrences:
702         - 1
703         - UNBOUNDED
704       network.outgoing.bytes.rate_plt_plt_data_0_port:
705         type: org.openecomp.capabilities.metric.Ceilometer
706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
707         occurrences:
708         - 1
709         - UNBOUNDED
710       disk.device.read.requests.rate_plt:
711         type: org.openecomp.capabilities.metric.Ceilometer
712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
713         occurrences:
714         - 1
715         - UNBOUNDED
716       network.outpoing.packets_plt_plt_data_0_port:
717         type: org.openecomp.capabilities.metric.Ceilometer
718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
719         occurrences:
720         - 1
721         - UNBOUNDED
722       os_plt:
723         type: tosca.capabilities.OperatingSystem
724         occurrences:
725         - 1
726         - UNBOUNDED
727       network.outgoing.bytes.rate_plt_plt_internal_0_port:
728         type: org.openecomp.capabilities.metric.Ceilometer
729         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
730         occurrences:
731         - 1
732         - UNBOUNDED
733       forwarder_plt_plt_internal_0_port:
734         type: org.openecomp.capabilities.Forwarder
735         occurrences:
736         - 1
737         - UNBOUNDED
738       network.incoming.packets_plt_plt_data_0_port:
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       disk.allocation_plt:
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       host_plt:
751         type: tosca.capabilities.Container
752         valid_source_types:
753         - tosca.nodes.SoftwareComponent
754         occurrences:
755         - 1
756         - UNBOUNDED
757       vcpus_plt:
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       disk.device.iops_plt:
764         type: org.openecomp.capabilities.metric.Ceilometer
765         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
766         occurrences:
767         - 1
768         - UNBOUNDED
769       disk.write.requests.rate_plt:
770         type: org.openecomp.capabilities.metric.Ceilometer
771         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
772         occurrences:
773         - 1
774         - UNBOUNDED
775       forwarder_plt_plt_data_0_port:
776         type: org.openecomp.capabilities.Forwarder
777         occurrences:
778         - 1
779         - UNBOUNDED
780   org.openecomp.resource.abstract.nodes.app:
781     derived_from: org.openecomp.resource.abstract.nodes.VFC
782     properties:
783       port_app_data_0_port_mac_requirements:
784         type: org.openecomp.datatypes.network.MacRequirements
785         required: true
786         status: SUPPORTED
787       compute_app_scheduler_hints:
788         type: list
789         required: true
790         status: SUPPORTED
791         entry_schema:
792           type: json
793       port_app_internal_0_port_ip_requirements:
794         type: list
795         required: true
796         status: SUPPORTED
797         entry_schema:
798           type: org.openecomp.datatypes.network.IpRequirements
799       port_app_data_0_port_network_role:
800         type: string
801         required: true
802         status: SUPPORTED
803       port_app_oam_0_port_replacement_policy:
804         type: list
805         required: true
806         status: SUPPORTED
807         entry_schema:
808           type: string
809       port_app_oam_0_port_network:
810         type: list
811         required: true
812         status: SUPPORTED
813         entry_schema:
814           type: string
815       vm_flavor_name:
816         type: string
817         required: true
818         status: SUPPORTED
819       port_app_data_0_port_fixed_ips:
820         type: list
821         required: true
822         status: SUPPORTED
823         entry_schema:
824           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
825       vm_image_name:
826         type: string
827         required: true
828         status: SUPPORTED
829       port_app_oam_0_port_name:
830         type: list
831         required: true
832         status: SUPPORTED
833         entry_schema:
834           type: string
835       compute_app_availability_zone:
836         type: list
837         required: true
838         status: SUPPORTED
839         entry_schema:
840           type: string
841       compute_app_config_drive:
842         type: list
843         required: true
844         status: SUPPORTED
845         entry_schema:
846           type: boolean
847       port_app_oam_0_port_mac_requirements:
848         type: org.openecomp.datatypes.network.MacRequirements
849         required: true
850         status: SUPPORTED
851       port_app_data_0_port_network:
852         type: list
853         required: true
854         status: SUPPORTED
855         entry_schema:
856           type: string
857       port_app_data_0_port_network_role_tag:
858         type: string
859         required: true
860         status: SUPPORTED
861       port_app_oam_0_port_network_role_tag:
862         type: string
863         required: true
864         status: SUPPORTED
865       port_app_data_0_port_exCP_naming:
866         type: org.openecomp.datatypes.Naming
867         required: true
868         status: SUPPORTED
869       port_app_data_0_port_vlan_requirements:
870         type: list
871         required: true
872         status: SUPPORTED
873         entry_schema:
874           type: org.openecomp.datatypes.network.VlanRequirements
875       port_app_internal_0_port_network_role_tag:
876         type: string
877         required: true
878         status: SUPPORTED
879       port_app_oam_0_port_network_role:
880         type: string
881         required: true
882         status: SUPPORTED
883       compute_app_metadata:
884         type: list
885         required: true
886         status: SUPPORTED
887         entry_schema:
888           type: json
889       port_app_data_0_port_ip_requirements:
890         type: list
891         required: true
892         status: SUPPORTED
893         entry_schema:
894           type: org.openecomp.datatypes.network.IpRequirements
895       port_app_internal_0_port_network_role:
896         type: string
897         required: true
898         status: SUPPORTED
899       port_app_internal_0_port_subnetpoolid:
900         type: string
901         required: true
902         status: SUPPORTED
903       port_app_internal_0_port_allowed_address_pairs:
904         type: list
905         required: true
906         status: SUPPORTED
907         entry_schema:
908           type: org.openecomp.datatypes.heat.network.AddressPair
909       port_app_data_0_port_subnetpoolid:
910         type: string
911         required: true
912         status: SUPPORTED
913       port_app_oam_0_port_subnetpoolid:
914         type: string
915         required: true
916         status: SUPPORTED
917       port_app_internal_0_port_order:
918         type: integer
919         required: true
920         status: SUPPORTED
921       port_app_internal_0_port_exCP_naming:
922         type: org.openecomp.datatypes.Naming
923         required: true
924         status: SUPPORTED
925       port_app_data_0_port_name:
926         type: list
927         required: true
928         status: SUPPORTED
929         entry_schema:
930           type: string
931       port_app_oam_0_port_ip_requirements:
932         type: list
933         required: true
934         status: SUPPORTED
935         entry_schema:
936           type: org.openecomp.datatypes.network.IpRequirements
937       port_app_oam_0_port_exCP_naming:
938         type: org.openecomp.datatypes.Naming
939         required: true
940         status: SUPPORTED
941       port_app_internal_0_port_network:
942         type: list
943         required: true
944         status: SUPPORTED
945         entry_schema:
946           type: string
947       port_app_data_0_port_security_groups:
948         type: list
949         required: true
950         status: SUPPORTED
951         entry_schema:
952           type: json
953       port_app_oam_0_port_order:
954         type: integer
955         required: true
956         status: SUPPORTED
957       port_app_internal_0_port_vlan_requirements:
958         type: list
959         required: true
960         status: SUPPORTED
961         entry_schema:
962           type: org.openecomp.datatypes.network.VlanRequirements
963       port_app_internal_0_port_replacement_policy:
964         type: list
965         required: true
966         status: SUPPORTED
967         entry_schema:
968           type: string
969       port_app_internal_0_port_mac_requirements:
970         type: org.openecomp.datatypes.network.MacRequirements
971         required: true
972         status: SUPPORTED
973       port_app_data_0_port_order:
974         type: integer
975         required: true
976         status: SUPPORTED
977       port_app_oam_0_port_security_groups:
978         type: list
979         required: true
980         status: SUPPORTED
981         entry_schema:
982           type: json
983       port_app_internal_0_port_name:
984         type: list
985         required: true
986         status: SUPPORTED
987         entry_schema:
988           type: string
989       index_value:
990         type: integer
991         description: Index value of this substitution service template runtime instance
992         required: false
993         default: 0
994         status: SUPPORTED
995         constraints:
996         - greater_or_equal: 0
997       port_app_oam_0_port_fixed_ips:
998         type: list
999         required: true
1000         status: SUPPORTED
1001         entry_schema:
1002           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1003       port_app_data_0_port_replacement_policy:
1004         type: list
1005         required: true
1006         status: SUPPORTED
1007         entry_schema:
1008           type: string
1009       compute_app_name:
1010         type: list
1011         required: true
1012         status: SUPPORTED
1013         entry_schema:
1014           type: string
1015       port_app_oam_0_port_vlan_requirements:
1016         type: list
1017         required: true
1018         status: SUPPORTED
1019         entry_schema:
1020           type: org.openecomp.datatypes.network.VlanRequirements
1021       port_app_internal_0_port_security_groups:
1022         type: list
1023         required: true
1024         status: SUPPORTED
1025         entry_schema:
1026           type: json
1027       compute_app_image_update_policy:
1028         type: list
1029         required: true
1030         status: SUPPORTED
1031         entry_schema:
1032           type: string
1033       compute_app_user_data_format:
1034         type: list
1035         required: true
1036         status: SUPPORTED
1037         entry_schema:
1038           type: string
1039     requirements:
1040     - dependency_app:
1041         capability: tosca.capabilities.Node
1042         node: tosca.nodes.Root
1043         relationship: tosca.relationships.DependsOn
1044         occurrences:
1045         - 0
1046         - UNBOUNDED
1047     - local_storage_app:
1048         capability: tosca.capabilities.Attachment
1049         node: tosca.nodes.BlockStorage
1050         relationship: tosca.relationships.AttachesTo
1051         occurrences:
1052         - 0
1053         - UNBOUNDED
1054     - dependency_app_app_internal_0_port:
1055         capability: tosca.capabilities.Node
1056         node: tosca.nodes.Root
1057         relationship: tosca.relationships.DependsOn
1058         occurrences:
1059         - 0
1060         - UNBOUNDED
1061     - link_app_app_internal_0_port:
1062         capability: tosca.capabilities.network.Linkable
1063         relationship: tosca.relationships.network.LinksTo
1064         occurrences:
1065         - 1
1066         - 1
1067     - dependency_app_app_oam_0_port:
1068         capability: tosca.capabilities.Node
1069         node: tosca.nodes.Root
1070         relationship: tosca.relationships.DependsOn
1071         occurrences:
1072         - 0
1073         - UNBOUNDED
1074     - link_app_app_oam_0_port:
1075         capability: tosca.capabilities.network.Linkable
1076         relationship: tosca.relationships.network.LinksTo
1077         occurrences:
1078         - 1
1079         - 1
1080     - dependency_app_app_data_0_port:
1081         capability: tosca.capabilities.Node
1082         node: tosca.nodes.Root
1083         relationship: tosca.relationships.DependsOn
1084         occurrences:
1085         - 0
1086         - UNBOUNDED
1087     - link_app_app_data_0_port:
1088         capability: tosca.capabilities.network.Linkable
1089         relationship: tosca.relationships.network.LinksTo
1090         occurrences:
1091         - 1
1092         - 1
1093     capabilities:
1094       disk.device.write.requests_app:
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_app_app_oam_0_port:
1101         type: tosca.capabilities.Node
1102         occurrences:
1103         - 1
1104         - UNBOUNDED
1105       disk.device.capacity_app:
1106         type: org.openecomp.capabilities.metric.Ceilometer
1107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       disk.root.size_app:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       disk.device.iops_app:
1118         type: org.openecomp.capabilities.metric.Ceilometer
1119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1120         occurrences:
1121         - 1
1122         - UNBOUNDED
1123       network.incoming.packets.rate_app_app_oam_0_port:
1124         type: org.openecomp.capabilities.metric.Ceilometer
1125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1126         occurrences:
1127         - 1
1128         - UNBOUNDED
1129       network.incoming.bytes.rate_app_app_data_0_port:
1130         type: org.openecomp.capabilities.metric.Ceilometer
1131         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1132         occurrences:
1133         - 1
1134         - UNBOUNDED
1135       network.incoming.bytes_app_app_oam_0_port:
1136         type: org.openecomp.capabilities.metric.Ceilometer
1137         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1138         occurrences:
1139         - 1
1140         - UNBOUNDED
1141       network.incoming.packets.rate_app_app_internal_0_port:
1142         type: org.openecomp.capabilities.metric.Ceilometer
1143         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147       cpu.delta_app:
1148         type: org.openecomp.capabilities.metric.Ceilometer
1149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1150         occurrences:
1151         - 1
1152         - UNBOUNDED
1153       host_app:
1154         type: tosca.capabilities.Container
1155         valid_source_types:
1156         - tosca.nodes.SoftwareComponent
1157         occurrences:
1158         - 1
1159         - UNBOUNDED
1160       disk.write.bytes.rate_app:
1161         type: org.openecomp.capabilities.metric.Ceilometer
1162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1163         occurrences:
1164         - 1
1165         - UNBOUNDED
1166       disk.write.requests.rate_app:
1167         type: org.openecomp.capabilities.metric.Ceilometer
1168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1169         occurrences:
1170         - 1
1171         - UNBOUNDED
1172       disk.device.latency_app:
1173         type: org.openecomp.capabilities.metric.Ceilometer
1174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1175         occurrences:
1176         - 1
1177         - UNBOUNDED
1178       forwarder_app_app_oam_0_port:
1179         type: org.openecomp.capabilities.Forwarder
1180         occurrences:
1181         - 1
1182         - UNBOUNDED
1183       disk.ephemeral.size_app:
1184         type: org.openecomp.capabilities.metric.Ceilometer
1185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189       network.outgoing.bytes_app_app_oam_0_port:
1190         type: org.openecomp.capabilities.metric.Ceilometer
1191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1192         occurrences:
1193         - 1
1194         - UNBOUNDED
1195       disk.device.write.requests.rate_app:
1196         type: org.openecomp.capabilities.metric.Ceilometer
1197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1198         occurrences:
1199         - 1
1200         - UNBOUNDED
1201       disk.device.read.bytes_app:
1202         type: org.openecomp.capabilities.metric.Ceilometer
1203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1204         occurrences:
1205         - 1
1206         - UNBOUNDED
1207       binding_app_app_data_0_port:
1208         type: tosca.capabilities.network.Bindable
1209         valid_source_types:
1210         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1211         occurrences:
1212         - 0
1213         - UNBOUNDED
1214       disk.device.read.requests.rate_app:
1215         type: org.openecomp.capabilities.metric.Ceilometer
1216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1217         occurrences:
1218         - 1
1219         - UNBOUNDED
1220       vcpus_app:
1221         type: org.openecomp.capabilities.metric.Ceilometer
1222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1223         occurrences:
1224         - 1
1225         - UNBOUNDED
1226       disk.device.read.requests_app:
1227         type: org.openecomp.capabilities.metric.Ceilometer
1228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1229         occurrences:
1230         - 1
1231         - UNBOUNDED
1232       feature_app_app_internal_0_port:
1233         type: tosca.capabilities.Node
1234         occurrences:
1235         - 1
1236         - UNBOUNDED
1237       cpu_util_app:
1238         type: org.openecomp.capabilities.metric.Ceilometer
1239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243       endpoint_app:
1244         type: tosca.capabilities.Endpoint.Admin
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       network.incoming.packets.rate_app_app_data_0_port:
1249         type: org.openecomp.capabilities.metric.Ceilometer
1250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1251         occurrences:
1252         - 1
1253         - UNBOUNDED
1254       disk.iops_app:
1255         type: org.openecomp.capabilities.metric.Ceilometer
1256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1257         occurrences:
1258         - 1
1259         - UNBOUNDED
1260       disk.device.write.bytes_app:
1261         type: org.openecomp.capabilities.metric.Ceilometer
1262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1263         occurrences:
1264         - 1
1265         - UNBOUNDED
1266       disk.read.bytes.rate_app:
1267         type: org.openecomp.capabilities.metric.Ceilometer
1268         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1269         occurrences:
1270         - 1
1271         - UNBOUNDED
1272       disk.latency_app:
1273         type: org.openecomp.capabilities.metric.Ceilometer
1274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278       memory.usage_app:
1279         type: org.openecomp.capabilities.metric.Ceilometer
1280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       attachment_app_app_oam_0_port:
1285         type: tosca.capabilities.Attachment
1286         occurrences:
1287         - 1
1288         - UNBOUNDED
1289       os_app:
1290         type: tosca.capabilities.OperatingSystem
1291         occurrences:
1292         - 1
1293         - UNBOUNDED
1294       network.incoming.packets_app_app_internal_0_port:
1295         type: org.openecomp.capabilities.metric.Ceilometer
1296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1297         occurrences:
1298         - 1
1299         - UNBOUNDED
1300       network.incoming.packets_app_app_oam_0_port:
1301         type: org.openecomp.capabilities.metric.Ceilometer
1302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1303         occurrences:
1304         - 1
1305         - UNBOUNDED
1306       network.outgoing.bytes.rate_app_app_internal_0_port:
1307         type: org.openecomp.capabilities.metric.Ceilometer
1308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1309         occurrences:
1310         - 1
1311         - UNBOUNDED
1312       network.outgoing.bytes.rate_app_app_oam_0_port:
1313         type: org.openecomp.capabilities.metric.Ceilometer
1314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1315         occurrences:
1316         - 1
1317         - UNBOUNDED
1318       forwarder_app_app_internal_0_port:
1319         type: org.openecomp.capabilities.Forwarder
1320         occurrences:
1321         - 1
1322         - UNBOUNDED
1323       memory_app:
1324         type: org.openecomp.capabilities.metric.Ceilometer
1325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1326         occurrences:
1327         - 1
1328         - UNBOUNDED
1329       disk.read.requests_app:
1330         type: org.openecomp.capabilities.metric.Ceilometer
1331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1332         occurrences:
1333         - 1
1334         - UNBOUNDED
1335       network.outpoing.packets_app_app_oam_0_port:
1336         type: org.openecomp.capabilities.metric.Ceilometer
1337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1338         occurrences:
1339         - 1
1340         - UNBOUNDED
1341       network.incoming.bytes_app_app_data_0_port:
1342         type: org.openecomp.capabilities.metric.Ceilometer
1343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1344         occurrences:
1345         - 1
1346         - UNBOUNDED
1347       disk.write.bytes_app:
1348         type: org.openecomp.capabilities.metric.Ceilometer
1349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1350         occurrences:
1351         - 1
1352         - UNBOUNDED
1353       disk.allocation_app:
1354         type: org.openecomp.capabilities.metric.Ceilometer
1355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1356         occurrences:
1357         - 1
1358         - UNBOUNDED
1359       network.outgoing.bytes_app_app_internal_0_port:
1360         type: org.openecomp.capabilities.metric.Ceilometer
1361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1362         occurrences:
1363         - 1
1364         - UNBOUNDED
1365       attachment_app_app_data_0_port:
1366         type: tosca.capabilities.Attachment
1367         occurrences:
1368         - 1
1369         - UNBOUNDED
1370       network.incoming.bytes.rate_app_app_oam_0_port:
1371         type: org.openecomp.capabilities.metric.Ceilometer
1372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1373         occurrences:
1374         - 1
1375         - UNBOUNDED
1376       network.outgoing.packets.rate_app_app_internal_0_port:
1377         type: org.openecomp.capabilities.metric.Ceilometer
1378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1379         occurrences:
1380         - 1
1381         - UNBOUNDED
1382       network.incoming.bytes.rate_app_app_internal_0_port:
1383         type: org.openecomp.capabilities.metric.Ceilometer
1384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1385         occurrences:
1386         - 1
1387         - UNBOUNDED
1388       memory.resident_app:
1389         type: org.openecomp.capabilities.metric.Ceilometer
1390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1391         occurrences:
1392         - 1
1393         - UNBOUNDED
1394       network.outgoing.packets.rate_app_app_oam_0_port:
1395         type: org.openecomp.capabilities.metric.Ceilometer
1396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1397         occurrences:
1398         - 1
1399         - UNBOUNDED
1400       network.outgoing.bytes.rate_app_app_data_0_port:
1401         type: org.openecomp.capabilities.metric.Ceilometer
1402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1403         occurrences:
1404         - 1
1405         - UNBOUNDED
1406       cpu_app:
1407         type: org.openecomp.capabilities.metric.Ceilometer
1408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1409         occurrences:
1410         - 1
1411         - UNBOUNDED
1412       feature_app_app_data_0_port:
1413         type: tosca.capabilities.Node
1414         occurrences:
1415         - 1
1416         - UNBOUNDED
1417       disk.usage_app:
1418         type: org.openecomp.capabilities.metric.Ceilometer
1419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1420         occurrences:
1421         - 1
1422         - UNBOUNDED
1423       feature_app:
1424         type: tosca.capabilities.Node
1425         occurrences:
1426         - 1
1427         - UNBOUNDED
1428       disk.read.bytes_app:
1429         type: org.openecomp.capabilities.metric.Ceilometer
1430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1431         occurrences:
1432         - 1
1433         - UNBOUNDED
1434       scalable_app:
1435         type: tosca.capabilities.Scalable
1436         occurrences:
1437         - 1
1438         - UNBOUNDED
1439       network.outgoing.packets.rate_app_app_data_0_port:
1440         type: org.openecomp.capabilities.metric.Ceilometer
1441         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1442         occurrences:
1443         - 1
1444         - UNBOUNDED
1445       disk.device.read.bytes.rate_app:
1446         type: org.openecomp.capabilities.metric.Ceilometer
1447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1448         occurrences:
1449         - 1
1450         - UNBOUNDED
1451       disk.device.allocation_app:
1452         type: org.openecomp.capabilities.metric.Ceilometer
1453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1454         occurrences:
1455         - 1
1456         - UNBOUNDED
1457       binding_app:
1458         type: tosca.capabilities.network.Bindable
1459         occurrences:
1460         - 1
1461         - UNBOUNDED
1462       disk.device.write.bytes.rate_app:
1463         type: org.openecomp.capabilities.metric.Ceilometer
1464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1465         occurrences:
1466         - 1
1467         - UNBOUNDED
1468       binding_app_app_oam_0_port:
1469         type: tosca.capabilities.network.Bindable
1470         valid_source_types:
1471         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1472         occurrences:
1473         - 0
1474         - UNBOUNDED
1475       disk.device.usage_app:
1476         type: org.openecomp.capabilities.metric.Ceilometer
1477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1478         occurrences:
1479         - 1
1480         - UNBOUNDED
1481       network.outpoing.packets_app_app_data_0_port:
1482         type: org.openecomp.capabilities.metric.Ceilometer
1483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1484         occurrences:
1485         - 1
1486         - UNBOUNDED
1487       network.outgoing.bytes_app_app_data_0_port:
1488         type: org.openecomp.capabilities.metric.Ceilometer
1489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1490         occurrences:
1491         - 1
1492         - UNBOUNDED
1493       network.incoming.bytes_app_app_internal_0_port:
1494         type: org.openecomp.capabilities.metric.Ceilometer
1495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1496         occurrences:
1497         - 1
1498         - UNBOUNDED
1499       forwarder_app_app_data_0_port:
1500         type: org.openecomp.capabilities.Forwarder
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       disk.write.requests_app:
1505         type: org.openecomp.capabilities.metric.Ceilometer
1506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1507         occurrences:
1508         - 1
1509         - UNBOUNDED
1510       binding_app_app_internal_0_port:
1511         type: tosca.capabilities.network.Bindable
1512         valid_source_types:
1513         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1514         occurrences:
1515         - 0
1516         - UNBOUNDED
1517       instance_app:
1518         type: org.openecomp.capabilities.metric.Ceilometer
1519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523       attachment_app_app_internal_0_port:
1524         type: tosca.capabilities.Attachment
1525         occurrences:
1526         - 1
1527         - UNBOUNDED
1528       network.incoming.packets_app_app_data_0_port:
1529         type: org.openecomp.capabilities.metric.Ceilometer
1530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1531         occurrences:
1532         - 1
1533         - UNBOUNDED
1534       network.outpoing.packets_app_app_internal_0_port:
1535         type: org.openecomp.capabilities.metric.Ceilometer
1536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1537         occurrences:
1538         - 1
1539         - UNBOUNDED
1540       disk.capacity_app:
1541         type: org.openecomp.capabilities.metric.Ceilometer
1542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1543         occurrences:
1544         - 1
1545         - UNBOUNDED
1546   org.openecomp.resource.abstract.nodes.iox:
1547     derived_from: org.openecomp.resource.abstract.nodes.VFC
1548     properties:
1549       port_iox_data_0_port_ip_requirements:
1550         type: list
1551         required: true
1552         status: SUPPORTED
1553         entry_schema:
1554           type: org.openecomp.datatypes.network.IpRequirements
1555       port_iox_oam_0_port_exCP_naming:
1556         type: org.openecomp.datatypes.Naming
1557         required: true
1558         status: SUPPORTED
1559       port_iox_internal_0_port_network:
1560         type: list
1561         required: true
1562         status: SUPPORTED
1563         entry_schema:
1564           type: string
1565       port_iox_data_0_port_name:
1566         type: list
1567         required: true
1568         status: SUPPORTED
1569         entry_schema:
1570           type: string
1571       vm_flavor_name:
1572         type: string
1573         required: true
1574         status: SUPPORTED
1575       port_iox_data_0_port_subnetpoolid:
1576         type: string
1577         required: true
1578         status: SUPPORTED
1579       port_iox_data_0_port_allowed_address_pairs:
1580         type: list
1581         required: true
1582         status: SUPPORTED
1583         entry_schema:
1584           type: org.openecomp.datatypes.heat.network.AddressPair
1585       port_iox_internal_0_port_ip_requirements:
1586         type: list
1587         required: true
1588         status: SUPPORTED
1589         entry_schema:
1590           type: org.openecomp.datatypes.network.IpRequirements
1591       vm_image_name:
1592         type: string
1593         required: true
1594         status: SUPPORTED
1595       port_iox_oam_0_port_name:
1596         type: list
1597         required: true
1598         status: SUPPORTED
1599         entry_schema:
1600           type: string
1601       port_iox_oam_0_port_network_role_tag:
1602         type: string
1603         required: true
1604         status: SUPPORTED
1605       port_iox_oam_0_port_subnetpoolid:
1606         type: string
1607         required: true
1608         status: SUPPORTED
1609       compute_iox_user_data_format:
1610         type: list
1611         required: true
1612         status: SUPPORTED
1613         entry_schema:
1614           type: string
1615       port_iox_data_0_port_fixed_ips:
1616         type: list
1617         required: true
1618         status: SUPPORTED
1619         entry_schema:
1620           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1621       port_iox_internal_0_port_allowed_address_pairs:
1622         type: list
1623         required: true
1624         status: SUPPORTED
1625         entry_schema:
1626           type: org.openecomp.datatypes.heat.network.AddressPair
1627       compute_iox_config_drive:
1628         type: list
1629         required: true
1630         status: SUPPORTED
1631         entry_schema:
1632           type: boolean
1633       port_iox_internal_0_port_order:
1634         type: integer
1635         required: true
1636         status: SUPPORTED
1637       port_iox_oam_0_port_replacement_policy:
1638         type: list
1639         required: true
1640         status: SUPPORTED
1641         entry_schema:
1642           type: string
1643       port_iox_data_0_port_security_groups:
1644         type: list
1645         required: true
1646         status: SUPPORTED
1647         entry_schema:
1648           type: json
1649       port_iox_internal_0_port_vlan_requirements:
1650         type: list
1651         required: true
1652         status: SUPPORTED
1653         entry_schema:
1654           type: org.openecomp.datatypes.network.VlanRequirements
1655       compute_iox_image_update_policy:
1656         type: list
1657         required: true
1658         status: SUPPORTED
1659         entry_schema:
1660           type: string
1661       port_iox_oam_0_port_order:
1662         type: integer
1663         required: true
1664         status: SUPPORTED
1665       port_iox_oam_0_port_network:
1666         type: list
1667         required: true
1668         status: SUPPORTED
1669         entry_schema:
1670           type: string
1671       port_iox_internal_0_port_security_groups:
1672         type: list
1673         required: true
1674         status: SUPPORTED
1675         entry_schema:
1676           type: json
1677       port_iox_oam_0_port_vlan_requirements:
1678         type: list
1679         required: true
1680         status: SUPPORTED
1681         entry_schema:
1682           type: org.openecomp.datatypes.network.VlanRequirements
1683       port_iox_data_0_port_order:
1684         type: integer
1685         required: true
1686         status: SUPPORTED
1687       port_iox_internal_0_port_name:
1688         type: list
1689         required: true
1690         status: SUPPORTED
1691         entry_schema:
1692           type: string
1693       port_iox_oam_0_port_fixed_ips:
1694         type: list
1695         required: true
1696         status: SUPPORTED
1697         entry_schema:
1698           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1699       port_iox_data_0_port_vlan_requirements:
1700         type: list
1701         required: true
1702         status: SUPPORTED
1703         entry_schema:
1704           type: org.openecomp.datatypes.network.VlanRequirements
1705       compute_iox_name:
1706         type: list
1707         required: true
1708         status: SUPPORTED
1709         entry_schema:
1710           type: string
1711       port_iox_data_0_port_network:
1712         type: list
1713         required: true
1714         status: SUPPORTED
1715         entry_schema:
1716           type: string
1717       port_iox_internal_0_port_replacement_policy:
1718         type: list
1719         required: true
1720         status: SUPPORTED
1721         entry_schema:
1722           type: string
1723       port_iox_internal_0_port_mac_requirements:
1724         type: org.openecomp.datatypes.network.MacRequirements
1725         required: true
1726         status: SUPPORTED
1727       port_iox_data_0_port_mac_requirements:
1728         type: org.openecomp.datatypes.network.MacRequirements
1729         required: true
1730         status: SUPPORTED
1731       port_iox_data_0_port_exCP_naming:
1732         type: org.openecomp.datatypes.Naming
1733         required: true
1734         status: SUPPORTED
1735       port_iox_oam_0_port_network_role:
1736         type: string
1737         required: true
1738         status: SUPPORTED
1739       port_iox_internal_0_port_network_role:
1740         type: string
1741         required: true
1742         status: SUPPORTED
1743       port_iox_data_0_port_network_role:
1744         type: string
1745         required: true
1746         status: SUPPORTED
1747       port_iox_data_0_port_replacement_policy:
1748         type: list
1749         required: true
1750         status: SUPPORTED
1751         entry_schema:
1752           type: string
1753       compute_iox_metadata:
1754         type: list
1755         required: true
1756         status: SUPPORTED
1757         entry_schema:
1758           type: json
1759       index_value:
1760         type: integer
1761         description: Index value of this substitution service template runtime instance
1762         required: false
1763         default: 0
1764         status: SUPPORTED
1765         constraints:
1766         - greater_or_equal: 0
1767       port_iox_internal_0_port_network_role_tag:
1768         type: string
1769         required: true
1770         status: SUPPORTED
1771       port_iox_oam_0_port_allowed_address_pairs:
1772         type: list
1773         required: true
1774         status: SUPPORTED
1775         entry_schema:
1776           type: org.openecomp.datatypes.heat.network.AddressPair
1777       port_iox_internal_0_port_subnetpoolid:
1778         type: string
1779         required: true
1780         status: SUPPORTED
1781       compute_iox_availability_zone:
1782         type: list
1783         required: true
1784         status: SUPPORTED
1785         entry_schema:
1786           type: string
1787       port_iox_oam_0_port_security_groups:
1788         type: list
1789         required: true
1790         status: SUPPORTED
1791         entry_schema:
1792           type: json
1793       port_iox_oam_0_port_mac_requirements:
1794         type: org.openecomp.datatypes.network.MacRequirements
1795         required: true
1796         status: SUPPORTED
1797       port_iox_oam_0_port_ip_requirements:
1798         type: list
1799         required: true
1800         status: SUPPORTED
1801         entry_schema:
1802           type: org.openecomp.datatypes.network.IpRequirements
1803       port_iox_internal_0_port_exCP_naming:
1804         type: org.openecomp.datatypes.Naming
1805         required: true
1806         status: SUPPORTED
1807       port_iox_data_0_port_network_role_tag:
1808         type: string
1809         required: true
1810         status: SUPPORTED
1811     requirements:
1812     - dependency_iox_iox_data_0_port:
1813         capability: tosca.capabilities.Node
1814         node: tosca.nodes.Root
1815         relationship: tosca.relationships.DependsOn
1816         occurrences:
1817         - 0
1818         - UNBOUNDED
1819     - link_iox_iox_data_0_port:
1820         capability: tosca.capabilities.network.Linkable
1821         relationship: tosca.relationships.network.LinksTo
1822         occurrences:
1823         - 1
1824         - 1
1825     - dependency_iox:
1826         capability: tosca.capabilities.Node
1827         node: tosca.nodes.Root
1828         relationship: tosca.relationships.DependsOn
1829         occurrences:
1830         - 0
1831         - UNBOUNDED
1832     - local_storage_iox:
1833         capability: tosca.capabilities.Attachment
1834         node: tosca.nodes.BlockStorage
1835         relationship: tosca.relationships.AttachesTo
1836         occurrences:
1837         - 0
1838         - UNBOUNDED
1839     - dependency_iox_iox_oam_0_port:
1840         capability: tosca.capabilities.Node
1841         node: tosca.nodes.Root
1842         relationship: tosca.relationships.DependsOn
1843         occurrences:
1844         - 0
1845         - UNBOUNDED
1846     - link_iox_iox_oam_0_port:
1847         capability: tosca.capabilities.network.Linkable
1848         relationship: tosca.relationships.network.LinksTo
1849         occurrences:
1850         - 1
1851         - 1
1852     - dependency_iox_iox_internal_0_port:
1853         capability: tosca.capabilities.Node
1854         node: tosca.nodes.Root
1855         relationship: tosca.relationships.DependsOn
1856         occurrences:
1857         - 0
1858         - UNBOUNDED
1859     - link_iox_iox_internal_0_port:
1860         capability: tosca.capabilities.network.Linkable
1861         relationship: tosca.relationships.network.LinksTo
1862         occurrences:
1863         - 1
1864         - 1
1865     capabilities:
1866       forwarder_iox_iox_oam_0_port:
1867         type: org.openecomp.capabilities.Forwarder
1868         occurrences:
1869         - 1
1870         - UNBOUNDED
1871       cpu.delta_iox:
1872         type: org.openecomp.capabilities.metric.Ceilometer
1873         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1874         occurrences:
1875         - 1
1876         - UNBOUNDED
1877       disk.device.latency_iox:
1878         type: org.openecomp.capabilities.metric.Ceilometer
1879         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1880         occurrences:
1881         - 1
1882         - UNBOUNDED
1883       memory_iox:
1884         type: org.openecomp.capabilities.metric.Ceilometer
1885         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1886         occurrences:
1887         - 1
1888         - UNBOUNDED
1889       network.outgoing.packets.rate_iox_iox_data_0_port:
1890         type: org.openecomp.capabilities.metric.Ceilometer
1891         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1892         occurrences:
1893         - 1
1894         - UNBOUNDED
1895       disk.device.read.bytes_iox:
1896         type: org.openecomp.capabilities.metric.Ceilometer
1897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1898         occurrences:
1899         - 1
1900         - UNBOUNDED
1901       disk.read.requests_iox:
1902         type: org.openecomp.capabilities.metric.Ceilometer
1903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1904         occurrences:
1905         - 1
1906         - UNBOUNDED
1907       disk.write.requests_iox:
1908         type: org.openecomp.capabilities.metric.Ceilometer
1909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1910         occurrences:
1911         - 1
1912         - UNBOUNDED
1913       network.incoming.bytes_iox_iox_oam_0_port:
1914         type: org.openecomp.capabilities.metric.Ceilometer
1915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1916         occurrences:
1917         - 1
1918         - UNBOUNDED
1919       network.incoming.packets.rate_iox_iox_internal_0_port:
1920         type: org.openecomp.capabilities.metric.Ceilometer
1921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1922         occurrences:
1923         - 1
1924         - UNBOUNDED
1925       disk.device.read.requests.rate_iox:
1926         type: org.openecomp.capabilities.metric.Ceilometer
1927         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1928         occurrences:
1929         - 1
1930         - UNBOUNDED
1931       disk.device.write.requests.rate_iox:
1932         type: org.openecomp.capabilities.metric.Ceilometer
1933         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1934         occurrences:
1935         - 1
1936         - UNBOUNDED
1937       disk.capacity_iox:
1938         type: org.openecomp.capabilities.metric.Ceilometer
1939         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1940         occurrences:
1941         - 1
1942         - UNBOUNDED
1943       disk.write.bytes_iox:
1944         type: org.openecomp.capabilities.metric.Ceilometer
1945         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1946         occurrences:
1947         - 1
1948         - UNBOUNDED
1949       disk.device.write.requests_iox:
1950         type: org.openecomp.capabilities.metric.Ceilometer
1951         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1952         occurrences:
1953         - 1
1954         - UNBOUNDED
1955       disk.device.allocation_iox:
1956         type: org.openecomp.capabilities.metric.Ceilometer
1957         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1958         occurrences:
1959         - 1
1960         - UNBOUNDED
1961       feature_iox_iox_data_0_port:
1962         type: tosca.capabilities.Node
1963         occurrences:
1964         - 1
1965         - UNBOUNDED
1966       disk.root.size_iox:
1967         type: org.openecomp.capabilities.metric.Ceilometer
1968         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1969         occurrences:
1970         - 1
1971         - UNBOUNDED
1972       vcpus_iox:
1973         type: org.openecomp.capabilities.metric.Ceilometer
1974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1975         occurrences:
1976         - 1
1977         - UNBOUNDED
1978       disk.device.iops_iox:
1979         type: org.openecomp.capabilities.metric.Ceilometer
1980         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1981         occurrences:
1982         - 1
1983         - UNBOUNDED
1984       network.outgoing.bytes.rate_iox_iox_data_0_port:
1985         type: org.openecomp.capabilities.metric.Ceilometer
1986         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1987         occurrences:
1988         - 1
1989         - UNBOUNDED
1990       disk.read.bytes.rate_iox:
1991         type: org.openecomp.capabilities.metric.Ceilometer
1992         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1993         occurrences:
1994         - 1
1995         - UNBOUNDED
1996       network.outgoing.bytes_iox_iox_oam_0_port:
1997         type: org.openecomp.capabilities.metric.Ceilometer
1998         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1999         occurrences:
2000         - 1
2001         - UNBOUNDED
2002       attachment_iox_iox_data_0_port:
2003         type: tosca.capabilities.Attachment
2004         occurrences:
2005         - 1
2006         - UNBOUNDED
2007       network.incoming.packets.rate_iox_iox_oam_0_port:
2008         type: org.openecomp.capabilities.metric.Ceilometer
2009         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2010         occurrences:
2011         - 1
2012         - UNBOUNDED
2013       disk.latency_iox:
2014         type: org.openecomp.capabilities.metric.Ceilometer
2015         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2016         occurrences:
2017         - 1
2018         - UNBOUNDED
2019       network.incoming.packets.rate_iox_iox_data_0_port:
2020         type: org.openecomp.capabilities.metric.Ceilometer
2021         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2022         occurrences:
2023         - 1
2024         - UNBOUNDED
2025       network.incoming.bytes_iox_iox_internal_0_port:
2026         type: org.openecomp.capabilities.metric.Ceilometer
2027         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2028         occurrences:
2029         - 1
2030         - UNBOUNDED
2031       cpu_util_iox:
2032         type: org.openecomp.capabilities.metric.Ceilometer
2033         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2034         occurrences:
2035         - 1
2036         - UNBOUNDED
2037       binding_iox_iox_oam_0_port:
2038         type: tosca.capabilities.network.Bindable
2039         valid_source_types:
2040         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2041         occurrences:
2042         - 0
2043         - UNBOUNDED
2044       network.incoming.bytes_iox_iox_data_0_port:
2045         type: org.openecomp.capabilities.metric.Ceilometer
2046         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2047         occurrences:
2048         - 1
2049         - UNBOUNDED
2050       disk.device.capacity_iox:
2051         type: org.openecomp.capabilities.metric.Ceilometer
2052         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2053         occurrences:
2054         - 1
2055         - UNBOUNDED
2056       disk.iops_iox:
2057         type: org.openecomp.capabilities.metric.Ceilometer
2058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2059         occurrences:
2060         - 1
2061         - UNBOUNDED
2062       network.outpoing.packets_iox_iox_internal_0_port:
2063         type: org.openecomp.capabilities.metric.Ceilometer
2064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2065         occurrences:
2066         - 1
2067         - UNBOUNDED
2068       endpoint_iox:
2069         type: tosca.capabilities.Endpoint.Admin
2070         occurrences:
2071         - 1
2072         - UNBOUNDED
2073       binding_iox_iox_internal_0_port:
2074         type: tosca.capabilities.network.Bindable
2075         valid_source_types:
2076         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2077         occurrences:
2078         - 0
2079         - UNBOUNDED
2080       disk.device.read.requests_iox:
2081         type: org.openecomp.capabilities.metric.Ceilometer
2082         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2083         occurrences:
2084         - 1
2085         - UNBOUNDED
2086       memory.usage_iox:
2087         type: org.openecomp.capabilities.metric.Ceilometer
2088         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2089         occurrences:
2090         - 1
2091         - UNBOUNDED
2092       attachment_iox_iox_internal_0_port:
2093         type: tosca.capabilities.Attachment
2094         occurrences:
2095         - 1
2096         - UNBOUNDED
2097       network.outgoing.bytes_iox_iox_internal_0_port:
2098         type: org.openecomp.capabilities.metric.Ceilometer
2099         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2100         occurrences:
2101         - 1
2102         - UNBOUNDED
2103       cpu_iox:
2104         type: org.openecomp.capabilities.metric.Ceilometer
2105         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2106         occurrences:
2107         - 1
2108         - UNBOUNDED
2109       feature_iox_iox_oam_0_port:
2110         type: tosca.capabilities.Node
2111         occurrences:
2112         - 1
2113         - UNBOUNDED
2114       disk.usage_iox:
2115         type: org.openecomp.capabilities.metric.Ceilometer
2116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2117         occurrences:
2118         - 1
2119         - UNBOUNDED
2120       scalable_iox:
2121         type: tosca.capabilities.Scalable
2122         occurrences:
2123         - 1
2124         - UNBOUNDED
2125       feature_iox:
2126         type: tosca.capabilities.Node
2127         occurrences:
2128         - 1
2129         - UNBOUNDED
2130       memory.resident_iox:
2131         type: org.openecomp.capabilities.metric.Ceilometer
2132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2133         occurrences:
2134         - 1
2135         - UNBOUNDED
2136       disk.device.write.bytes_iox:
2137         type: org.openecomp.capabilities.metric.Ceilometer
2138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2139         occurrences:
2140         - 1
2141         - UNBOUNDED
2142       network.outgoing.packets.rate_iox_iox_internal_0_port:
2143         type: org.openecomp.capabilities.metric.Ceilometer
2144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2145         occurrences:
2146         - 1
2147         - UNBOUNDED
2148       binding_iox_iox_data_0_port:
2149         type: tosca.capabilities.network.Bindable
2150         valid_source_types:
2151         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2152         occurrences:
2153         - 0
2154         - UNBOUNDED
2155       network.outgoing.bytes.rate_iox_iox_oam_0_port:
2156         type: org.openecomp.capabilities.metric.Ceilometer
2157         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2158         occurrences:
2159         - 1
2160         - UNBOUNDED
2161       network.incoming.bytes.rate_iox_iox_internal_0_port:
2162         type: org.openecomp.capabilities.metric.Ceilometer
2163         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2164         occurrences:
2165         - 1
2166         - UNBOUNDED
2167       network.incoming.bytes.rate_iox_iox_oam_0_port:
2168         type: org.openecomp.capabilities.metric.Ceilometer
2169         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2170         occurrences:
2171         - 1
2172         - UNBOUNDED
2173       disk.allocation_iox:
2174         type: org.openecomp.capabilities.metric.Ceilometer
2175         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2176         occurrences:
2177         - 1
2178         - UNBOUNDED
2179       network.outgoing.packets.rate_iox_iox_oam_0_port:
2180         type: org.openecomp.capabilities.metric.Ceilometer
2181         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2182         occurrences:
2183         - 1
2184         - UNBOUNDED
2185       binding_iox:
2186         type: tosca.capabilities.network.Bindable
2187         occurrences:
2188         - 1
2189         - UNBOUNDED
2190       os_iox:
2191         type: tosca.capabilities.OperatingSystem
2192         occurrences:
2193         - 1
2194         - UNBOUNDED
2195       host_iox:
2196         type: tosca.capabilities.Container
2197         valid_source_types:
2198         - tosca.nodes.SoftwareComponent
2199         occurrences:
2200         - 1
2201         - UNBOUNDED
2202       disk.write.requests.rate_iox:
2203         type: org.openecomp.capabilities.metric.Ceilometer
2204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2205         occurrences:
2206         - 1
2207         - UNBOUNDED
2208       disk.write.bytes.rate_iox:
2209         type: org.openecomp.capabilities.metric.Ceilometer
2210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2211         occurrences:
2212         - 1
2213         - UNBOUNDED
2214       disk.read.bytes_iox:
2215         type: org.openecomp.capabilities.metric.Ceilometer
2216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2217         occurrences:
2218         - 1
2219         - UNBOUNDED
2220       network.incoming.packets_iox_iox_oam_0_port:
2221         type: org.openecomp.capabilities.metric.Ceilometer
2222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2223         occurrences:
2224         - 1
2225         - UNBOUNDED
2226       instance_iox:
2227         type: org.openecomp.capabilities.metric.Ceilometer
2228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2229         occurrences:
2230         - 1
2231         - UNBOUNDED
2232       disk.ephemeral.size_iox:
2233         type: org.openecomp.capabilities.metric.Ceilometer
2234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2235         occurrences:
2236         - 1
2237         - UNBOUNDED
2238       network.outpoing.packets_iox_iox_data_0_port:
2239         type: org.openecomp.capabilities.metric.Ceilometer
2240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2241         occurrences:
2242         - 1
2243         - UNBOUNDED
2244       attachment_iox_iox_oam_0_port:
2245         type: tosca.capabilities.Attachment
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       feature_iox_iox_internal_0_port:
2250         type: tosca.capabilities.Node
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       network.incoming.packets_iox_iox_internal_0_port:
2255         type: org.openecomp.capabilities.metric.Ceilometer
2256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       network.outpoing.packets_iox_iox_oam_0_port:
2261         type: org.openecomp.capabilities.metric.Ceilometer
2262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2263         occurrences:
2264         - 1
2265         - UNBOUNDED
2266       forwarder_iox_iox_data_0_port:
2267         type: org.openecomp.capabilities.Forwarder
2268         occurrences:
2269         - 1
2270         - UNBOUNDED
2271       disk.device.read.bytes.rate_iox:
2272         type: org.openecomp.capabilities.metric.Ceilometer
2273         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2274         occurrences:
2275         - 1
2276         - UNBOUNDED
2277       network.incoming.bytes.rate_iox_iox_data_0_port:
2278         type: org.openecomp.capabilities.metric.Ceilometer
2279         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2280         occurrences:
2281         - 1
2282         - UNBOUNDED
2283       network.incoming.packets_iox_iox_data_0_port:
2284         type: org.openecomp.capabilities.metric.Ceilometer
2285         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2286         occurrences:
2287         - 1
2288         - UNBOUNDED
2289       disk.device.write.bytes.rate_iox:
2290         type: org.openecomp.capabilities.metric.Ceilometer
2291         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2292         occurrences:
2293         - 1
2294         - UNBOUNDED
2295       network.outgoing.bytes.rate_iox_iox_internal_0_port:
2296         type: org.openecomp.capabilities.metric.Ceilometer
2297         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2298         occurrences:
2299         - 1
2300         - UNBOUNDED
2301       forwarder_iox_iox_internal_0_port:
2302         type: org.openecomp.capabilities.Forwarder
2303         occurrences:
2304         - 1
2305         - UNBOUNDED
2306       disk.device.usage_iox:
2307         type: org.openecomp.capabilities.metric.Ceilometer
2308         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2309         occurrences:
2310         - 1
2311         - UNBOUNDED
2312       network.outgoing.bytes_iox_iox_data_0_port:
2313         type: org.openecomp.capabilities.metric.Ceilometer
2314         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2315         occurrences:
2316         - 1
2317         - UNBOUNDED