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