f48028d38150230a9ecbeadcc9f07e803a1ea6c5
[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       binding_plt_plt_data_0_port:
600         type: tosca.capabilities.network.Bindable
601         valid_source_types:
602         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
603         occurrences:
604         - 0
605         - UNBOUNDED
606       disk.device.read.requests_plt:
607         type: org.openecomp.capabilities.metric.Ceilometer
608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
609         occurrences:
610         - 1
611         - UNBOUNDED
612       memory.resident_plt:
613         type: org.openecomp.capabilities.metric.Ceilometer
614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
615         occurrences:
616         - 1
617         - UNBOUNDED
618       network.outgoing.packets.rate_plt_plt_internal_0_port:
619         type: org.openecomp.capabilities.metric.Ceilometer
620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
621         occurrences:
622         - 1
623         - UNBOUNDED
624       scalable_plt:
625         type: tosca.capabilities.Scalable
626         occurrences:
627         - 1
628         - UNBOUNDED
629       network.incoming.packets.rate_plt_plt_oam_0_port:
630         type: org.openecomp.capabilities.metric.Ceilometer
631         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
632         occurrences:
633         - 1
634         - UNBOUNDED
635       network.outgoing.packets.rate_plt_plt_data_0_port:
636         type: org.openecomp.capabilities.metric.Ceilometer
637         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
638         occurrences:
639         - 1
640         - UNBOUNDED
641       network.incoming.bytes.rate_plt_plt_data_0_port:
642         type: org.openecomp.capabilities.metric.Ceilometer
643         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
644         occurrences:
645         - 1
646         - UNBOUNDED
647       disk.usage_plt:
648         type: org.openecomp.capabilities.metric.Ceilometer
649         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
650         occurrences:
651         - 1
652         - UNBOUNDED
653       feature_plt_plt_oam_0_port:
654         type: tosca.capabilities.Node
655         occurrences:
656         - 1
657         - UNBOUNDED
658       network.incoming.bytes.rate_plt_plt_internal_0_port:
659         type: org.openecomp.capabilities.metric.Ceilometer
660         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
661         occurrences:
662         - 1
663         - UNBOUNDED
664       memory_plt:
665         type: org.openecomp.capabilities.metric.Ceilometer
666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
667         occurrences:
668         - 1
669         - UNBOUNDED
670       disk.root.size_plt:
671         type: org.openecomp.capabilities.metric.Ceilometer
672         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
673         occurrences:
674         - 1
675         - UNBOUNDED
676       network.outgoing.bytes_plt_plt_data_0_port:
677         type: org.openecomp.capabilities.metric.Ceilometer
678         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
679         occurrences:
680         - 1
681         - UNBOUNDED
682       cpu.delta_plt:
683         type: org.openecomp.capabilities.metric.Ceilometer
684         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
685         occurrences:
686         - 1
687         - UNBOUNDED
688       disk.device.write.requests_plt:
689         type: org.openecomp.capabilities.metric.Ceilometer
690         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
691         occurrences:
692         - 1
693         - UNBOUNDED
694       feature_plt_plt_data_0_port:
695         type: tosca.capabilities.Node
696         occurrences:
697         - 1
698         - UNBOUNDED
699       network.outgoing.bytes.rate_plt_plt_data_0_port:
700         type: org.openecomp.capabilities.metric.Ceilometer
701         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
702         occurrences:
703         - 1
704         - UNBOUNDED
705       disk.device.read.requests.rate_plt:
706         type: org.openecomp.capabilities.metric.Ceilometer
707         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
708         occurrences:
709         - 1
710         - UNBOUNDED
711       network.outpoing.packets_plt_plt_data_0_port:
712         type: org.openecomp.capabilities.metric.Ceilometer
713         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
714         occurrences:
715         - 1
716         - UNBOUNDED
717       os_plt:
718         type: tosca.capabilities.OperatingSystem
719         occurrences:
720         - 1
721         - UNBOUNDED
722       network.outgoing.bytes.rate_plt_plt_internal_0_port:
723         type: org.openecomp.capabilities.metric.Ceilometer
724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
725         occurrences:
726         - 1
727         - UNBOUNDED
728       network.incoming.packets_plt_plt_data_0_port:
729         type: org.openecomp.capabilities.metric.Ceilometer
730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
731         occurrences:
732         - 1
733         - UNBOUNDED
734       disk.allocation_plt:
735         type: org.openecomp.capabilities.metric.Ceilometer
736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
737         occurrences:
738         - 1
739         - UNBOUNDED
740       host_plt:
741         type: tosca.capabilities.Container
742         valid_source_types:
743         - tosca.nodes.SoftwareComponent
744         occurrences:
745         - 1
746         - UNBOUNDED
747       vcpus_plt:
748         type: org.openecomp.capabilities.metric.Ceilometer
749         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
750         occurrences:
751         - 1
752         - UNBOUNDED
753       disk.device.iops_plt:
754         type: org.openecomp.capabilities.metric.Ceilometer
755         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
756         occurrences:
757         - 1
758         - UNBOUNDED
759       disk.write.requests.rate_plt:
760         type: org.openecomp.capabilities.metric.Ceilometer
761         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
762         occurrences:
763         - 1
764         - UNBOUNDED
765   org.openecomp.resource.abstract.nodes.app:
766     derived_from: org.openecomp.resource.abstract.nodes.VFC
767     properties:
768       port_app_data_0_port_mac_requirements:
769         type: org.openecomp.datatypes.network.MacRequirements
770         required: true
771         status: SUPPORTED
772       compute_app_scheduler_hints:
773         type: list
774         required: true
775         status: SUPPORTED
776         entry_schema:
777           type: json
778       port_app_internal_0_port_ip_requirements:
779         type: list
780         required: true
781         status: SUPPORTED
782         entry_schema:
783           type: org.openecomp.datatypes.network.IpRequirements
784       port_app_data_0_port_network_role:
785         type: string
786         required: true
787         status: SUPPORTED
788       port_app_oam_0_port_replacement_policy:
789         type: list
790         required: true
791         status: SUPPORTED
792         entry_schema:
793           type: string
794       port_app_oam_0_port_network:
795         type: list
796         required: true
797         status: SUPPORTED
798         entry_schema:
799           type: string
800       vm_flavor_name:
801         type: string
802         required: true
803         status: SUPPORTED
804       port_app_data_0_port_fixed_ips:
805         type: list
806         required: true
807         status: SUPPORTED
808         entry_schema:
809           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
810       vm_image_name:
811         type: string
812         required: true
813         status: SUPPORTED
814       port_app_oam_0_port_name:
815         type: list
816         required: true
817         status: SUPPORTED
818         entry_schema:
819           type: string
820       compute_app_availability_zone:
821         type: list
822         required: true
823         status: SUPPORTED
824         entry_schema:
825           type: string
826       compute_app_config_drive:
827         type: list
828         required: true
829         status: SUPPORTED
830         entry_schema:
831           type: boolean
832       port_app_oam_0_port_mac_requirements:
833         type: org.openecomp.datatypes.network.MacRequirements
834         required: true
835         status: SUPPORTED
836       port_app_data_0_port_network:
837         type: list
838         required: true
839         status: SUPPORTED
840         entry_schema:
841           type: string
842       port_app_data_0_port_network_role_tag:
843         type: string
844         required: true
845         status: SUPPORTED
846       port_app_oam_0_port_network_role_tag:
847         type: string
848         required: true
849         status: SUPPORTED
850       port_app_data_0_port_exCP_naming:
851         type: org.openecomp.datatypes.Naming
852         required: true
853         status: SUPPORTED
854       port_app_data_0_port_vlan_requirements:
855         type: list
856         required: true
857         status: SUPPORTED
858         entry_schema:
859           type: org.openecomp.datatypes.network.VlanRequirements
860       port_app_internal_0_port_network_role_tag:
861         type: string
862         required: true
863         status: SUPPORTED
864       port_app_oam_0_port_network_role:
865         type: string
866         required: true
867         status: SUPPORTED
868       compute_app_metadata:
869         type: list
870         required: true
871         status: SUPPORTED
872         entry_schema:
873           type: json
874       port_app_data_0_port_ip_requirements:
875         type: list
876         required: true
877         status: SUPPORTED
878         entry_schema:
879           type: org.openecomp.datatypes.network.IpRequirements
880       port_app_internal_0_port_network_role:
881         type: string
882         required: true
883         status: SUPPORTED
884       port_app_internal_0_port_subnetpoolid:
885         type: string
886         required: true
887         status: SUPPORTED
888       port_app_internal_0_port_allowed_address_pairs:
889         type: list
890         required: true
891         status: SUPPORTED
892         entry_schema:
893           type: org.openecomp.datatypes.heat.network.AddressPair
894       port_app_data_0_port_subnetpoolid:
895         type: string
896         required: true
897         status: SUPPORTED
898       port_app_oam_0_port_subnetpoolid:
899         type: string
900         required: true
901         status: SUPPORTED
902       port_app_internal_0_port_order:
903         type: integer
904         required: true
905         status: SUPPORTED
906       port_app_internal_0_port_exCP_naming:
907         type: org.openecomp.datatypes.Naming
908         required: true
909         status: SUPPORTED
910       port_app_data_0_port_name:
911         type: list
912         required: true
913         status: SUPPORTED
914         entry_schema:
915           type: string
916       port_app_oam_0_port_ip_requirements:
917         type: list
918         required: true
919         status: SUPPORTED
920         entry_schema:
921           type: org.openecomp.datatypes.network.IpRequirements
922       port_app_oam_0_port_exCP_naming:
923         type: org.openecomp.datatypes.Naming
924         required: true
925         status: SUPPORTED
926       port_app_internal_0_port_network:
927         type: list
928         required: true
929         status: SUPPORTED
930         entry_schema:
931           type: string
932       port_app_data_0_port_security_groups:
933         type: list
934         required: true
935         status: SUPPORTED
936         entry_schema:
937           type: json
938       port_app_oam_0_port_order:
939         type: integer
940         required: true
941         status: SUPPORTED
942       port_app_internal_0_port_vlan_requirements:
943         type: list
944         required: true
945         status: SUPPORTED
946         entry_schema:
947           type: org.openecomp.datatypes.network.VlanRequirements
948       port_app_internal_0_port_replacement_policy:
949         type: list
950         required: true
951         status: SUPPORTED
952         entry_schema:
953           type: string
954       port_app_internal_0_port_mac_requirements:
955         type: org.openecomp.datatypes.network.MacRequirements
956         required: true
957         status: SUPPORTED
958       port_app_data_0_port_order:
959         type: integer
960         required: true
961         status: SUPPORTED
962       port_app_oam_0_port_security_groups:
963         type: list
964         required: true
965         status: SUPPORTED
966         entry_schema:
967           type: json
968       port_app_internal_0_port_name:
969         type: list
970         required: true
971         status: SUPPORTED
972         entry_schema:
973           type: string
974       index_value:
975         type: integer
976         description: Index value of this substitution service template runtime instance
977         required: false
978         default: 0
979         status: SUPPORTED
980         constraints:
981         - greater_or_equal: 0
982       port_app_oam_0_port_fixed_ips:
983         type: list
984         required: true
985         status: SUPPORTED
986         entry_schema:
987           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
988       port_app_data_0_port_replacement_policy:
989         type: list
990         required: true
991         status: SUPPORTED
992         entry_schema:
993           type: string
994       compute_app_name:
995         type: list
996         required: true
997         status: SUPPORTED
998         entry_schema:
999           type: string
1000       port_app_oam_0_port_vlan_requirements:
1001         type: list
1002         required: true
1003         status: SUPPORTED
1004         entry_schema:
1005           type: org.openecomp.datatypes.network.VlanRequirements
1006       port_app_internal_0_port_security_groups:
1007         type: list
1008         required: true
1009         status: SUPPORTED
1010         entry_schema:
1011           type: json
1012       compute_app_image_update_policy:
1013         type: list
1014         required: true
1015         status: SUPPORTED
1016         entry_schema:
1017           type: string
1018       compute_app_user_data_format:
1019         type: list
1020         required: true
1021         status: SUPPORTED
1022         entry_schema:
1023           type: string
1024     requirements:
1025     - dependency_app:
1026         capability: tosca.capabilities.Node
1027         node: tosca.nodes.Root
1028         relationship: tosca.relationships.DependsOn
1029         occurrences:
1030         - 0
1031         - UNBOUNDED
1032     - local_storage_app:
1033         capability: tosca.capabilities.Attachment
1034         node: tosca.nodes.BlockStorage
1035         relationship: tosca.relationships.AttachesTo
1036         occurrences:
1037         - 0
1038         - UNBOUNDED
1039     - dependency_app_app_internal_0_port:
1040         capability: tosca.capabilities.Node
1041         node: tosca.nodes.Root
1042         relationship: tosca.relationships.DependsOn
1043         occurrences:
1044         - 0
1045         - UNBOUNDED
1046     - link_app_app_internal_0_port:
1047         capability: tosca.capabilities.network.Linkable
1048         relationship: tosca.relationships.network.LinksTo
1049         occurrences:
1050         - 1
1051         - 1
1052     - dependency_app_app_oam_0_port:
1053         capability: tosca.capabilities.Node
1054         node: tosca.nodes.Root
1055         relationship: tosca.relationships.DependsOn
1056         occurrences:
1057         - 0
1058         - UNBOUNDED
1059     - link_app_app_oam_0_port:
1060         capability: tosca.capabilities.network.Linkable
1061         relationship: tosca.relationships.network.LinksTo
1062         occurrences:
1063         - 1
1064         - 1
1065     - dependency_app_app_data_0_port:
1066         capability: tosca.capabilities.Node
1067         node: tosca.nodes.Root
1068         relationship: tosca.relationships.DependsOn
1069         occurrences:
1070         - 0
1071         - UNBOUNDED
1072     - link_app_app_data_0_port:
1073         capability: tosca.capabilities.network.Linkable
1074         relationship: tosca.relationships.network.LinksTo
1075         occurrences:
1076         - 1
1077         - 1
1078     capabilities:
1079       disk.device.write.requests_app:
1080         type: org.openecomp.capabilities.metric.Ceilometer
1081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1082         occurrences:
1083         - 1
1084         - UNBOUNDED
1085       feature_app_app_oam_0_port:
1086         type: tosca.capabilities.Node
1087         occurrences:
1088         - 1
1089         - UNBOUNDED
1090       disk.device.capacity_app:
1091         type: org.openecomp.capabilities.metric.Ceilometer
1092         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1093         occurrences:
1094         - 1
1095         - UNBOUNDED
1096       disk.root.size_app:
1097         type: org.openecomp.capabilities.metric.Ceilometer
1098         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1099         occurrences:
1100         - 1
1101         - UNBOUNDED
1102       disk.device.iops_app:
1103         type: org.openecomp.capabilities.metric.Ceilometer
1104         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1105         occurrences:
1106         - 1
1107         - UNBOUNDED
1108       network.incoming.packets.rate_app_app_oam_0_port:
1109         type: org.openecomp.capabilities.metric.Ceilometer
1110         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1111         occurrences:
1112         - 1
1113         - UNBOUNDED
1114       network.incoming.bytes.rate_app_app_data_0_port:
1115         type: org.openecomp.capabilities.metric.Ceilometer
1116         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120       network.incoming.bytes_app_app_oam_0_port:
1121         type: org.openecomp.capabilities.metric.Ceilometer
1122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1123         occurrences:
1124         - 1
1125         - UNBOUNDED
1126       network.incoming.packets.rate_app_app_internal_0_port:
1127         type: org.openecomp.capabilities.metric.Ceilometer
1128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1129         occurrences:
1130         - 1
1131         - UNBOUNDED
1132       cpu.delta_app:
1133         type: org.openecomp.capabilities.metric.Ceilometer
1134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1135         occurrences:
1136         - 1
1137         - UNBOUNDED
1138       host_app:
1139         type: tosca.capabilities.Container
1140         valid_source_types:
1141         - tosca.nodes.SoftwareComponent
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.write.bytes.rate_app:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       disk.write.requests.rate_app:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       disk.device.latency_app:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.ephemeral.size_app:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       network.outgoing.bytes_app_app_oam_0_port:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       disk.device.write.requests.rate_app:
1176         type: org.openecomp.capabilities.metric.Ceilometer
1177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1178         occurrences:
1179         - 1
1180         - UNBOUNDED
1181       disk.device.read.bytes_app:
1182         type: org.openecomp.capabilities.metric.Ceilometer
1183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1184         occurrences:
1185         - 1
1186         - UNBOUNDED
1187       binding_app_app_data_0_port:
1188         type: tosca.capabilities.network.Bindable
1189         valid_source_types:
1190         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1191         occurrences:
1192         - 0
1193         - UNBOUNDED
1194       disk.device.read.requests.rate_app:
1195         type: org.openecomp.capabilities.metric.Ceilometer
1196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1197         occurrences:
1198         - 1
1199         - UNBOUNDED
1200       vcpus_app:
1201         type: org.openecomp.capabilities.metric.Ceilometer
1202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1203         occurrences:
1204         - 1
1205         - UNBOUNDED
1206       disk.device.read.requests_app:
1207         type: org.openecomp.capabilities.metric.Ceilometer
1208         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1209         occurrences:
1210         - 1
1211         - UNBOUNDED
1212       feature_app_app_internal_0_port:
1213         type: tosca.capabilities.Node
1214         occurrences:
1215         - 1
1216         - UNBOUNDED
1217       cpu_util_app:
1218         type: org.openecomp.capabilities.metric.Ceilometer
1219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1220         occurrences:
1221         - 1
1222         - UNBOUNDED
1223       endpoint_app:
1224         type: tosca.capabilities.Endpoint.Admin
1225         occurrences:
1226         - 1
1227         - UNBOUNDED
1228       network.incoming.packets.rate_app_app_data_0_port:
1229         type: org.openecomp.capabilities.metric.Ceilometer
1230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1231         occurrences:
1232         - 1
1233         - UNBOUNDED
1234       disk.iops_app:
1235         type: org.openecomp.capabilities.metric.Ceilometer
1236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1237         occurrences:
1238         - 1
1239         - UNBOUNDED
1240       disk.device.write.bytes_app:
1241         type: org.openecomp.capabilities.metric.Ceilometer
1242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1243         occurrences:
1244         - 1
1245         - UNBOUNDED
1246       disk.read.bytes.rate_app:
1247         type: org.openecomp.capabilities.metric.Ceilometer
1248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1249         occurrences:
1250         - 1
1251         - UNBOUNDED
1252       disk.latency_app:
1253         type: org.openecomp.capabilities.metric.Ceilometer
1254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1255         occurrences:
1256         - 1
1257         - UNBOUNDED
1258       memory.usage_app:
1259         type: org.openecomp.capabilities.metric.Ceilometer
1260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1261         occurrences:
1262         - 1
1263         - UNBOUNDED
1264       attachment_app_app_oam_0_port:
1265         type: tosca.capabilities.Attachment
1266         occurrences:
1267         - 1
1268         - UNBOUNDED
1269       os_app:
1270         type: tosca.capabilities.OperatingSystem
1271         occurrences:
1272         - 1
1273         - UNBOUNDED
1274       network.incoming.packets_app_app_internal_0_port:
1275         type: org.openecomp.capabilities.metric.Ceilometer
1276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1277         occurrences:
1278         - 1
1279         - UNBOUNDED
1280       network.incoming.packets_app_app_oam_0_port:
1281         type: org.openecomp.capabilities.metric.Ceilometer
1282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1283         occurrences:
1284         - 1
1285         - UNBOUNDED
1286       network.outgoing.bytes.rate_app_app_internal_0_port:
1287         type: org.openecomp.capabilities.metric.Ceilometer
1288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1289         occurrences:
1290         - 1
1291         - UNBOUNDED
1292       network.outgoing.bytes.rate_app_app_oam_0_port:
1293         type: org.openecomp.capabilities.metric.Ceilometer
1294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1295         occurrences:
1296         - 1
1297         - UNBOUNDED
1298       memory_app:
1299         type: org.openecomp.capabilities.metric.Ceilometer
1300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304       disk.read.requests_app:
1305         type: org.openecomp.capabilities.metric.Ceilometer
1306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1307         occurrences:
1308         - 1
1309         - UNBOUNDED
1310       network.outpoing.packets_app_app_oam_0_port:
1311         type: org.openecomp.capabilities.metric.Ceilometer
1312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1313         occurrences:
1314         - 1
1315         - UNBOUNDED
1316       network.incoming.bytes_app_app_data_0_port:
1317         type: org.openecomp.capabilities.metric.Ceilometer
1318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1319         occurrences:
1320         - 1
1321         - UNBOUNDED
1322       disk.write.bytes_app:
1323         type: org.openecomp.capabilities.metric.Ceilometer
1324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1325         occurrences:
1326         - 1
1327         - UNBOUNDED
1328       disk.allocation_app:
1329         type: org.openecomp.capabilities.metric.Ceilometer
1330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1331         occurrences:
1332         - 1
1333         - UNBOUNDED
1334       network.outgoing.bytes_app_app_internal_0_port:
1335         type: org.openecomp.capabilities.metric.Ceilometer
1336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1337         occurrences:
1338         - 1
1339         - UNBOUNDED
1340       attachment_app_app_data_0_port:
1341         type: tosca.capabilities.Attachment
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345       network.incoming.bytes.rate_app_app_oam_0_port:
1346         type: org.openecomp.capabilities.metric.Ceilometer
1347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1348         occurrences:
1349         - 1
1350         - UNBOUNDED
1351       network.outgoing.packets.rate_app_app_internal_0_port:
1352         type: org.openecomp.capabilities.metric.Ceilometer
1353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1354         occurrences:
1355         - 1
1356         - UNBOUNDED
1357       network.incoming.bytes.rate_app_app_internal_0_port:
1358         type: org.openecomp.capabilities.metric.Ceilometer
1359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1360         occurrences:
1361         - 1
1362         - UNBOUNDED
1363       memory.resident_app:
1364         type: org.openecomp.capabilities.metric.Ceilometer
1365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1366         occurrences:
1367         - 1
1368         - UNBOUNDED
1369       network.outgoing.packets.rate_app_app_oam_0_port:
1370         type: org.openecomp.capabilities.metric.Ceilometer
1371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1372         occurrences:
1373         - 1
1374         - UNBOUNDED
1375       network.outgoing.bytes.rate_app_app_data_0_port:
1376         type: org.openecomp.capabilities.metric.Ceilometer
1377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1378         occurrences:
1379         - 1
1380         - UNBOUNDED
1381       cpu_app:
1382         type: org.openecomp.capabilities.metric.Ceilometer
1383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1384         occurrences:
1385         - 1
1386         - UNBOUNDED
1387       feature_app_app_data_0_port:
1388         type: tosca.capabilities.Node
1389         occurrences:
1390         - 1
1391         - UNBOUNDED
1392       disk.usage_app:
1393         type: org.openecomp.capabilities.metric.Ceilometer
1394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1395         occurrences:
1396         - 1
1397         - UNBOUNDED
1398       feature_app:
1399         type: tosca.capabilities.Node
1400         occurrences:
1401         - 1
1402         - UNBOUNDED
1403       disk.read.bytes_app:
1404         type: org.openecomp.capabilities.metric.Ceilometer
1405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409       scalable_app:
1410         type: tosca.capabilities.Scalable
1411         occurrences:
1412         - 1
1413         - UNBOUNDED
1414       network.outgoing.packets.rate_app_app_data_0_port:
1415         type: org.openecomp.capabilities.metric.Ceilometer
1416         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1417         occurrences:
1418         - 1
1419         - UNBOUNDED
1420       disk.device.read.bytes.rate_app:
1421         type: org.openecomp.capabilities.metric.Ceilometer
1422         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1423         occurrences:
1424         - 1
1425         - UNBOUNDED
1426       disk.device.allocation_app:
1427         type: org.openecomp.capabilities.metric.Ceilometer
1428         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1429         occurrences:
1430         - 1
1431         - UNBOUNDED
1432       binding_app:
1433         type: tosca.capabilities.network.Bindable
1434         occurrences:
1435         - 1
1436         - UNBOUNDED
1437       disk.device.write.bytes.rate_app:
1438         type: org.openecomp.capabilities.metric.Ceilometer
1439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1440         occurrences:
1441         - 1
1442         - UNBOUNDED
1443       binding_app_app_oam_0_port:
1444         type: tosca.capabilities.network.Bindable
1445         valid_source_types:
1446         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1447         occurrences:
1448         - 0
1449         - UNBOUNDED
1450       disk.device.usage_app:
1451         type: org.openecomp.capabilities.metric.Ceilometer
1452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1453         occurrences:
1454         - 1
1455         - UNBOUNDED
1456       network.outpoing.packets_app_app_data_0_port:
1457         type: org.openecomp.capabilities.metric.Ceilometer
1458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1459         occurrences:
1460         - 1
1461         - UNBOUNDED
1462       network.outgoing.bytes_app_app_data_0_port:
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       network.incoming.bytes_app_app_internal_0_port:
1469         type: org.openecomp.capabilities.metric.Ceilometer
1470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1471         occurrences:
1472         - 1
1473         - UNBOUNDED
1474       disk.write.requests_app:
1475         type: org.openecomp.capabilities.metric.Ceilometer
1476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1477         occurrences:
1478         - 1
1479         - UNBOUNDED
1480       binding_app_app_internal_0_port:
1481         type: tosca.capabilities.network.Bindable
1482         valid_source_types:
1483         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1484         occurrences:
1485         - 0
1486         - UNBOUNDED
1487       instance_app:
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       attachment_app_app_internal_0_port:
1494         type: tosca.capabilities.Attachment
1495         occurrences:
1496         - 1
1497         - UNBOUNDED
1498       network.incoming.packets_app_app_data_0_port:
1499         type: org.openecomp.capabilities.metric.Ceilometer
1500         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1501         occurrences:
1502         - 1
1503         - UNBOUNDED
1504       network.outpoing.packets_app_app_internal_0_port:
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       disk.capacity_app:
1511         type: org.openecomp.capabilities.metric.Ceilometer
1512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1513         occurrences:
1514         - 1
1515         - UNBOUNDED
1516   org.openecomp.resource.abstract.nodes.iox:
1517     derived_from: org.openecomp.resource.abstract.nodes.VFC
1518     properties:
1519       port_iox_data_0_port_ip_requirements:
1520         type: list
1521         required: true
1522         status: SUPPORTED
1523         entry_schema:
1524           type: org.openecomp.datatypes.network.IpRequirements
1525       port_iox_oam_0_port_exCP_naming:
1526         type: org.openecomp.datatypes.Naming
1527         required: true
1528         status: SUPPORTED
1529       port_iox_internal_0_port_network:
1530         type: list
1531         required: true
1532         status: SUPPORTED
1533         entry_schema:
1534           type: string
1535       port_iox_data_0_port_name:
1536         type: list
1537         required: true
1538         status: SUPPORTED
1539         entry_schema:
1540           type: string
1541       vm_flavor_name:
1542         type: string
1543         required: true
1544         status: SUPPORTED
1545       port_iox_data_0_port_subnetpoolid:
1546         type: string
1547         required: true
1548         status: SUPPORTED
1549       port_iox_data_0_port_allowed_address_pairs:
1550         type: list
1551         required: true
1552         status: SUPPORTED
1553         entry_schema:
1554           type: org.openecomp.datatypes.heat.network.AddressPair
1555       port_iox_internal_0_port_ip_requirements:
1556         type: list
1557         required: true
1558         status: SUPPORTED
1559         entry_schema:
1560           type: org.openecomp.datatypes.network.IpRequirements
1561       vm_image_name:
1562         type: string
1563         required: true
1564         status: SUPPORTED
1565       port_iox_oam_0_port_name:
1566         type: list
1567         required: true
1568         status: SUPPORTED
1569         entry_schema:
1570           type: string
1571       port_iox_oam_0_port_network_role_tag:
1572         type: string
1573         required: true
1574         status: SUPPORTED
1575       port_iox_oam_0_port_subnetpoolid:
1576         type: string
1577         required: true
1578         status: SUPPORTED
1579       compute_iox_user_data_format:
1580         type: list
1581         required: true
1582         status: SUPPORTED
1583         entry_schema:
1584           type: string
1585       port_iox_data_0_port_fixed_ips:
1586         type: list
1587         required: true
1588         status: SUPPORTED
1589         entry_schema:
1590           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1591       port_iox_internal_0_port_allowed_address_pairs:
1592         type: list
1593         required: true
1594         status: SUPPORTED
1595         entry_schema:
1596           type: org.openecomp.datatypes.heat.network.AddressPair
1597       compute_iox_config_drive:
1598         type: list
1599         required: true
1600         status: SUPPORTED
1601         entry_schema:
1602           type: boolean
1603       port_iox_internal_0_port_order:
1604         type: integer
1605         required: true
1606         status: SUPPORTED
1607       port_iox_oam_0_port_replacement_policy:
1608         type: list
1609         required: true
1610         status: SUPPORTED
1611         entry_schema:
1612           type: string
1613       port_iox_data_0_port_security_groups:
1614         type: list
1615         required: true
1616         status: SUPPORTED
1617         entry_schema:
1618           type: json
1619       port_iox_internal_0_port_vlan_requirements:
1620         type: list
1621         required: true
1622         status: SUPPORTED
1623         entry_schema:
1624           type: org.openecomp.datatypes.network.VlanRequirements
1625       compute_iox_image_update_policy:
1626         type: list
1627         required: true
1628         status: SUPPORTED
1629         entry_schema:
1630           type: string
1631       port_iox_oam_0_port_order:
1632         type: integer
1633         required: true
1634         status: SUPPORTED
1635       port_iox_oam_0_port_network:
1636         type: list
1637         required: true
1638         status: SUPPORTED
1639         entry_schema:
1640           type: string
1641       port_iox_internal_0_port_security_groups:
1642         type: list
1643         required: true
1644         status: SUPPORTED
1645         entry_schema:
1646           type: json
1647       port_iox_oam_0_port_vlan_requirements:
1648         type: list
1649         required: true
1650         status: SUPPORTED
1651         entry_schema:
1652           type: org.openecomp.datatypes.network.VlanRequirements
1653       port_iox_data_0_port_order:
1654         type: integer
1655         required: true
1656         status: SUPPORTED
1657       port_iox_internal_0_port_name:
1658         type: list
1659         required: true
1660         status: SUPPORTED
1661         entry_schema:
1662           type: string
1663       port_iox_oam_0_port_fixed_ips:
1664         type: list
1665         required: true
1666         status: SUPPORTED
1667         entry_schema:
1668           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1669       port_iox_data_0_port_vlan_requirements:
1670         type: list
1671         required: true
1672         status: SUPPORTED
1673         entry_schema:
1674           type: org.openecomp.datatypes.network.VlanRequirements
1675       compute_iox_name:
1676         type: list
1677         required: true
1678         status: SUPPORTED
1679         entry_schema:
1680           type: string
1681       port_iox_data_0_port_network:
1682         type: list
1683         required: true
1684         status: SUPPORTED
1685         entry_schema:
1686           type: string
1687       port_iox_internal_0_port_replacement_policy:
1688         type: list
1689         required: true
1690         status: SUPPORTED
1691         entry_schema:
1692           type: string
1693       port_iox_internal_0_port_mac_requirements:
1694         type: org.openecomp.datatypes.network.MacRequirements
1695         required: true
1696         status: SUPPORTED
1697       port_iox_data_0_port_mac_requirements:
1698         type: org.openecomp.datatypes.network.MacRequirements
1699         required: true
1700         status: SUPPORTED
1701       port_iox_data_0_port_exCP_naming:
1702         type: org.openecomp.datatypes.Naming
1703         required: true
1704         status: SUPPORTED
1705       port_iox_oam_0_port_network_role:
1706         type: string
1707         required: true
1708         status: SUPPORTED
1709       port_iox_internal_0_port_network_role:
1710         type: string
1711         required: true
1712         status: SUPPORTED
1713       port_iox_data_0_port_network_role:
1714         type: string
1715         required: true
1716         status: SUPPORTED
1717       port_iox_data_0_port_replacement_policy:
1718         type: list
1719         required: true
1720         status: SUPPORTED
1721         entry_schema:
1722           type: string
1723       compute_iox_metadata:
1724         type: list
1725         required: true
1726         status: SUPPORTED
1727         entry_schema:
1728           type: json
1729       index_value:
1730         type: integer
1731         description: Index value of this substitution service template runtime instance
1732         required: false
1733         default: 0
1734         status: SUPPORTED
1735         constraints:
1736         - greater_or_equal: 0
1737       port_iox_internal_0_port_network_role_tag:
1738         type: string
1739         required: true
1740         status: SUPPORTED
1741       port_iox_oam_0_port_allowed_address_pairs:
1742         type: list
1743         required: true
1744         status: SUPPORTED
1745         entry_schema:
1746           type: org.openecomp.datatypes.heat.network.AddressPair
1747       port_iox_internal_0_port_subnetpoolid:
1748         type: string
1749         required: true
1750         status: SUPPORTED
1751       compute_iox_availability_zone:
1752         type: list
1753         required: true
1754         status: SUPPORTED
1755         entry_schema:
1756           type: string
1757       port_iox_oam_0_port_security_groups:
1758         type: list
1759         required: true
1760         status: SUPPORTED
1761         entry_schema:
1762           type: json
1763       port_iox_oam_0_port_mac_requirements:
1764         type: org.openecomp.datatypes.network.MacRequirements
1765         required: true
1766         status: SUPPORTED
1767       port_iox_oam_0_port_ip_requirements:
1768         type: list
1769         required: true
1770         status: SUPPORTED
1771         entry_schema:
1772           type: org.openecomp.datatypes.network.IpRequirements
1773       port_iox_internal_0_port_exCP_naming:
1774         type: org.openecomp.datatypes.Naming
1775         required: true
1776         status: SUPPORTED
1777       port_iox_data_0_port_network_role_tag:
1778         type: string
1779         required: true
1780         status: SUPPORTED
1781     requirements:
1782     - dependency_iox_iox_data_0_port:
1783         capability: tosca.capabilities.Node
1784         node: tosca.nodes.Root
1785         relationship: tosca.relationships.DependsOn
1786         occurrences:
1787         - 0
1788         - UNBOUNDED
1789     - link_iox_iox_data_0_port:
1790         capability: tosca.capabilities.network.Linkable
1791         relationship: tosca.relationships.network.LinksTo
1792         occurrences:
1793         - 1
1794         - 1
1795     - dependency_iox:
1796         capability: tosca.capabilities.Node
1797         node: tosca.nodes.Root
1798         relationship: tosca.relationships.DependsOn
1799         occurrences:
1800         - 0
1801         - UNBOUNDED
1802     - local_storage_iox:
1803         capability: tosca.capabilities.Attachment
1804         node: tosca.nodes.BlockStorage
1805         relationship: tosca.relationships.AttachesTo
1806         occurrences:
1807         - 0
1808         - UNBOUNDED
1809     - dependency_iox_iox_oam_0_port:
1810         capability: tosca.capabilities.Node
1811         node: tosca.nodes.Root
1812         relationship: tosca.relationships.DependsOn
1813         occurrences:
1814         - 0
1815         - UNBOUNDED
1816     - link_iox_iox_oam_0_port:
1817         capability: tosca.capabilities.network.Linkable
1818         relationship: tosca.relationships.network.LinksTo
1819         occurrences:
1820         - 1
1821         - 1
1822     - dependency_iox_iox_internal_0_port:
1823         capability: tosca.capabilities.Node
1824         node: tosca.nodes.Root
1825         relationship: tosca.relationships.DependsOn
1826         occurrences:
1827         - 0
1828         - UNBOUNDED
1829     - link_iox_iox_internal_0_port:
1830         capability: tosca.capabilities.network.Linkable
1831         relationship: tosca.relationships.network.LinksTo
1832         occurrences:
1833         - 1
1834         - 1
1835     capabilities:
1836       cpu.delta_iox:
1837         type: org.openecomp.capabilities.metric.Ceilometer
1838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1839         occurrences:
1840         - 1
1841         - UNBOUNDED
1842       disk.device.latency_iox:
1843         type: org.openecomp.capabilities.metric.Ceilometer
1844         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1845         occurrences:
1846         - 1
1847         - UNBOUNDED
1848       memory_iox:
1849         type: org.openecomp.capabilities.metric.Ceilometer
1850         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1851         occurrences:
1852         - 1
1853         - UNBOUNDED
1854       network.outgoing.packets.rate_iox_iox_data_0_port:
1855         type: org.openecomp.capabilities.metric.Ceilometer
1856         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1857         occurrences:
1858         - 1
1859         - UNBOUNDED
1860       disk.device.read.bytes_iox:
1861         type: org.openecomp.capabilities.metric.Ceilometer
1862         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1863         occurrences:
1864         - 1
1865         - UNBOUNDED
1866       disk.read.requests_iox:
1867         type: org.openecomp.capabilities.metric.Ceilometer
1868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1869         occurrences:
1870         - 1
1871         - UNBOUNDED
1872       disk.write.requests_iox:
1873         type: org.openecomp.capabilities.metric.Ceilometer
1874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1875         occurrences:
1876         - 1
1877         - UNBOUNDED
1878       network.incoming.bytes_iox_iox_oam_0_port:
1879         type: org.openecomp.capabilities.metric.Ceilometer
1880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1881         occurrences:
1882         - 1
1883         - UNBOUNDED
1884       network.incoming.packets.rate_iox_iox_internal_0_port:
1885         type: org.openecomp.capabilities.metric.Ceilometer
1886         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1887         occurrences:
1888         - 1
1889         - UNBOUNDED
1890       disk.device.read.requests.rate_iox:
1891         type: org.openecomp.capabilities.metric.Ceilometer
1892         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1893         occurrences:
1894         - 1
1895         - UNBOUNDED
1896       disk.device.write.requests.rate_iox:
1897         type: org.openecomp.capabilities.metric.Ceilometer
1898         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1899         occurrences:
1900         - 1
1901         - UNBOUNDED
1902       disk.capacity_iox:
1903         type: org.openecomp.capabilities.metric.Ceilometer
1904         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1905         occurrences:
1906         - 1
1907         - UNBOUNDED
1908       disk.write.bytes_iox:
1909         type: org.openecomp.capabilities.metric.Ceilometer
1910         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1911         occurrences:
1912         - 1
1913         - UNBOUNDED
1914       disk.device.write.requests_iox:
1915         type: org.openecomp.capabilities.metric.Ceilometer
1916         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1917         occurrences:
1918         - 1
1919         - UNBOUNDED
1920       disk.device.allocation_iox:
1921         type: org.openecomp.capabilities.metric.Ceilometer
1922         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1923         occurrences:
1924         - 1
1925         - UNBOUNDED
1926       feature_iox_iox_data_0_port:
1927         type: tosca.capabilities.Node
1928         occurrences:
1929         - 1
1930         - UNBOUNDED
1931       disk.root.size_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       vcpus_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.device.iops_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       network.outgoing.bytes.rate_iox_iox_data_0_port:
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.read.bytes.rate_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       network.outgoing.bytes_iox_iox_oam_0_port:
1962         type: org.openecomp.capabilities.metric.Ceilometer
1963         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1964         occurrences:
1965         - 1
1966         - UNBOUNDED
1967       attachment_iox_iox_data_0_port:
1968         type: tosca.capabilities.Attachment
1969         occurrences:
1970         - 1
1971         - UNBOUNDED
1972       network.incoming.packets.rate_iox_iox_oam_0_port:
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.latency_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.incoming.packets.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       network.incoming.bytes_iox_iox_internal_0_port:
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       cpu_util_iox:
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       binding_iox_iox_oam_0_port:
2003         type: tosca.capabilities.network.Bindable
2004         valid_source_types:
2005         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2006         occurrences:
2007         - 0
2008         - UNBOUNDED
2009       network.incoming.bytes_iox_iox_data_0_port:
2010         type: org.openecomp.capabilities.metric.Ceilometer
2011         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2012         occurrences:
2013         - 1
2014         - UNBOUNDED
2015       disk.device.capacity_iox:
2016         type: org.openecomp.capabilities.metric.Ceilometer
2017         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2018         occurrences:
2019         - 1
2020         - UNBOUNDED
2021       disk.iops_iox:
2022         type: org.openecomp.capabilities.metric.Ceilometer
2023         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2024         occurrences:
2025         - 1
2026         - UNBOUNDED
2027       network.outpoing.packets_iox_iox_internal_0_port:
2028         type: org.openecomp.capabilities.metric.Ceilometer
2029         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2030         occurrences:
2031         - 1
2032         - UNBOUNDED
2033       endpoint_iox:
2034         type: tosca.capabilities.Endpoint.Admin
2035         occurrences:
2036         - 1
2037         - UNBOUNDED
2038       binding_iox_iox_internal_0_port:
2039         type: tosca.capabilities.network.Bindable
2040         valid_source_types:
2041         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2042         occurrences:
2043         - 0
2044         - UNBOUNDED
2045       disk.device.read.requests_iox:
2046         type: org.openecomp.capabilities.metric.Ceilometer
2047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2048         occurrences:
2049         - 1
2050         - UNBOUNDED
2051       memory.usage_iox:
2052         type: org.openecomp.capabilities.metric.Ceilometer
2053         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2054         occurrences:
2055         - 1
2056         - UNBOUNDED
2057       attachment_iox_iox_internal_0_port:
2058         type: tosca.capabilities.Attachment
2059         occurrences:
2060         - 1
2061         - UNBOUNDED
2062       network.outgoing.bytes_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       cpu_iox:
2069         type: org.openecomp.capabilities.metric.Ceilometer
2070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2071         occurrences:
2072         - 1
2073         - UNBOUNDED
2074       feature_iox_iox_oam_0_port:
2075         type: tosca.capabilities.Node
2076         occurrences:
2077         - 1
2078         - UNBOUNDED
2079       disk.usage_iox:
2080         type: org.openecomp.capabilities.metric.Ceilometer
2081         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2082         occurrences:
2083         - 1
2084         - UNBOUNDED
2085       scalable_iox:
2086         type: tosca.capabilities.Scalable
2087         occurrences:
2088         - 1
2089         - UNBOUNDED
2090       feature_iox:
2091         type: tosca.capabilities.Node
2092         occurrences:
2093         - 1
2094         - UNBOUNDED
2095       memory.resident_iox:
2096         type: org.openecomp.capabilities.metric.Ceilometer
2097         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2098         occurrences:
2099         - 1
2100         - UNBOUNDED
2101       disk.device.write.bytes_iox:
2102         type: org.openecomp.capabilities.metric.Ceilometer
2103         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2104         occurrences:
2105         - 1
2106         - UNBOUNDED
2107       network.outgoing.packets.rate_iox_iox_internal_0_port:
2108         type: org.openecomp.capabilities.metric.Ceilometer
2109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2110         occurrences:
2111         - 1
2112         - UNBOUNDED
2113       binding_iox_iox_data_0_port:
2114         type: tosca.capabilities.network.Bindable
2115         valid_source_types:
2116         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2117         occurrences:
2118         - 0
2119         - UNBOUNDED
2120       network.outgoing.bytes.rate_iox_iox_oam_0_port:
2121         type: org.openecomp.capabilities.metric.Ceilometer
2122         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2123         occurrences:
2124         - 1
2125         - UNBOUNDED
2126       network.incoming.bytes.rate_iox_iox_internal_0_port:
2127         type: org.openecomp.capabilities.metric.Ceilometer
2128         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2129         occurrences:
2130         - 1
2131         - UNBOUNDED
2132       network.incoming.bytes.rate_iox_iox_oam_0_port:
2133         type: org.openecomp.capabilities.metric.Ceilometer
2134         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2135         occurrences:
2136         - 1
2137         - UNBOUNDED
2138       disk.allocation_iox:
2139         type: org.openecomp.capabilities.metric.Ceilometer
2140         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2141         occurrences:
2142         - 1
2143         - UNBOUNDED
2144       network.outgoing.packets.rate_iox_iox_oam_0_port:
2145         type: org.openecomp.capabilities.metric.Ceilometer
2146         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2147         occurrences:
2148         - 1
2149         - UNBOUNDED
2150       binding_iox:
2151         type: tosca.capabilities.network.Bindable
2152         occurrences:
2153         - 1
2154         - UNBOUNDED
2155       os_iox:
2156         type: tosca.capabilities.OperatingSystem
2157         occurrences:
2158         - 1
2159         - UNBOUNDED
2160       host_iox:
2161         type: tosca.capabilities.Container
2162         valid_source_types:
2163         - tosca.nodes.SoftwareComponent
2164         occurrences:
2165         - 1
2166         - UNBOUNDED
2167       disk.write.requests.rate_iox:
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.write.bytes.rate_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       disk.read.bytes_iox:
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       network.incoming.packets_iox_iox_oam_0_port:
2186         type: org.openecomp.capabilities.metric.Ceilometer
2187         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2188         occurrences:
2189         - 1
2190         - UNBOUNDED
2191       instance_iox:
2192         type: org.openecomp.capabilities.metric.Ceilometer
2193         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2194         occurrences:
2195         - 1
2196         - UNBOUNDED
2197       disk.ephemeral.size_iox:
2198         type: org.openecomp.capabilities.metric.Ceilometer
2199         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2200         occurrences:
2201         - 1
2202         - UNBOUNDED
2203       network.outpoing.packets_iox_iox_data_0_port:
2204         type: org.openecomp.capabilities.metric.Ceilometer
2205         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2206         occurrences:
2207         - 1
2208         - UNBOUNDED
2209       attachment_iox_iox_oam_0_port:
2210         type: tosca.capabilities.Attachment
2211         occurrences:
2212         - 1
2213         - UNBOUNDED
2214       feature_iox_iox_internal_0_port:
2215         type: tosca.capabilities.Node
2216         occurrences:
2217         - 1
2218         - UNBOUNDED
2219       network.incoming.packets_iox_iox_internal_0_port:
2220         type: org.openecomp.capabilities.metric.Ceilometer
2221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2222         occurrences:
2223         - 1
2224         - UNBOUNDED
2225       network.outpoing.packets_iox_iox_oam_0_port:
2226         type: org.openecomp.capabilities.metric.Ceilometer
2227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       disk.device.read.bytes.rate_iox:
2232         type: org.openecomp.capabilities.metric.Ceilometer
2233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2234         occurrences:
2235         - 1
2236         - UNBOUNDED
2237       network.incoming.bytes.rate_iox_iox_data_0_port:
2238         type: org.openecomp.capabilities.metric.Ceilometer
2239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       network.incoming.packets_iox_iox_data_0_port:
2244         type: org.openecomp.capabilities.metric.Ceilometer
2245         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2246         occurrences:
2247         - 1
2248         - UNBOUNDED
2249       disk.device.write.bytes.rate_iox:
2250         type: org.openecomp.capabilities.metric.Ceilometer
2251         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2252         occurrences:
2253         - 1
2254         - UNBOUNDED
2255       network.outgoing.bytes.rate_iox_iox_internal_0_port:
2256         type: org.openecomp.capabilities.metric.Ceilometer
2257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2258         occurrences:
2259         - 1
2260         - UNBOUNDED
2261       disk.device.usage_iox:
2262         type: org.openecomp.capabilities.metric.Ceilometer
2263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2264         occurrences:
2265         - 1
2266         - UNBOUNDED
2267       network.outgoing.bytes_iox_iox_data_0_port:
2268         type: org.openecomp.capabilities.metric.Ceilometer
2269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2270         occurrences:
2271         - 1
2272         - UNBOUNDED