07a842e2604ee5c23bedec82c75e9d887e7327e2
[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.cdi:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       port_cdi_internal_0_port_network_role:
12         type: string
13         required: true
14         status: SUPPORTED
15       port_cdi_ims_core_0_port_vlan_requirements:
16         type: list
17         required: true
18         status: SUPPORTED
19         entry_schema:
20           type: org.openecomp.datatypes.network.VlanRequirements
21       port_cdi_internal_0_port_ip_requirements:
22         type: list
23         required: true
24         status: SUPPORTED
25         entry_schema:
26           type: org.openecomp.datatypes.network.IpRequirements
27       vm_flavor_name:
28         type: string
29         required: true
30         status: SUPPORTED
31       port_cdi_internal_0_port_vlan_requirements:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: org.openecomp.datatypes.network.VlanRequirements
37       port_cdi_ims_core_0_port_name:
38         type: list
39         required: true
40         status: SUPPORTED
41         entry_schema:
42           type: string
43       port_cdi_internal_0_port_exCP_naming:
44         type: org.openecomp.datatypes.Naming
45         required: true
46         status: SUPPORTED
47       port_cdi_ims_core_0_port_network_role:
48         type: string
49         required: true
50         status: SUPPORTED
51       port_cdi_internal_0_port_allowed_address_pairs:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: org.openecomp.datatypes.heat.network.AddressPair
57       port_cdi_internal_0_port_network_role_tag:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_cdi_internal_0_port_subnetpoolid:
62         type: string
63         required: true
64         status: SUPPORTED
65       vm_image_name:
66         type: string
67         required: true
68         status: SUPPORTED
69       compute_cdi_scheduler_hints:
70         type: list
71         required: true
72         status: SUPPORTED
73         entry_schema:
74           type: json
75       compute_cdi_name:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_cdi_ims_core_0_port_ip_requirements:
82         type: list
83         required: true
84         status: SUPPORTED
85         entry_schema:
86           type: org.openecomp.datatypes.network.IpRequirements
87       port_cdi_ims_core_0_port_network_role_tag:
88         type: string
89         required: true
90         status: SUPPORTED
91       compute_cdi_user_data_format:
92         type: list
93         required: true
94         status: SUPPORTED
95         entry_schema:
96           type: string
97       port_cdi_internal_0_port_name:
98         type: list
99         required: true
100         status: SUPPORTED
101         entry_schema:
102           type: string
103       port_cdi_ims_core_0_port_order:
104         type: integer
105         required: true
106         status: SUPPORTED
107       compute_cdi_availability_zone:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: string
113       port_cdi_ims_core_0_port_network:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: string
119       port_cdi_internal_0_port_network:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: string
125       port_cdi_internal_0_port_fixed_ips:
126         type: list
127         required: true
128         status: SUPPORTED
129         entry_schema:
130           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
131       compute_cdi_config_drive:
132         type: list
133         required: true
134         status: SUPPORTED
135         entry_schema:
136           type: boolean
137       index_value:
138         type: integer
139         description: Index value of this substitution service template runtime instance
140         required: false
141         default: 0
142         status: SUPPORTED
143         constraints:
144         - greater_or_equal: 0
145       port_cdi_internal_0_port_security_groups:
146         type: list
147         required: true
148         status: SUPPORTED
149         entry_schema:
150           type: json
151       port_cdi_ims_core_0_port_security_groups:
152         type: list
153         required: true
154         status: SUPPORTED
155         entry_schema:
156           type: json
157       port_cdi_ims_core_0_port_fixed_ips:
158         type: list
159         required: true
160         status: SUPPORTED
161         entry_schema:
162           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
163       port_cdi_internal_0_port_mac_requirements:
164         type: org.openecomp.datatypes.network.MacRequirements
165         required: true
166         status: SUPPORTED
167       port_cdi_ims_core_0_port_subnetpoolid:
168         type: string
169         required: true
170         status: SUPPORTED
171       port_cdi_internal_0_port_order:
172         type: integer
173         required: true
174         status: SUPPORTED
175       port_cdi_ims_core_0_port_allowed_address_pairs:
176         type: list
177         required: true
178         status: SUPPORTED
179         entry_schema:
180           type: org.openecomp.datatypes.heat.network.AddressPair
181       compute_cdi_metadata:
182         type: list
183         required: true
184         status: SUPPORTED
185         entry_schema:
186           type: json
187       port_cdi_ims_core_0_port_mac_requirements:
188         type: org.openecomp.datatypes.network.MacRequirements
189         required: true
190         status: SUPPORTED
191       port_cdi_ims_core_0_port_exCP_naming:
192         type: org.openecomp.datatypes.Naming
193         required: true
194         status: SUPPORTED
195     requirements:
196     - dependency_cdi_cdi_ims_core_0_port:
197         capability: tosca.capabilities.Node
198         node: tosca.nodes.Root
199         relationship: tosca.relationships.DependsOn
200         occurrences:
201         - 0
202         - UNBOUNDED
203     - link_cdi_cdi_ims_core_0_port:
204         capability: tosca.capabilities.network.Linkable
205         relationship: tosca.relationships.network.LinksTo
206         occurrences:
207         - 1
208         - 1
209     - dependency_cdi:
210         capability: tosca.capabilities.Node
211         node: tosca.nodes.Root
212         relationship: tosca.relationships.DependsOn
213         occurrences:
214         - 0
215         - UNBOUNDED
216     - local_storage_cdi:
217         capability: tosca.capabilities.Attachment
218         node: tosca.nodes.BlockStorage
219         relationship: tosca.relationships.AttachesTo
220         occurrences:
221         - 0
222         - UNBOUNDED
223     - dependency_cdi_cdi_internal_0_port:
224         capability: tosca.capabilities.Node
225         node: tosca.nodes.Root
226         relationship: tosca.relationships.DependsOn
227         occurrences:
228         - 0
229         - UNBOUNDED
230     - link_cdi_cdi_internal_0_port:
231         capability: tosca.capabilities.network.Linkable
232         relationship: tosca.relationships.network.LinksTo
233         occurrences:
234         - 1
235         - 1
236     capabilities:
237       attachment_cdi_cdi_internal_0_port:
238         type: tosca.capabilities.Attachment
239         occurrences:
240         - 1
241         - UNBOUNDED
242       network.incoming.bytes.rate_cdi_cdi_internal_0_port:
243         type: org.openecomp.capabilities.metric.Ceilometer
244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
245         occurrences:
246         - 1
247         - UNBOUNDED
248       forwarder_cdi_cdi_ims_core_0_port:
249         type: org.openecomp.capabilities.Forwarder
250         occurrences:
251         - 1
252         - UNBOUNDED
253       network.outgoing.bytes_cdi_cdi_internal_0_port:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       network.outgoing.packets.rate_cdi_cdi_internal_0_port:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       host_cdi:
266         type: tosca.capabilities.Container
267         valid_source_types:
268         - tosca.nodes.SoftwareComponent
269         occurrences:
270         - 1
271         - UNBOUNDED
272       disk.device.capacity_cdi:
273         type: org.openecomp.capabilities.metric.Ceilometer
274         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
275         occurrences:
276         - 1
277         - UNBOUNDED
278       disk.device.iops_cdi:
279         type: org.openecomp.capabilities.metric.Ceilometer
280         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
281         occurrences:
282         - 1
283         - UNBOUNDED
284       disk.write.requests.rate_cdi:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       disk.device.write.requests.rate_cdi:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       disk.write.bytes.rate_cdi:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.ephemeral.size_cdi:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       cpu_util_cdi:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       cpu.delta_cdi:
315         type: org.openecomp.capabilities.metric.Ceilometer
316         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
317         occurrences:
318         - 1
319         - UNBOUNDED
320       network.incoming.bytes_cdi_cdi_internal_0_port:
321         type: org.openecomp.capabilities.metric.Ceilometer
322         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
323         occurrences:
324         - 1
325         - UNBOUNDED
326       network.outgoing.bytes.rate_cdi_cdi_internal_0_port:
327         type: org.openecomp.capabilities.metric.Ceilometer
328         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
329         occurrences:
330         - 1
331         - UNBOUNDED
332       disk.device.write.bytes_cdi:
333         type: org.openecomp.capabilities.metric.Ceilometer
334         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
335         occurrences:
336         - 1
337         - UNBOUNDED
338       feature_cdi_cdi_ims_core_0_port:
339         type: tosca.capabilities.Node
340         occurrences:
341         - 1
342         - UNBOUNDED
343       disk.device.read.requests.rate_cdi:
344         type: org.openecomp.capabilities.metric.Ceilometer
345         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
346         occurrences:
347         - 1
348         - UNBOUNDED
349       disk.write.bytes_cdi:
350         type: org.openecomp.capabilities.metric.Ceilometer
351         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
352         occurrences:
353         - 1
354         - UNBOUNDED
355       os_cdi:
356         type: tosca.capabilities.OperatingSystem
357         occurrences:
358         - 1
359         - UNBOUNDED
360       memory.usage_cdi:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       network.outgoing.bytes.rate_cdi_cdi_ims_core_0_port:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       network.outpoing.packets_cdi_cdi_internal_0_port:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       vcpus_cdi:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       network.incoming.packets_cdi_cdi_ims_core_0_port:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       disk.device.read.requests_cdi:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       endpoint_cdi:
397         type: tosca.capabilities.Endpoint.Admin
398         occurrences:
399         - 1
400         - UNBOUNDED
401       disk.read.requests_cdi:
402         type: org.openecomp.capabilities.metric.Ceilometer
403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
404         occurrences:
405         - 1
406         - UNBOUNDED
407       network.incoming.bytes.rate_cdi_cdi_ims_core_0_port:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       memory.resident_cdi:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       disk.latency_cdi:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       disk.read.bytes.rate_cdi:
426         type: org.openecomp.capabilities.metric.Ceilometer
427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
428         occurrences:
429         - 1
430         - UNBOUNDED
431       memory_cdi:
432         type: org.openecomp.capabilities.metric.Ceilometer
433         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
434         occurrences:
435         - 1
436         - UNBOUNDED
437       disk.root.size_cdi:
438         type: org.openecomp.capabilities.metric.Ceilometer
439         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
440         occurrences:
441         - 1
442         - UNBOUNDED
443       disk.device.write.requests_cdi:
444         type: org.openecomp.capabilities.metric.Ceilometer
445         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
446         occurrences:
447         - 1
448         - UNBOUNDED
449       network.outgoing.packets.rate_cdi_cdi_ims_core_0_port:
450         type: org.openecomp.capabilities.metric.Ceilometer
451         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
452         occurrences:
453         - 1
454         - UNBOUNDED
455       binding_cdi_cdi_internal_0_port:
456         type: tosca.capabilities.network.Bindable
457         valid_source_types:
458         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
459         occurrences:
460         - 0
461         - UNBOUNDED
462       network.incoming.packets.rate_cdi_cdi_internal_0_port:
463         type: org.openecomp.capabilities.metric.Ceilometer
464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.allocation_cdi:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       forwarder_cdi_cdi_internal_0_port:
475         type: org.openecomp.capabilities.Forwarder
476         occurrences:
477         - 1
478         - UNBOUNDED
479       scalable_cdi:
480         type: tosca.capabilities.Scalable
481         occurrences:
482         - 1
483         - UNBOUNDED
484       feature_cdi:
485         type: tosca.capabilities.Node
486         occurrences:
487         - 1
488         - UNBOUNDED
489       cpu_cdi:
490         type: org.openecomp.capabilities.metric.Ceilometer
491         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
492         occurrences:
493         - 1
494         - UNBOUNDED
495       disk.device.usage_cdi:
496         type: org.openecomp.capabilities.metric.Ceilometer
497         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
498         occurrences:
499         - 1
500         - UNBOUNDED
501       disk.iops_cdi:
502         type: org.openecomp.capabilities.metric.Ceilometer
503         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
504         occurrences:
505         - 1
506         - UNBOUNDED
507       network.incoming.packets_cdi_cdi_internal_0_port:
508         type: org.openecomp.capabilities.metric.Ceilometer
509         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
510         occurrences:
511         - 1
512         - UNBOUNDED
513       disk.usage_cdi:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       disk.device.write.bytes.rate_cdi:
520         type: org.openecomp.capabilities.metric.Ceilometer
521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
522         occurrences:
523         - 1
524         - UNBOUNDED
525       disk.read.bytes_cdi:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       network.incoming.bytes_cdi_cdi_ims_core_0_port:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       disk.capacity_cdi:
538         type: org.openecomp.capabilities.metric.Ceilometer
539         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
540         occurrences:
541         - 1
542         - UNBOUNDED
543       binding_cdi:
544         type: tosca.capabilities.network.Bindable
545         occurrences:
546         - 1
547         - UNBOUNDED
548       feature_cdi_cdi_internal_0_port:
549         type: tosca.capabilities.Node
550         occurrences:
551         - 1
552         - UNBOUNDED
553       disk.device.read.bytes_cdi:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       disk.device.read.bytes.rate_cdi:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       disk.device.latency_cdi:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571       network.incoming.packets.rate_cdi_cdi_ims_core_0_port:
572         type: org.openecomp.capabilities.metric.Ceilometer
573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
574         occurrences:
575         - 1
576         - UNBOUNDED
577       binding_cdi_cdi_ims_core_0_port:
578         type: tosca.capabilities.network.Bindable
579         valid_source_types:
580         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
581         occurrences:
582         - 0
583         - UNBOUNDED
584       instance_cdi:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590       attachment_cdi_cdi_ims_core_0_port:
591         type: tosca.capabilities.Attachment
592         occurrences:
593         - 1
594         - UNBOUNDED
595       disk.device.allocation_cdi:
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       network.outgoing.bytes_cdi_cdi_ims_core_0_port:
602         type: org.openecomp.capabilities.metric.Ceilometer
603         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
604         occurrences:
605         - 1
606         - UNBOUNDED
607       disk.write.requests_cdi:
608         type: org.openecomp.capabilities.metric.Ceilometer
609         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
610         occurrences:
611         - 1
612         - UNBOUNDED
613       network.outpoing.packets_cdi_cdi_ims_core_0_port:
614         type: org.openecomp.capabilities.metric.Ceilometer
615         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
616         occurrences:
617         - 1
618         - UNBOUNDED
619   org.openecomp.resource.abstract.nodes.lbd:
620     derived_from: org.openecomp.resource.abstract.nodes.VFC
621     properties:
622       port_lbd_internal_1_port_vlan_requirements:
623         type: list
624         required: true
625         status: SUPPORTED
626         entry_schema:
627           type: org.openecomp.datatypes.network.VlanRequirements
628       port_lbd_ims_core_1_port_allowed_address_pairs:
629         type: list
630         required: true
631         status: SUPPORTED
632         entry_schema:
633           type: org.openecomp.datatypes.heat.network.AddressPair
634       compute_lbd_user_data_format:
635         type: list
636         required: true
637         status: SUPPORTED
638         entry_schema:
639           type: string
640       compute_lbd_config_drive:
641         type: list
642         required: true
643         status: SUPPORTED
644         entry_schema:
645           type: boolean
646       port_lbd_internal_1_port_name:
647         type: list
648         required: true
649         status: SUPPORTED
650         entry_schema:
651           type: string
652       port_lbd_dpdk_1_port_allowed_address_pairs:
653         type: list
654         required: true
655         status: SUPPORTED
656         entry_schema:
657           type: org.openecomp.datatypes.heat.network.AddressPair
658       port_lbd_ims_core_1_port_ip_requirements:
659         type: list
660         required: true
661         status: SUPPORTED
662         entry_schema:
663           type: org.openecomp.datatypes.network.IpRequirements
664       port_lbd_ims_core_1_port_vlan_requirements:
665         type: list
666         required: true
667         status: SUPPORTED
668         entry_schema:
669           type: org.openecomp.datatypes.network.VlanRequirements
670       port_lbd_dpdk_1_port_mac_requirements:
671         type: org.openecomp.datatypes.network.MacRequirements
672         required: true
673         status: SUPPORTED
674       port_lbd_dpdk_1_port_subnetpoolid:
675         type: string
676         required: true
677         status: SUPPORTED
678       vm_flavor_name:
679         type: string
680         required: true
681         status: SUPPORTED
682       port_lbd_internal_1_port_exCP_naming:
683         type: org.openecomp.datatypes.Naming
684         required: true
685         status: SUPPORTED
686       port_lbd_ims_core_1_port_mac_requirements:
687         type: org.openecomp.datatypes.network.MacRequirements
688         required: true
689         status: SUPPORTED
690       compute_lbd_availability_zone:
691         type: list
692         required: true
693         status: SUPPORTED
694         entry_schema:
695           type: string
696       port_lbd_internal_1_port_network_role_tag:
697         type: string
698         required: true
699         status: SUPPORTED
700       port_lbd_internal_1_port_order:
701         type: integer
702         required: true
703         status: SUPPORTED
704       port_lbd_internal_1_port_ip_requirements:
705         type: list
706         required: true
707         status: SUPPORTED
708         entry_schema:
709           type: org.openecomp.datatypes.network.IpRequirements
710       port_lbd_internal_1_port_security_groups:
711         type: list
712         required: true
713         status: SUPPORTED
714         entry_schema:
715           type: json
716       port_lbd_ims_core_1_port_subnetpoolid:
717         type: string
718         required: true
719         status: SUPPORTED
720       vm_image_name:
721         type: string
722         required: true
723         status: SUPPORTED
724       port_lbd_dpdk_1_port_exCP_naming:
725         type: org.openecomp.datatypes.Naming
726         required: true
727         status: SUPPORTED
728       port_lbd_ims_core_1_port_order:
729         type: integer
730         required: true
731         status: SUPPORTED
732       port_lbd_dpdk_1_port_network:
733         type: list
734         required: true
735         status: SUPPORTED
736         entry_schema:
737           type: string
738       port_lbd_ims_core_1_port_name:
739         type: list
740         required: true
741         status: SUPPORTED
742         entry_schema:
743           type: string
744       port_lbd_dpdk_1_port_order:
745         type: integer
746         required: true
747         status: SUPPORTED
748       port_lbd_ims_core_1_port_network_role:
749         type: string
750         required: true
751         status: SUPPORTED
752       port_lbd_internal_1_port_subnetpoolid:
753         type: string
754         required: true
755         status: SUPPORTED
756       port_lbd_ims_core_1_port_security_groups:
757         type: list
758         required: true
759         status: SUPPORTED
760         entry_schema:
761           type: json
762       port_lbd_ims_core_1_port_fixed_ips:
763         type: list
764         required: true
765         status: SUPPORTED
766         entry_schema:
767           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
768       port_lbd_internal_1_port_fixed_ips:
769         type: list
770         required: true
771         status: SUPPORTED
772         entry_schema:
773           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
774       index_value:
775         type: integer
776         description: Index value of this substitution service template runtime instance
777         required: false
778         default: 0
779         status: SUPPORTED
780         constraints:
781         - greater_or_equal: 0
782       port_lbd_ims_core_1_port_network:
783         type: list
784         required: true
785         status: SUPPORTED
786         entry_schema:
787           type: string
788       port_lbd_dpdk_1_port_network_role_tag:
789         type: string
790         required: true
791         status: SUPPORTED
792       compute_lbd_scheduler_hints:
793         type: list
794         required: true
795         status: SUPPORTED
796         entry_schema:
797           type: json
798       port_lbd_dpdk_1_port_name:
799         type: list
800         required: true
801         status: SUPPORTED
802         entry_schema:
803           type: string
804       port_lbd_dpdk_1_port_security_groups:
805         type: list
806         required: true
807         status: SUPPORTED
808         entry_schema:
809           type: json
810       port_lbd_dpdk_1_port_fixed_ips:
811         type: list
812         required: true
813         status: SUPPORTED
814         entry_schema:
815           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
816       port_lbd_ims_core_1_port_exCP_naming:
817         type: org.openecomp.datatypes.Naming
818         required: true
819         status: SUPPORTED
820       port_lbd_internal_1_port_network:
821         type: list
822         required: true
823         status: SUPPORTED
824         entry_schema:
825           type: string
826       port_lbd_internal_1_port_network_role:
827         type: string
828         required: true
829         status: SUPPORTED
830       port_lbd_dpdk_1_port_ip_requirements:
831         type: list
832         required: true
833         status: SUPPORTED
834         entry_schema:
835           type: org.openecomp.datatypes.network.IpRequirements
836       compute_lbd_metadata:
837         type: list
838         required: true
839         status: SUPPORTED
840         entry_schema:
841           type: json
842       port_lbd_internal_1_port_mac_requirements:
843         type: org.openecomp.datatypes.network.MacRequirements
844         required: true
845         status: SUPPORTED
846       port_lbd_dpdk_1_port_vlan_requirements:
847         type: list
848         required: true
849         status: SUPPORTED
850         entry_schema:
851           type: org.openecomp.datatypes.network.VlanRequirements
852       compute_lbd_name:
853         type: list
854         required: true
855         status: SUPPORTED
856         entry_schema:
857           type: string
858       port_lbd_ims_core_1_port_network_role_tag:
859         type: string
860         required: true
861         status: SUPPORTED
862       port_lbd_dpdk_1_port_network_role:
863         type: string
864         required: true
865         status: SUPPORTED
866     requirements:
867     - dependency_lbd_lbd_ims_core_1_port:
868         capability: tosca.capabilities.Node
869         node: tosca.nodes.Root
870         relationship: tosca.relationships.DependsOn
871         occurrences:
872         - 0
873         - UNBOUNDED
874     - link_lbd_lbd_ims_core_1_port:
875         capability: tosca.capabilities.network.Linkable
876         relationship: tosca.relationships.network.LinksTo
877         occurrences:
878         - 1
879         - 1
880     - dependency_lbd_lbd_dpdk_1_port:
881         capability: tosca.capabilities.Node
882         node: tosca.nodes.Root
883         relationship: tosca.relationships.DependsOn
884         occurrences:
885         - 0
886         - UNBOUNDED
887     - link_lbd_lbd_dpdk_1_port:
888         capability: tosca.capabilities.network.Linkable
889         relationship: tosca.relationships.network.LinksTo
890         occurrences:
891         - 1
892         - 1
893     - dependency_lbd_lbd_internal_1_port:
894         capability: tosca.capabilities.Node
895         node: tosca.nodes.Root
896         relationship: tosca.relationships.DependsOn
897         occurrences:
898         - 0
899         - UNBOUNDED
900     - link_lbd_lbd_internal_1_port:
901         capability: tosca.capabilities.network.Linkable
902         relationship: tosca.relationships.network.LinksTo
903         occurrences:
904         - 1
905         - 1
906     - dependency_lbd:
907         capability: tosca.capabilities.Node
908         node: tosca.nodes.Root
909         relationship: tosca.relationships.DependsOn
910         occurrences:
911         - 0
912         - UNBOUNDED
913     - local_storage_lbd:
914         capability: tosca.capabilities.Attachment
915         node: tosca.nodes.BlockStorage
916         relationship: tosca.relationships.AttachesTo
917         occurrences:
918         - 0
919         - UNBOUNDED
920     capabilities:
921       disk.ephemeral.size_lbd:
922         type: org.openecomp.capabilities.metric.Ceilometer
923         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
924         occurrences:
925         - 1
926         - UNBOUNDED
927       disk.write.requests.rate_lbd:
928         type: org.openecomp.capabilities.metric.Ceilometer
929         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
930         occurrences:
931         - 1
932         - UNBOUNDED
933       disk.write.bytes.rate_lbd:
934         type: org.openecomp.capabilities.metric.Ceilometer
935         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
936         occurrences:
937         - 1
938         - UNBOUNDED
939       instance_lbd:
940         type: org.openecomp.capabilities.metric.Ceilometer
941         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
942         occurrences:
943         - 1
944         - UNBOUNDED
945       disk.device.iops_lbd:
946         type: org.openecomp.capabilities.metric.Ceilometer
947         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
948         occurrences:
949         - 1
950         - UNBOUNDED
951       network.outgoing.packets.rate_lbd_lbd_ims_core_1_port:
952         type: org.openecomp.capabilities.metric.Ceilometer
953         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
954         occurrences:
955         - 1
956         - UNBOUNDED
957       host_lbd:
958         type: tosca.capabilities.Container
959         valid_source_types:
960         - tosca.nodes.SoftwareComponent
961         occurrences:
962         - 1
963         - UNBOUNDED
964       disk.device.capacity_lbd:
965         type: org.openecomp.capabilities.metric.Ceilometer
966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
967         occurrences:
968         - 1
969         - UNBOUNDED
970       cpu_util_lbd:
971         type: org.openecomp.capabilities.metric.Ceilometer
972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
973         occurrences:
974         - 1
975         - UNBOUNDED
976       disk.device.read.requests_lbd:
977         type: org.openecomp.capabilities.metric.Ceilometer
978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
979         occurrences:
980         - 1
981         - UNBOUNDED
982       attachment_lbd_lbd_ims_core_1_port:
983         type: tosca.capabilities.Attachment
984         occurrences:
985         - 1
986         - UNBOUNDED
987       memory.usage_lbd:
988         type: org.openecomp.capabilities.metric.Ceilometer
989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
990         occurrences:
991         - 1
992         - UNBOUNDED
993       binding_lbd_lbd_dpdk_1_port:
994         type: tosca.capabilities.network.Bindable
995         valid_source_types:
996         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
997         occurrences:
998         - 0
999         - UNBOUNDED
1000       network.outpoing.packets_lbd_lbd_ims_core_1_port:
1001         type: org.openecomp.capabilities.metric.Ceilometer
1002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1003         occurrences:
1004         - 1
1005         - UNBOUNDED
1006       network.outgoing.bytes_lbd_lbd_ims_core_1_port:
1007         type: org.openecomp.capabilities.metric.Ceilometer
1008         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1009         occurrences:
1010         - 1
1011         - UNBOUNDED
1012       network.incoming.packets_lbd_lbd_internal_1_port:
1013         type: org.openecomp.capabilities.metric.Ceilometer
1014         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1015         occurrences:
1016         - 1
1017         - UNBOUNDED
1018       disk.read.requests_lbd:
1019         type: org.openecomp.capabilities.metric.Ceilometer
1020         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       feature_lbd_lbd_internal_1_port:
1025         type: tosca.capabilities.Node
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       network.incoming.bytes_lbd_lbd_ims_core_1_port:
1030         type: org.openecomp.capabilities.metric.Ceilometer
1031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1032         occurrences:
1033         - 1
1034         - UNBOUNDED
1035       cpu.delta_lbd:
1036         type: org.openecomp.capabilities.metric.Ceilometer
1037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1038         occurrences:
1039         - 1
1040         - UNBOUNDED
1041       memory_lbd:
1042         type: org.openecomp.capabilities.metric.Ceilometer
1043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1044         occurrences:
1045         - 1
1046         - UNBOUNDED
1047       disk.write.bytes_lbd:
1048         type: org.openecomp.capabilities.metric.Ceilometer
1049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1050         occurrences:
1051         - 1
1052         - UNBOUNDED
1053       scalable_lbd:
1054         type: tosca.capabilities.Scalable
1055         occurrences:
1056         - 1
1057         - UNBOUNDED
1058       network.incoming.bytes.rate_lbd_lbd_dpdk_1_port:
1059         type: org.openecomp.capabilities.metric.Ceilometer
1060         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064       network.outgoing.bytes.rate_lbd_lbd_dpdk_1_port:
1065         type: org.openecomp.capabilities.metric.Ceilometer
1066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1067         occurrences:
1068         - 1
1069         - UNBOUNDED
1070       network.incoming.packets.rate_lbd_lbd_ims_core_1_port:
1071         type: org.openecomp.capabilities.metric.Ceilometer
1072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1073         occurrences:
1074         - 1
1075         - UNBOUNDED
1076       disk.device.read.requests.rate_lbd:
1077         type: org.openecomp.capabilities.metric.Ceilometer
1078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1079         occurrences:
1080         - 1
1081         - UNBOUNDED
1082       network.outgoing.bytes_lbd_lbd_dpdk_1_port:
1083         type: org.openecomp.capabilities.metric.Ceilometer
1084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1085         occurrences:
1086         - 1
1087         - UNBOUNDED
1088       disk.root.size_lbd:
1089         type: org.openecomp.capabilities.metric.Ceilometer
1090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094       vcpus_lbd:
1095         type: org.openecomp.capabilities.metric.Ceilometer
1096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1097         occurrences:
1098         - 1
1099         - UNBOUNDED
1100       disk.allocation_lbd:
1101         type: org.openecomp.capabilities.metric.Ceilometer
1102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1103         occurrences:
1104         - 1
1105         - UNBOUNDED
1106       forwarder_lbd_lbd_dpdk_1_port:
1107         type: org.openecomp.capabilities.Forwarder
1108         occurrences:
1109         - 1
1110         - UNBOUNDED
1111       disk.device.write.requests_lbd:
1112         type: org.openecomp.capabilities.metric.Ceilometer
1113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1114         occurrences:
1115         - 1
1116         - UNBOUNDED
1117       os_lbd:
1118         type: tosca.capabilities.OperatingSystem
1119         occurrences:
1120         - 1
1121         - UNBOUNDED
1122       disk.latency_lbd:
1123         type: org.openecomp.capabilities.metric.Ceilometer
1124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1125         occurrences:
1126         - 1
1127         - UNBOUNDED
1128       network.incoming.packets_lbd_lbd_dpdk_1_port:
1129         type: org.openecomp.capabilities.metric.Ceilometer
1130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1131         occurrences:
1132         - 1
1133         - UNBOUNDED
1134       memory.resident_lbd:
1135         type: org.openecomp.capabilities.metric.Ceilometer
1136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140       forwarder_lbd_lbd_internal_1_port:
1141         type: org.openecomp.capabilities.Forwarder
1142         occurrences:
1143         - 1
1144         - UNBOUNDED
1145       disk.read.bytes.rate_lbd:
1146         type: org.openecomp.capabilities.metric.Ceilometer
1147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1148         occurrences:
1149         - 1
1150         - UNBOUNDED
1151       network.incoming.bytes.rate_lbd_lbd_internal_1_port:
1152         type: org.openecomp.capabilities.metric.Ceilometer
1153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1154         occurrences:
1155         - 1
1156         - UNBOUNDED
1157       network.outgoing.bytes.rate_lbd_lbd_internal_1_port:
1158         type: org.openecomp.capabilities.metric.Ceilometer
1159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1160         occurrences:
1161         - 1
1162         - UNBOUNDED
1163       disk.read.bytes_lbd:
1164         type: org.openecomp.capabilities.metric.Ceilometer
1165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1166         occurrences:
1167         - 1
1168         - UNBOUNDED
1169       network.outgoing.packets.rate_lbd_lbd_internal_1_port:
1170         type: org.openecomp.capabilities.metric.Ceilometer
1171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175       network.outgoing.bytes_lbd_lbd_internal_1_port:
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_lbd_lbd_ims_core_1_port:
1182         type: org.openecomp.capabilities.Forwarder
1183         occurrences:
1184         - 1
1185         - UNBOUNDED
1186       network.incoming.packets.rate_lbd_lbd_dpdk_1_port:
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.outpoing.packets_lbd_lbd_dpdk_1_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       attachment_lbd_lbd_internal_1_port:
1199         type: tosca.capabilities.Attachment
1200         occurrences:
1201         - 1
1202         - UNBOUNDED
1203       feature_lbd_lbd_dpdk_1_port:
1204         type: tosca.capabilities.Node
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208       cpu_lbd:
1209         type: org.openecomp.capabilities.metric.Ceilometer
1210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1211         occurrences:
1212         - 1
1213         - UNBOUNDED
1214       feature_lbd_lbd_ims_core_1_port:
1215         type: tosca.capabilities.Node
1216         occurrences:
1217         - 1
1218         - UNBOUNDED
1219       endpoint_lbd:
1220         type: tosca.capabilities.Endpoint.Admin
1221         occurrences:
1222         - 1
1223         - UNBOUNDED
1224       disk.device.read.bytes.rate_lbd:
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.write.bytes.rate_lbd:
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       disk.iops_lbd:
1237         type: org.openecomp.capabilities.metric.Ceilometer
1238         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1239         occurrences:
1240         - 1
1241         - UNBOUNDED
1242       network.outgoing.packets.rate_lbd_lbd_dpdk_1_port:
1243         type: org.openecomp.capabilities.metric.Ceilometer
1244         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1245         occurrences:
1246         - 1
1247         - UNBOUNDED
1248       disk.device.usage_lbd:
1249         type: org.openecomp.capabilities.metric.Ceilometer
1250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1251         occurrences:
1252         - 1
1253         - UNBOUNDED
1254       binding_lbd_lbd_ims_core_1_port:
1255         type: tosca.capabilities.network.Bindable
1256         valid_source_types:
1257         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1258         occurrences:
1259         - 0
1260         - UNBOUNDED
1261       disk.usage_lbd:
1262         type: org.openecomp.capabilities.metric.Ceilometer
1263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1264         occurrences:
1265         - 1
1266         - UNBOUNDED
1267       disk.device.read.bytes_lbd:
1268         type: org.openecomp.capabilities.metric.Ceilometer
1269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1270         occurrences:
1271         - 1
1272         - UNBOUNDED
1273       disk.write.requests_lbd:
1274         type: org.openecomp.capabilities.metric.Ceilometer
1275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1276         occurrences:
1277         - 1
1278         - UNBOUNDED
1279       attachment_lbd_lbd_dpdk_1_port:
1280         type: tosca.capabilities.Attachment
1281         occurrences:
1282         - 1
1283         - UNBOUNDED
1284       disk.device.write.bytes_lbd:
1285         type: org.openecomp.capabilities.metric.Ceilometer
1286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1287         occurrences:
1288         - 1
1289         - UNBOUNDED
1290       network.outgoing.bytes.rate_lbd_lbd_ims_core_1_port:
1291         type: org.openecomp.capabilities.metric.Ceilometer
1292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1293         occurrences:
1294         - 1
1295         - UNBOUNDED
1296       disk.capacity_lbd:
1297         type: org.openecomp.capabilities.metric.Ceilometer
1298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1299         occurrences:
1300         - 1
1301         - UNBOUNDED
1302       feature_lbd:
1303         type: tosca.capabilities.Node
1304         occurrences:
1305         - 1
1306         - UNBOUNDED
1307       network.incoming.bytes.rate_lbd_lbd_ims_core_1_port:
1308         type: org.openecomp.capabilities.metric.Ceilometer
1309         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1310         occurrences:
1311         - 1
1312         - UNBOUNDED
1313       disk.device.latency_lbd:
1314         type: org.openecomp.capabilities.metric.Ceilometer
1315         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1316         occurrences:
1317         - 1
1318         - UNBOUNDED
1319       network.incoming.packets_lbd_lbd_ims_core_1_port:
1320         type: org.openecomp.capabilities.metric.Ceilometer
1321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1322         occurrences:
1323         - 1
1324         - UNBOUNDED
1325       disk.device.write.requests.rate_lbd:
1326         type: org.openecomp.capabilities.metric.Ceilometer
1327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331       binding_lbd:
1332         type: tosca.capabilities.network.Bindable
1333         occurrences:
1334         - 1
1335         - UNBOUNDED
1336       network.incoming.packets.rate_lbd_lbd_internal_1_port:
1337         type: org.openecomp.capabilities.metric.Ceilometer
1338         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1339         occurrences:
1340         - 1
1341         - UNBOUNDED
1342       network.outpoing.packets_lbd_lbd_internal_1_port:
1343         type: org.openecomp.capabilities.metric.Ceilometer
1344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1345         occurrences:
1346         - 1
1347         - UNBOUNDED
1348       binding_lbd_lbd_internal_1_port:
1349         type: tosca.capabilities.network.Bindable
1350         valid_source_types:
1351         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1352         occurrences:
1353         - 0
1354         - UNBOUNDED
1355       network.incoming.bytes_lbd_lbd_internal_1_port:
1356         type: org.openecomp.capabilities.metric.Ceilometer
1357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1358         occurrences:
1359         - 1
1360         - UNBOUNDED
1361       network.incoming.bytes_lbd_lbd_dpdk_1_port:
1362         type: org.openecomp.capabilities.metric.Ceilometer
1363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1364         occurrences:
1365         - 1
1366         - UNBOUNDED
1367       disk.device.allocation_lbd:
1368         type: org.openecomp.capabilities.metric.Ceilometer
1369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1370         occurrences:
1371         - 1
1372         - UNBOUNDED
1373   org.openecomp.resource.abstract.nodes.oam_1:
1374     derived_from: org.openecomp.resource.abstract.nodes.VFC
1375     properties:
1376       port_oam_internal_1_port_network_role_tag:
1377         type: string
1378         required: true
1379         status: SUPPORTED
1380       port_oam_internal_1_port_security_groups:
1381         type: list
1382         required: true
1383         status: SUPPORTED
1384         entry_schema:
1385           type: json
1386       port_oam_internal_1_port_network_role:
1387         type: string
1388         required: true
1389         status: SUPPORTED
1390       port_oam_oam_1_port_exCP_naming:
1391         type: org.openecomp.datatypes.Naming
1392         required: true
1393         status: SUPPORTED
1394       port_oam_oam_1_port_allowed_address_pairs:
1395         type: list
1396         required: true
1397         status: SUPPORTED
1398         entry_schema:
1399           type: org.openecomp.datatypes.heat.network.AddressPair
1400       vm_flavor_name:
1401         type: string
1402         required: true
1403         status: SUPPORTED
1404       port_oam_oam_1_port_ip_requirements:
1405         type: list
1406         required: true
1407         status: SUPPORTED
1408         entry_schema:
1409           type: org.openecomp.datatypes.network.IpRequirements
1410       port_oam_oam_1_port_network_role_tag:
1411         type: string
1412         required: true
1413         status: SUPPORTED
1414       port_oam_oam_1_port_security_groups:
1415         type: list
1416         required: true
1417         status: SUPPORTED
1418         entry_schema:
1419           type: json
1420       vm_image_name:
1421         type: string
1422         required: true
1423         status: SUPPORTED
1424       compute_oam_config_drive:
1425         type: list
1426         required: true
1427         status: SUPPORTED
1428         entry_schema:
1429           type: boolean
1430       port_oam_internal_1_port_network:
1431         type: list
1432         required: true
1433         status: SUPPORTED
1434         entry_schema:
1435           type: string
1436       port_oam_oam_1_port_fixed_ips:
1437         type: list
1438         required: true
1439         status: SUPPORTED
1440         entry_schema:
1441           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1442       port_oam_internal_1_port_vlan_requirements:
1443         type: list
1444         required: true
1445         status: SUPPORTED
1446         entry_schema:
1447           type: org.openecomp.datatypes.network.VlanRequirements
1448       port_oam_internal_1_port_ip_requirements:
1449         type: list
1450         required: true
1451         status: SUPPORTED
1452         entry_schema:
1453           type: org.openecomp.datatypes.network.IpRequirements
1454       port_oam_oam_1_port_order:
1455         type: integer
1456         required: true
1457         status: SUPPORTED
1458       port_oam_oam_1_port_network:
1459         type: list
1460         required: true
1461         status: SUPPORTED
1462         entry_schema:
1463           type: string
1464       index_value:
1465         type: integer
1466         description: Index value of this substitution service template runtime instance
1467         required: false
1468         default: 0
1469         status: SUPPORTED
1470         constraints:
1471         - greater_or_equal: 0
1472       port_oam_internal_1_port_allowed_address_pairs:
1473         type: list
1474         required: true
1475         status: SUPPORTED
1476         entry_schema:
1477           type: org.openecomp.datatypes.heat.network.AddressPair
1478       compute_oam_user_data_format:
1479         type: list
1480         required: true
1481         status: SUPPORTED
1482         entry_schema:
1483           type: string
1484       port_oam_internal_1_port_exCP_naming:
1485         type: org.openecomp.datatypes.Naming
1486         required: true
1487         status: SUPPORTED
1488       port_oam_internal_1_port_name:
1489         type: list
1490         required: true
1491         status: SUPPORTED
1492         entry_schema:
1493           type: string
1494       port_oam_internal_1_port_fixed_ips:
1495         type: list
1496         required: true
1497         status: SUPPORTED
1498         entry_schema:
1499           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
1500       port_oam_internal_1_port_subnetpoolid:
1501         type: string
1502         required: true
1503         status: SUPPORTED
1504       port_oam_oam_1_port_name:
1505         type: list
1506         required: true
1507         status: SUPPORTED
1508         entry_schema:
1509           type: string
1510       port_oam_internal_1_port_order:
1511         type: integer
1512         required: true
1513         status: SUPPORTED
1514       port_oam_oam_1_port_vlan_requirements:
1515         type: list
1516         required: true
1517         status: SUPPORTED
1518         entry_schema:
1519           type: org.openecomp.datatypes.network.VlanRequirements
1520       port_oam_oam_1_port_subnetpoolid:
1521         type: string
1522         required: true
1523         status: SUPPORTED
1524       compute_oam_scheduler_hints:
1525         type: list
1526         required: true
1527         status: SUPPORTED
1528         entry_schema:
1529           type: json
1530       compute_oam_availability_zone:
1531         type: list
1532         required: true
1533         status: SUPPORTED
1534         entry_schema:
1535           type: string
1536       compute_oam_metadata:
1537         type: list
1538         required: true
1539         status: SUPPORTED
1540         entry_schema:
1541           type: json
1542       port_oam_internal_1_port_mac_requirements:
1543         type: org.openecomp.datatypes.network.MacRequirements
1544         required: true
1545         status: SUPPORTED
1546       compute_oam_name:
1547         type: list
1548         required: true
1549         status: SUPPORTED
1550         entry_schema:
1551           type: string
1552       port_oam_oam_1_port_mac_requirements:
1553         type: org.openecomp.datatypes.network.MacRequirements
1554         required: true
1555         status: SUPPORTED
1556       port_oam_oam_1_port_network_role:
1557         type: string
1558         required: true
1559         status: SUPPORTED
1560     requirements:
1561     - dependency_oam_oam_internal_1_port:
1562         capability: tosca.capabilities.Node
1563         node: tosca.nodes.Root
1564         relationship: tosca.relationships.DependsOn
1565         occurrences:
1566         - 0
1567         - UNBOUNDED
1568     - link_oam_oam_internal_1_port:
1569         capability: tosca.capabilities.network.Linkable
1570         relationship: tosca.relationships.network.LinksTo
1571         occurrences:
1572         - 1
1573         - 1
1574     - dependency_oam_oam_oam_1_port:
1575         capability: tosca.capabilities.Node
1576         node: tosca.nodes.Root
1577         relationship: tosca.relationships.DependsOn
1578         occurrences:
1579         - 0
1580         - UNBOUNDED
1581     - link_oam_oam_oam_1_port:
1582         capability: tosca.capabilities.network.Linkable
1583         relationship: tosca.relationships.network.LinksTo
1584         occurrences:
1585         - 1
1586         - 1
1587     - dependency_oam:
1588         capability: tosca.capabilities.Node
1589         node: tosca.nodes.Root
1590         relationship: tosca.relationships.DependsOn
1591         occurrences:
1592         - 0
1593         - UNBOUNDED
1594     - local_storage_oam:
1595         capability: tosca.capabilities.Attachment
1596         node: tosca.nodes.BlockStorage
1597         relationship: tosca.relationships.AttachesTo
1598         occurrences:
1599         - 0
1600         - UNBOUNDED
1601     capabilities:
1602       cpu_oam:
1603         type: org.openecomp.capabilities.metric.Ceilometer
1604         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1605         occurrences:
1606         - 1
1607         - UNBOUNDED
1608       network.incoming.bytes.rate_oam_oam_oam_1_port:
1609         type: org.openecomp.capabilities.metric.Ceilometer
1610         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1611         occurrences:
1612         - 1
1613         - UNBOUNDED
1614       network.outpoing.packets_oam_oam_oam_1_port:
1615         type: org.openecomp.capabilities.metric.Ceilometer
1616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1617         occurrences:
1618         - 1
1619         - UNBOUNDED
1620       network.incoming.packets.rate_oam_oam_internal_1_port:
1621         type: org.openecomp.capabilities.metric.Ceilometer
1622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1623         occurrences:
1624         - 1
1625         - UNBOUNDED
1626       disk.usage_oam:
1627         type: org.openecomp.capabilities.metric.Ceilometer
1628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632       memory.resident_oam:
1633         type: org.openecomp.capabilities.metric.Ceilometer
1634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1635         occurrences:
1636         - 1
1637         - UNBOUNDED
1638       disk.device.write.bytes_oam:
1639         type: org.openecomp.capabilities.metric.Ceilometer
1640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1641         occurrences:
1642         - 1
1643         - UNBOUNDED
1644       forwarder_oam_oam_internal_1_port:
1645         type: org.openecomp.capabilities.Forwarder
1646         occurrences:
1647         - 1
1648         - UNBOUNDED
1649       disk.read.bytes_oam:
1650         type: org.openecomp.capabilities.metric.Ceilometer
1651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1652         occurrences:
1653         - 1
1654         - UNBOUNDED
1655       binding_oam_oam_internal_1_port:
1656         type: tosca.capabilities.network.Bindable
1657         valid_source_types:
1658         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1659         occurrences:
1660         - 0
1661         - UNBOUNDED
1662       scalable_oam:
1663         type: tosca.capabilities.Scalable
1664         occurrences:
1665         - 1
1666         - UNBOUNDED
1667       feature_oam:
1668         type: tosca.capabilities.Node
1669         occurrences:
1670         - 1
1671         - UNBOUNDED
1672       disk.allocation_oam:
1673         type: org.openecomp.capabilities.metric.Ceilometer
1674         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1675         occurrences:
1676         - 1
1677         - UNBOUNDED
1678       network.outgoing.packets.rate_oam_oam_oam_1_port:
1679         type: org.openecomp.capabilities.metric.Ceilometer
1680         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1681         occurrences:
1682         - 1
1683         - UNBOUNDED
1684       disk.device.usage_oam:
1685         type: org.openecomp.capabilities.metric.Ceilometer
1686         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1687         occurrences:
1688         - 1
1689         - UNBOUNDED
1690       binding_oam:
1691         type: tosca.capabilities.network.Bindable
1692         occurrences:
1693         - 1
1694         - UNBOUNDED
1695       disk.device.read.bytes.rate_oam:
1696         type: org.openecomp.capabilities.metric.Ceilometer
1697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1698         occurrences:
1699         - 1
1700         - UNBOUNDED
1701       network.outgoing.bytes.rate_oam_oam_oam_1_port:
1702         type: org.openecomp.capabilities.metric.Ceilometer
1703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1704         occurrences:
1705         - 1
1706         - UNBOUNDED
1707       disk.write.bytes.rate_oam:
1708         type: org.openecomp.capabilities.metric.Ceilometer
1709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1710         occurrences:
1711         - 1
1712         - UNBOUNDED
1713       disk.device.write.bytes.rate_oam:
1714         type: org.openecomp.capabilities.metric.Ceilometer
1715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1716         occurrences:
1717         - 1
1718         - UNBOUNDED
1719       disk.device.allocation_oam:
1720         type: org.openecomp.capabilities.metric.Ceilometer
1721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1722         occurrences:
1723         - 1
1724         - UNBOUNDED
1725       network.incoming.bytes_oam_oam_internal_1_port:
1726         type: org.openecomp.capabilities.metric.Ceilometer
1727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1728         occurrences:
1729         - 1
1730         - UNBOUNDED
1731       disk.ephemeral.size_oam:
1732         type: org.openecomp.capabilities.metric.Ceilometer
1733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1734         occurrences:
1735         - 1
1736         - UNBOUNDED
1737       network.incoming.packets_oam_oam_oam_1_port:
1738         type: org.openecomp.capabilities.metric.Ceilometer
1739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1740         occurrences:
1741         - 1
1742         - UNBOUNDED
1743       disk.write.requests_oam:
1744         type: org.openecomp.capabilities.metric.Ceilometer
1745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1746         occurrences:
1747         - 1
1748         - UNBOUNDED
1749       attachment_oam_oam_oam_1_port:
1750         type: tosca.capabilities.Attachment
1751         occurrences:
1752         - 1
1753         - UNBOUNDED
1754       disk.capacity_oam:
1755         type: org.openecomp.capabilities.metric.Ceilometer
1756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1757         occurrences:
1758         - 1
1759         - UNBOUNDED
1760       instance_oam:
1761         type: org.openecomp.capabilities.metric.Ceilometer
1762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1763         occurrences:
1764         - 1
1765         - UNBOUNDED
1766       network.outgoing.bytes_oam_oam_internal_1_port:
1767         type: org.openecomp.capabilities.metric.Ceilometer
1768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1769         occurrences:
1770         - 1
1771         - UNBOUNDED
1772       disk.root.size_oam:
1773         type: org.openecomp.capabilities.metric.Ceilometer
1774         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1775         occurrences:
1776         - 1
1777         - UNBOUNDED
1778       network.outgoing.bytes_oam_oam_oam_1_port:
1779         type: org.openecomp.capabilities.metric.Ceilometer
1780         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1781         occurrences:
1782         - 1
1783         - UNBOUNDED
1784       feature_oam_oam_oam_1_port:
1785         type: tosca.capabilities.Node
1786         occurrences:
1787         - 1
1788         - UNBOUNDED
1789       network.outgoing.packets.rate_oam_oam_internal_1_port:
1790         type: org.openecomp.capabilities.metric.Ceilometer
1791         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1792         occurrences:
1793         - 1
1794         - UNBOUNDED
1795       network.incoming.bytes.rate_oam_oam_internal_1_port:
1796         type: org.openecomp.capabilities.metric.Ceilometer
1797         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1798         occurrences:
1799         - 1
1800         - UNBOUNDED
1801       memory_oam:
1802         type: org.openecomp.capabilities.metric.Ceilometer
1803         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1804         occurrences:
1805         - 1
1806         - UNBOUNDED
1807       cpu.delta_oam:
1808         type: org.openecomp.capabilities.metric.Ceilometer
1809         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1810         occurrences:
1811         - 1
1812         - UNBOUNDED
1813       disk.device.write.requests_oam:
1814         type: org.openecomp.capabilities.metric.Ceilometer
1815         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1816         occurrences:
1817         - 1
1818         - UNBOUNDED
1819       network.outgoing.bytes.rate_oam_oam_internal_1_port:
1820         type: org.openecomp.capabilities.metric.Ceilometer
1821         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1822         occurrences:
1823         - 1
1824         - UNBOUNDED
1825       network.incoming.bytes_oam_oam_oam_1_port:
1826         type: org.openecomp.capabilities.metric.Ceilometer
1827         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1828         occurrences:
1829         - 1
1830         - UNBOUNDED
1831       disk.device.read.requests.rate_oam:
1832         type: org.openecomp.capabilities.metric.Ceilometer
1833         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1834         occurrences:
1835         - 1
1836         - UNBOUNDED
1837       disk.write.requests.rate_oam:
1838         type: org.openecomp.capabilities.metric.Ceilometer
1839         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1840         occurrences:
1841         - 1
1842         - UNBOUNDED
1843       disk.device.latency_oam:
1844         type: org.openecomp.capabilities.metric.Ceilometer
1845         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1846         occurrences:
1847         - 1
1848         - UNBOUNDED
1849       disk.device.iops_oam:
1850         type: org.openecomp.capabilities.metric.Ceilometer
1851         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1852         occurrences:
1853         - 1
1854         - UNBOUNDED
1855       network.outpoing.packets_oam_oam_internal_1_port:
1856         type: org.openecomp.capabilities.metric.Ceilometer
1857         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1858         occurrences:
1859         - 1
1860         - UNBOUNDED
1861       feature_oam_oam_internal_1_port:
1862         type: tosca.capabilities.Node
1863         occurrences:
1864         - 1
1865         - UNBOUNDED
1866       network.incoming.packets.rate_oam_oam_oam_1_port:
1867         type: org.openecomp.capabilities.metric.Ceilometer
1868         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1869         occurrences:
1870         - 1
1871         - UNBOUNDED
1872       vcpus_oam:
1873         type: org.openecomp.capabilities.metric.Ceilometer
1874         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1875         occurrences:
1876         - 1
1877         - UNBOUNDED
1878       disk.device.write.requests.rate_oam:
1879         type: org.openecomp.capabilities.metric.Ceilometer
1880         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1881         occurrences:
1882         - 1
1883         - UNBOUNDED
1884       attachment_oam_oam_internal_1_port:
1885         type: tosca.capabilities.Attachment
1886         occurrences:
1887         - 1
1888         - UNBOUNDED
1889       disk.device.read.bytes_oam:
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       host_oam:
1896         type: tosca.capabilities.Container
1897         valid_source_types:
1898         - tosca.nodes.SoftwareComponent
1899         occurrences:
1900         - 1
1901         - UNBOUNDED
1902       endpoint_oam:
1903         type: tosca.capabilities.Endpoint.Admin
1904         occurrences:
1905         - 1
1906         - UNBOUNDED
1907       disk.device.read.requests_oam:
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.iops_oam:
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       disk.read.bytes.rate_oam:
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_oam_oam_internal_1_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       binding_oam_oam_oam_1_port:
1932         type: tosca.capabilities.network.Bindable
1933         valid_source_types:
1934         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
1935         occurrences:
1936         - 0
1937         - UNBOUNDED
1938       cpu_util_oam:
1939         type: org.openecomp.capabilities.metric.Ceilometer
1940         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1941         occurrences:
1942         - 1
1943         - UNBOUNDED
1944       os_oam:
1945         type: tosca.capabilities.OperatingSystem
1946         occurrences:
1947         - 1
1948         - UNBOUNDED
1949       memory.usage_oam:
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.latency_oam:
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.write.bytes_oam:
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       forwarder_oam_oam_oam_1_port:
1968         type: org.openecomp.capabilities.Forwarder
1969         occurrences:
1970         - 1
1971         - UNBOUNDED
1972       disk.read.requests_oam:
1973         type: org.openecomp.capabilities.metric.Ceilometer
1974         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
1975         occurrences:
1976         - 1
1977         - UNBOUNDED
1978       disk.device.capacity_oam:
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   org.openecomp.resource.abstract.nodes.oam_2:
1985     derived_from: org.openecomp.resource.abstract.nodes.VFC
1986     properties:
1987       port_oam_oam_2_port_network_role_tag:
1988         type: string
1989         required: true
1990         status: SUPPORTED
1991       port_oam_oam_2_port_security_groups:
1992         type: list
1993         required: true
1994         status: SUPPORTED
1995         entry_schema:
1996           type: json
1997       port_oam_oam_2_port_name:
1998         type: list
1999         required: true
2000         status: SUPPORTED
2001         entry_schema:
2002           type: string
2003       port_oam_internal_2_port_name:
2004         type: list
2005         required: true
2006         status: SUPPORTED
2007         entry_schema:
2008           type: string
2009       port_oam_oam_2_port_network_role:
2010         type: string
2011         required: true
2012         status: SUPPORTED
2013       vm_flavor_name:
2014         type: string
2015         required: true
2016         status: SUPPORTED
2017       port_oam_internal_2_port_mac_requirements:
2018         type: org.openecomp.datatypes.network.MacRequirements
2019         required: true
2020         status: SUPPORTED
2021       port_oam_oam_2_port_subnetpoolid:
2022         type: string
2023         required: true
2024         status: SUPPORTED
2025       port_oam_internal_2_port_subnetpoolid:
2026         type: string
2027         required: true
2028         status: SUPPORTED
2029       port_oam_oam_2_port_exCP_naming:
2030         type: org.openecomp.datatypes.Naming
2031         required: true
2032         status: SUPPORTED
2033       vm_image_name:
2034         type: string
2035         required: true
2036         status: SUPPORTED
2037       compute_oam_config_drive:
2038         type: list
2039         required: true
2040         status: SUPPORTED
2041         entry_schema:
2042           type: boolean
2043       port_oam_oam_2_port_vlan_requirements:
2044         type: list
2045         required: true
2046         status: SUPPORTED
2047         entry_schema:
2048           type: org.openecomp.datatypes.network.VlanRequirements
2049       port_oam_internal_2_port_allowed_address_pairs:
2050         type: list
2051         required: true
2052         status: SUPPORTED
2053         entry_schema:
2054           type: org.openecomp.datatypes.heat.network.AddressPair
2055       port_oam_internal_2_port_network:
2056         type: list
2057         required: true
2058         status: SUPPORTED
2059         entry_schema:
2060           type: string
2061       port_oam_internal_2_port_network_role_tag:
2062         type: string
2063         required: true
2064         status: SUPPORTED
2065       port_oam_internal_2_port_order:
2066         type: integer
2067         required: true
2068         status: SUPPORTED
2069       port_oam_internal_2_port_fixed_ips:
2070         type: list
2071         required: true
2072         status: SUPPORTED
2073         entry_schema:
2074           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2075       port_oam_internal_2_port_network_role:
2076         type: string
2077         required: true
2078         status: SUPPORTED
2079       port_oam_oam_2_port_fixed_ips:
2080         type: list
2081         required: true
2082         status: SUPPORTED
2083         entry_schema:
2084           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
2085       port_oam_oam_2_port_mac_requirements:
2086         type: org.openecomp.datatypes.network.MacRequirements
2087         required: true
2088         status: SUPPORTED
2089       index_value:
2090         type: integer
2091         description: Index value of this substitution service template runtime instance
2092         required: false
2093         default: 0
2094         status: SUPPORTED
2095         constraints:
2096         - greater_or_equal: 0
2097       port_oam_internal_2_port_exCP_naming:
2098         type: org.openecomp.datatypes.Naming
2099         required: true
2100         status: SUPPORTED
2101       port_oam_oam_2_port_network:
2102         type: list
2103         required: true
2104         status: SUPPORTED
2105         entry_schema:
2106           type: string
2107       compute_oam_user_data_format:
2108         type: list
2109         required: true
2110         status: SUPPORTED
2111         entry_schema:
2112           type: string
2113       port_oam_internal_2_port_security_groups:
2114         type: list
2115         required: true
2116         status: SUPPORTED
2117         entry_schema:
2118           type: json
2119       port_oam_oam_2_port_ip_requirements:
2120         type: list
2121         required: true
2122         status: SUPPORTED
2123         entry_schema:
2124           type: org.openecomp.datatypes.network.IpRequirements
2125       port_oam_internal_2_port_vlan_requirements:
2126         type: list
2127         required: true
2128         status: SUPPORTED
2129         entry_schema:
2130           type: org.openecomp.datatypes.network.VlanRequirements
2131       port_oam_oam_2_port_order:
2132         type: integer
2133         required: true
2134         status: SUPPORTED
2135       compute_oam_scheduler_hints:
2136         type: list
2137         required: true
2138         status: SUPPORTED
2139         entry_schema:
2140           type: json
2141       port_oam_internal_2_port_ip_requirements:
2142         type: list
2143         required: true
2144         status: SUPPORTED
2145         entry_schema:
2146           type: org.openecomp.datatypes.network.IpRequirements
2147       compute_oam_availability_zone:
2148         type: list
2149         required: true
2150         status: SUPPORTED
2151         entry_schema:
2152           type: string
2153       compute_oam_metadata:
2154         type: list
2155         required: true
2156         status: SUPPORTED
2157         entry_schema:
2158           type: json
2159       port_oam_oam_2_port_allowed_address_pairs:
2160         type: list
2161         required: true
2162         status: SUPPORTED
2163         entry_schema:
2164           type: org.openecomp.datatypes.heat.network.AddressPair
2165       compute_oam_name:
2166         type: list
2167         required: true
2168         status: SUPPORTED
2169         entry_schema:
2170           type: string
2171     requirements:
2172     - dependency_oam_oam_internal_2_port:
2173         capability: tosca.capabilities.Node
2174         node: tosca.nodes.Root
2175         relationship: tosca.relationships.DependsOn
2176         occurrences:
2177         - 0
2178         - UNBOUNDED
2179     - link_oam_oam_internal_2_port:
2180         capability: tosca.capabilities.network.Linkable
2181         relationship: tosca.relationships.network.LinksTo
2182         occurrences:
2183         - 1
2184         - 1
2185     - dependency_oam_oam_oam_2_port:
2186         capability: tosca.capabilities.Node
2187         node: tosca.nodes.Root
2188         relationship: tosca.relationships.DependsOn
2189         occurrences:
2190         - 0
2191         - UNBOUNDED
2192     - link_oam_oam_oam_2_port:
2193         capability: tosca.capabilities.network.Linkable
2194         relationship: tosca.relationships.network.LinksTo
2195         occurrences:
2196         - 1
2197         - 1
2198     - dependency_oam:
2199         capability: tosca.capabilities.Node
2200         node: tosca.nodes.Root
2201         relationship: tosca.relationships.DependsOn
2202         occurrences:
2203         - 0
2204         - UNBOUNDED
2205     - local_storage_oam:
2206         capability: tosca.capabilities.Attachment
2207         node: tosca.nodes.BlockStorage
2208         relationship: tosca.relationships.AttachesTo
2209         occurrences:
2210         - 0
2211         - UNBOUNDED
2212     capabilities:
2213       cpu_oam:
2214         type: org.openecomp.capabilities.metric.Ceilometer
2215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2216         occurrences:
2217         - 1
2218         - UNBOUNDED
2219       network.outgoing.bytes.rate_oam_oam_oam_2_port:
2220         type: org.openecomp.capabilities.metric.Ceilometer
2221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2222         occurrences:
2223         - 1
2224         - UNBOUNDED
2225       network.outgoing.packets.rate_oam_oam_oam_2_port:
2226         type: org.openecomp.capabilities.metric.Ceilometer
2227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2228         occurrences:
2229         - 1
2230         - UNBOUNDED
2231       disk.usage_oam:
2232         type: org.openecomp.capabilities.metric.Ceilometer
2233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2234         occurrences:
2235         - 1
2236         - UNBOUNDED
2237       memory.resident_oam:
2238         type: org.openecomp.capabilities.metric.Ceilometer
2239         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2240         occurrences:
2241         - 1
2242         - UNBOUNDED
2243       feature_oam_oam_internal_2_port:
2244         type: tosca.capabilities.Node
2245         occurrences:
2246         - 1
2247         - UNBOUNDED
2248       network.incoming.bytes.rate_oam_oam_oam_2_port:
2249         type: org.openecomp.capabilities.metric.Ceilometer
2250         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2251         occurrences:
2252         - 1
2253         - UNBOUNDED
2254       disk.device.write.bytes_oam:
2255         type: org.openecomp.capabilities.metric.Ceilometer
2256         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2257         occurrences:
2258         - 1
2259         - UNBOUNDED
2260       disk.read.bytes_oam:
2261         type: org.openecomp.capabilities.metric.Ceilometer
2262         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2263         occurrences:
2264         - 1
2265         - UNBOUNDED
2266       scalable_oam:
2267         type: tosca.capabilities.Scalable
2268         occurrences:
2269         - 1
2270         - UNBOUNDED
2271       feature_oam:
2272         type: tosca.capabilities.Node
2273         occurrences:
2274         - 1
2275         - UNBOUNDED
2276       disk.allocation_oam:
2277         type: org.openecomp.capabilities.metric.Ceilometer
2278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2279         occurrences:
2280         - 1
2281         - UNBOUNDED
2282       disk.device.usage_oam:
2283         type: org.openecomp.capabilities.metric.Ceilometer
2284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2285         occurrences:
2286         - 1
2287         - UNBOUNDED
2288       network.outpoing.packets_oam_oam_oam_2_port:
2289         type: org.openecomp.capabilities.metric.Ceilometer
2290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2291         occurrences:
2292         - 1
2293         - UNBOUNDED
2294       network.incoming.bytes.rate_oam_oam_internal_2_port:
2295         type: org.openecomp.capabilities.metric.Ceilometer
2296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2297         occurrences:
2298         - 1
2299         - UNBOUNDED
2300       binding_oam:
2301         type: tosca.capabilities.network.Bindable
2302         occurrences:
2303         - 1
2304         - UNBOUNDED
2305       disk.device.read.bytes.rate_oam:
2306         type: org.openecomp.capabilities.metric.Ceilometer
2307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2308         occurrences:
2309         - 1
2310         - UNBOUNDED
2311       disk.write.bytes.rate_oam:
2312         type: org.openecomp.capabilities.metric.Ceilometer
2313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2314         occurrences:
2315         - 1
2316         - UNBOUNDED
2317       disk.device.write.bytes.rate_oam:
2318         type: org.openecomp.capabilities.metric.Ceilometer
2319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2320         occurrences:
2321         - 1
2322         - UNBOUNDED
2323       disk.device.allocation_oam:
2324         type: org.openecomp.capabilities.metric.Ceilometer
2325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2326         occurrences:
2327         - 1
2328         - UNBOUNDED
2329       disk.ephemeral.size_oam:
2330         type: org.openecomp.capabilities.metric.Ceilometer
2331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2332         occurrences:
2333         - 1
2334         - UNBOUNDED
2335       network.incoming.packets_oam_oam_internal_2_port:
2336         type: org.openecomp.capabilities.metric.Ceilometer
2337         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2338         occurrences:
2339         - 1
2340         - UNBOUNDED
2341       disk.write.requests_oam:
2342         type: org.openecomp.capabilities.metric.Ceilometer
2343         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2344         occurrences:
2345         - 1
2346         - UNBOUNDED
2347       disk.capacity_oam:
2348         type: org.openecomp.capabilities.metric.Ceilometer
2349         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2350         occurrences:
2351         - 1
2352         - UNBOUNDED
2353       network.outgoing.bytes_oam_oam_oam_2_port:
2354         type: org.openecomp.capabilities.metric.Ceilometer
2355         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2356         occurrences:
2357         - 1
2358         - UNBOUNDED
2359       instance_oam:
2360         type: org.openecomp.capabilities.metric.Ceilometer
2361         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2362         occurrences:
2363         - 1
2364         - UNBOUNDED
2365       network.outgoing.bytes.rate_oam_oam_internal_2_port:
2366         type: org.openecomp.capabilities.metric.Ceilometer
2367         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2368         occurrences:
2369         - 1
2370         - UNBOUNDED
2371       forwarder_oam_oam_internal_2_port:
2372         type: org.openecomp.capabilities.Forwarder
2373         occurrences:
2374         - 1
2375         - UNBOUNDED
2376       network.outpoing.packets_oam_oam_internal_2_port:
2377         type: org.openecomp.capabilities.metric.Ceilometer
2378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2379         occurrences:
2380         - 1
2381         - UNBOUNDED
2382       disk.root.size_oam:
2383         type: org.openecomp.capabilities.metric.Ceilometer
2384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2385         occurrences:
2386         - 1
2387         - UNBOUNDED
2388       memory_oam:
2389         type: org.openecomp.capabilities.metric.Ceilometer
2390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2391         occurrences:
2392         - 1
2393         - UNBOUNDED
2394       cpu.delta_oam:
2395         type: org.openecomp.capabilities.metric.Ceilometer
2396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2397         occurrences:
2398         - 1
2399         - UNBOUNDED
2400       disk.device.write.requests_oam:
2401         type: org.openecomp.capabilities.metric.Ceilometer
2402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2403         occurrences:
2404         - 1
2405         - UNBOUNDED
2406       network.incoming.bytes_oam_oam_oam_2_port:
2407         type: org.openecomp.capabilities.metric.Ceilometer
2408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2409         occurrences:
2410         - 1
2411         - UNBOUNDED
2412       forwarder_oam_oam_oam_2_port:
2413         type: org.openecomp.capabilities.Forwarder
2414         occurrences:
2415         - 1
2416         - UNBOUNDED
2417       network.outgoing.packets.rate_oam_oam_internal_2_port:
2418         type: org.openecomp.capabilities.metric.Ceilometer
2419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2420         occurrences:
2421         - 1
2422         - UNBOUNDED
2423       binding_oam_oam_oam_2_port:
2424         type: tosca.capabilities.network.Bindable
2425         valid_source_types:
2426         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2427         occurrences:
2428         - 0
2429         - UNBOUNDED
2430       disk.device.read.requests.rate_oam:
2431         type: org.openecomp.capabilities.metric.Ceilometer
2432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2433         occurrences:
2434         - 1
2435         - UNBOUNDED
2436       feature_oam_oam_oam_2_port:
2437         type: tosca.capabilities.Node
2438         occurrences:
2439         - 1
2440         - UNBOUNDED
2441       disk.write.requests.rate_oam:
2442         type: org.openecomp.capabilities.metric.Ceilometer
2443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2444         occurrences:
2445         - 1
2446         - UNBOUNDED
2447       disk.device.latency_oam:
2448         type: org.openecomp.capabilities.metric.Ceilometer
2449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2450         occurrences:
2451         - 1
2452         - UNBOUNDED
2453       disk.device.iops_oam:
2454         type: org.openecomp.capabilities.metric.Ceilometer
2455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2456         occurrences:
2457         - 1
2458         - UNBOUNDED
2459       vcpus_oam:
2460         type: org.openecomp.capabilities.metric.Ceilometer
2461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2462         occurrences:
2463         - 1
2464         - UNBOUNDED
2465       disk.device.write.requests.rate_oam:
2466         type: org.openecomp.capabilities.metric.Ceilometer
2467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2468         occurrences:
2469         - 1
2470         - UNBOUNDED
2471       disk.device.read.bytes_oam:
2472         type: org.openecomp.capabilities.metric.Ceilometer
2473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2474         occurrences:
2475         - 1
2476         - UNBOUNDED
2477       host_oam:
2478         type: tosca.capabilities.Container
2479         valid_source_types:
2480         - tosca.nodes.SoftwareComponent
2481         occurrences:
2482         - 1
2483         - UNBOUNDED
2484       network.incoming.packets.rate_oam_oam_internal_2_port:
2485         type: org.openecomp.capabilities.metric.Ceilometer
2486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2487         occurrences:
2488         - 1
2489         - UNBOUNDED
2490       endpoint_oam:
2491         type: tosca.capabilities.Endpoint.Admin
2492         occurrences:
2493         - 1
2494         - UNBOUNDED
2495       binding_oam_oam_internal_2_port:
2496         type: tosca.capabilities.network.Bindable
2497         valid_source_types:
2498         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2499         occurrences:
2500         - 0
2501         - UNBOUNDED
2502       disk.device.read.requests_oam:
2503         type: org.openecomp.capabilities.metric.Ceilometer
2504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2505         occurrences:
2506         - 1
2507         - UNBOUNDED
2508       disk.iops_oam:
2509         type: org.openecomp.capabilities.metric.Ceilometer
2510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2511         occurrences:
2512         - 1
2513         - UNBOUNDED
2514       disk.read.bytes.rate_oam:
2515         type: org.openecomp.capabilities.metric.Ceilometer
2516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2517         occurrences:
2518         - 1
2519         - UNBOUNDED
2520       attachment_oam_oam_internal_2_port:
2521         type: tosca.capabilities.Attachment
2522         occurrences:
2523         - 1
2524         - UNBOUNDED
2525       network.incoming.packets.rate_oam_oam_oam_2_port:
2526         type: org.openecomp.capabilities.metric.Ceilometer
2527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2528         occurrences:
2529         - 1
2530         - UNBOUNDED
2531       cpu_util_oam:
2532         type: org.openecomp.capabilities.metric.Ceilometer
2533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2534         occurrences:
2535         - 1
2536         - UNBOUNDED
2537       os_oam:
2538         type: tosca.capabilities.OperatingSystem
2539         occurrences:
2540         - 1
2541         - UNBOUNDED
2542       memory.usage_oam:
2543         type: org.openecomp.capabilities.metric.Ceilometer
2544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2545         occurrences:
2546         - 1
2547         - UNBOUNDED
2548       attachment_oam_oam_oam_2_port:
2549         type: tosca.capabilities.Attachment
2550         occurrences:
2551         - 1
2552         - UNBOUNDED
2553       disk.latency_oam:
2554         type: org.openecomp.capabilities.metric.Ceilometer
2555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2556         occurrences:
2557         - 1
2558         - UNBOUNDED
2559       network.incoming.packets_oam_oam_oam_2_port:
2560         type: org.openecomp.capabilities.metric.Ceilometer
2561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2562         occurrences:
2563         - 1
2564         - UNBOUNDED
2565       network.outgoing.bytes_oam_oam_internal_2_port:
2566         type: org.openecomp.capabilities.metric.Ceilometer
2567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2568         occurrences:
2569         - 1
2570         - UNBOUNDED
2571       disk.write.bytes_oam:
2572         type: org.openecomp.capabilities.metric.Ceilometer
2573         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2574         occurrences:
2575         - 1
2576         - UNBOUNDED
2577       network.incoming.bytes_oam_oam_internal_2_port:
2578         type: org.openecomp.capabilities.metric.Ceilometer
2579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2580         occurrences:
2581         - 1
2582         - UNBOUNDED
2583       disk.read.requests_oam:
2584         type: org.openecomp.capabilities.metric.Ceilometer
2585         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2586         occurrences:
2587         - 1
2588         - UNBOUNDED
2589       disk.device.capacity_oam:
2590         type: org.openecomp.capabilities.metric.Ceilometer
2591         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2592         occurrences:
2593         - 1
2594         - UNBOUNDED
2595   org.openecomp.resource.abstract.nodes.heat.tdcore_1:
2596     derived_from: org.openecomp.resource.abstract.nodes.VFC
2597     properties:
2598       vf_module_id:
2599         type: string
2600         description: Unique ID for this VF Module instance
2601         required: true
2602         status: SUPPORTED
2603       internal_net_id:
2604         type: string
2605         description: internal network name/uuid
2606         required: true
2607         status: SUPPORTED
2608       vcscf_release:
2609         type: string
2610         description: IMS release
2611         required: true
2612         status: SUPPORTED
2613       tdcore_security_group:
2614         type: string
2615         description: security group
2616         required: true
2617         status: SUPPORTED
2618       tdcore_names:
2619         type: list
2620         description: List of instance names for TDCORE instances
2621         required: true
2622         status: SUPPORTED
2623         entry_schema: &id001
2624           type: string
2625       port_tdcore_dpdk_0_port_1_network_role_tag:
2626         type: string
2627         required: true
2628         status: SUPPORTED
2629       port_tdcore_dpdk_0_port_1_ip_requirements:
2630         type: list
2631         required: true
2632         status: SUPPORTED
2633         entry_schema:
2634           type: org.openecomp.datatypes.network.IpRequirements
2635       port_tdcore_internal_0_port_0_vlan_requirements:
2636         type: list
2637         required: true
2638         status: SUPPORTED
2639         entry_schema:
2640           type: org.openecomp.datatypes.network.VlanRequirements
2641       vcscf_gateway:
2642         type: string
2643         description: OAM unit virtual ip
2644         required: true
2645         status: SUPPORTED
2646       vnf_name:
2647         type: string
2648         description: Unique name for this VF instance
2649         required: true
2650         status: SUPPORTED
2651       port_tdcore_internal_0_port_0_network_role:
2652         type: string
2653         required: true
2654         status: SUPPORTED
2655       port_tdcore_dpdk_0_port_1_exCP_naming:
2656         type: org.openecomp.datatypes.Naming
2657         required: true
2658         status: SUPPORTED
2659       vf_module_name:
2660         type: string
2661         description: Unique name for this VF Module instance
2662         required: true
2663         status: SUPPORTED
2664       internal_dpdk_net_id:
2665         type: string
2666         description: internal dpdk network name/uuid
2667         required: true
2668         status: SUPPORTED
2669       port_tdcore_dpdk_0_port_1_vlan_requirements:
2670         type: list
2671         required: true
2672         status: SUPPORTED
2673         entry_schema:
2674           type: org.openecomp.datatypes.network.VlanRequirements
2675       port_tdcore_dpdk_0_port_1_order:
2676         type: integer
2677         required: true
2678         status: SUPPORTED
2679       port_tdcore_internal_0_port_0_order:
2680         type: integer
2681         required: true
2682         status: SUPPORTED
2683       vcscf_swrepo_address:
2684         type: string
2685         description: SWRepo IP or FQDN
2686         required: true
2687         status: SUPPORTED
2688       vnf_id:
2689         type: string
2690         description: Unique ID for this VF instance
2691         required: true
2692         status: SUPPORTED
2693       availability_zone_0:
2694         type: string
2695         description: Availability zone name.
2696         required: true
2697         status: SUPPORTED
2698       port_tdcore_dpdk_0_port_1_mac_requirements:
2699         type: org.openecomp.datatypes.network.MacRequirements
2700         required: true
2701         status: SUPPORTED
2702       tdcore_flavor_name:
2703         type: string
2704         description: flavor name
2705         required: true
2706         status: SUPPORTED
2707       tdcore_image_name:
2708         type: string
2709         description: image name
2710         required: true
2711         status: SUPPORTED
2712       vcscf_cmrepo_address:
2713         type: string
2714         description: CMRepo IP or FQDN
2715         required: true
2716         status: SUPPORTED
2717       vcscf_dns_address:
2718         type: string
2719         description: DNS server IP
2720         required: true
2721         status: SUPPORTED
2722       vcscf_internal_network_mtu:
2723         type: float
2724         description: MTU for internal network interface (eth0)
2725         required: true
2726         status: SUPPORTED
2727         constraints: &id002
2728         - in_range:
2729           - 1000
2730           - 9100
2731       port_tdcore_dpdk_0_port_1_network_role:
2732         type: string
2733         required: true
2734         status: SUPPORTED
2735       tdcore_server_group:
2736         type: string
2737         description: server group name/id
2738         required: true
2739         status: SUPPORTED
2740       index:
2741         type: float
2742         description: index
2743         required: true
2744         status: SUPPORTED
2745         constraints: &id003
2746         - in_range:
2747           - 0
2748           - 7
2749       vcscf_internal_netmask:
2750         type: string
2751         description: internal netmask
2752         required: true
2753         status: SUPPORTED
2754       port_tdcore_internal_0_port_0_ip_requirements:
2755         type: list
2756         required: true
2757         status: SUPPORTED
2758         entry_schema:
2759           type: org.openecomp.datatypes.network.IpRequirements
2760       vcscf_name_delimeter:
2761         type: string
2762         description: 'delimeter used in concatenating different words while naming
2763           (ex: "-","_",".",...)'
2764         required: true
2765         status: SUPPORTED
2766         constraints: &id004
2767         - valid_values:
2768           - '-'
2769           - ''
2770           - _
2771           - .
2772       tdcore_internal_ips:
2773         type: list
2774         description: List of Internal Lan IPs for TDCORE instances
2775         required: true
2776         status: SUPPORTED
2777         entry_schema: &id005
2778           type: string
2779       tdcore_dpdk_ips:
2780         type: list
2781         description: List of DPDK Lan IPs for TDCORE instances
2782         required: true
2783         status: SUPPORTED
2784         entry_schema: &id006
2785           type: string
2786       tdcore_uuids:
2787         type: list
2788         description: List of UUIDs generated by cmrepo for TDCORE instances
2789         required: true
2790         status: SUPPORTED
2791         entry_schema: &id007
2792           type: string
2793       vcscf_dn:
2794         type: string
2795         description: DN name
2796         required: true
2797         status: SUPPORTED
2798       port_tdcore_internal_0_port_0_network_role_tag:
2799         type: string
2800         required: true
2801         status: SUPPORTED
2802       port_tdcore_internal_0_port_0_mac_requirements:
2803         type: org.openecomp.datatypes.network.MacRequirements
2804         required: true
2805         status: SUPPORTED
2806       port_tdcore_internal_0_port_0_exCP_naming:
2807         type: org.openecomp.datatypes.Naming
2808         required: true
2809         status: SUPPORTED
2810       vcscf_du:
2811         type: string
2812         description: DU name
2813         required: true
2814         status: SUPPORTED
2815       port_tdcore_dpdk_0_port_1_subnetpoolid:
2816         type: string
2817         required: true
2818         status: SUPPORTED
2819       port_tdcore_internal_0_port_0_subnetpoolid:
2820         type: string
2821         required: true
2822         status: SUPPORTED
2823     requirements:
2824     - dependency_tdcore_internal_0_port_0:
2825         capability: tosca.capabilities.Node
2826         node: tosca.nodes.Root
2827         relationship: tosca.relationships.DependsOn
2828         occurrences:
2829         - 0
2830         - UNBOUNDED
2831     - link_tdcore_internal_0_port_0:
2832         capability: tosca.capabilities.network.Linkable
2833         relationship: tosca.relationships.network.LinksTo
2834         occurrences:
2835         - 1
2836         - 1
2837     - dependency_tdcore_dpdk_0_port_1:
2838         capability: tosca.capabilities.Node
2839         node: tosca.nodes.Root
2840         relationship: tosca.relationships.DependsOn
2841         occurrences:
2842         - 0
2843         - UNBOUNDED
2844     - link_tdcore_dpdk_0_port_1:
2845         capability: tosca.capabilities.network.Linkable
2846         relationship: tosca.relationships.network.LinksTo
2847         occurrences:
2848         - 1
2849         - 1
2850     - dependency_tdcore_server_0:
2851         capability: tosca.capabilities.Node
2852         node: tosca.nodes.Root
2853         relationship: tosca.relationships.DependsOn
2854         occurrences:
2855         - 0
2856         - UNBOUNDED
2857     - local_storage_tdcore_server_0:
2858         capability: tosca.capabilities.Attachment
2859         node: tosca.nodes.BlockStorage
2860         relationship: tosca.relationships.AttachesTo
2861         occurrences:
2862         - 0
2863         - UNBOUNDED
2864     capabilities:
2865       feature_tdcore_dpdk_0_port_1:
2866         type: tosca.capabilities.Node
2867         occurrences:
2868         - 1
2869         - UNBOUNDED
2870       disk.write.requests.rate_tdcore_server_0:
2871         type: org.openecomp.capabilities.metric.Ceilometer
2872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2873         occurrences:
2874         - 1
2875         - UNBOUNDED
2876       disk.device.write.bytes_tdcore_server_0:
2877         type: org.openecomp.capabilities.metric.Ceilometer
2878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2879         occurrences:
2880         - 1
2881         - UNBOUNDED
2882       feature_tdcore_internal_0_port_0:
2883         type: tosca.capabilities.Node
2884         occurrences:
2885         - 1
2886         - UNBOUNDED
2887       network.incoming.packets.rate_tdcore_dpdk_0_port_1:
2888         type: org.openecomp.capabilities.metric.Ceilometer
2889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2890         occurrences:
2891         - 1
2892         - UNBOUNDED
2893       binding_tdcore_internal_0_port_0:
2894         type: tosca.capabilities.network.Bindable
2895         valid_source_types:
2896         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
2897         occurrences:
2898         - 0
2899         - UNBOUNDED
2900       network.outgoing.bytes.rate_tdcore_dpdk_0_port_1:
2901         type: org.openecomp.capabilities.metric.Ceilometer
2902         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2903         occurrences:
2904         - 1
2905         - UNBOUNDED
2906       scalable_tdcore_server_0:
2907         type: tosca.capabilities.Scalable
2908         occurrences:
2909         - 1
2910         - UNBOUNDED
2911       network.incoming.packets_tdcore_dpdk_0_port_1:
2912         type: org.openecomp.capabilities.metric.Ceilometer
2913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2914         occurrences:
2915         - 1
2916         - UNBOUNDED
2917       forwarder_tdcore_dpdk_0_port_1:
2918         type: org.openecomp.capabilities.Forwarder
2919         occurrences:
2920         - 1
2921         - UNBOUNDED
2922       vcpus_tdcore_server_0:
2923         type: org.openecomp.capabilities.metric.Ceilometer
2924         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2925         occurrences:
2926         - 1
2927         - UNBOUNDED
2928       disk.allocation_tdcore_server_0:
2929         type: org.openecomp.capabilities.metric.Ceilometer
2930         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2931         occurrences:
2932         - 1
2933         - UNBOUNDED
2934       network.incoming.bytes_tdcore_internal_0_port_0:
2935         type: org.openecomp.capabilities.metric.Ceilometer
2936         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2937         occurrences:
2938         - 1
2939         - UNBOUNDED
2940       network.outpoing.packets_tdcore_internal_0_port_0:
2941         type: org.openecomp.capabilities.metric.Ceilometer
2942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2943         occurrences:
2944         - 1
2945         - UNBOUNDED
2946       memory.resident_tdcore_server_0:
2947         type: org.openecomp.capabilities.metric.Ceilometer
2948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2949         occurrences:
2950         - 1
2951         - UNBOUNDED
2952       attachment_tdcore_internal_0_port_0:
2953         type: tosca.capabilities.Attachment
2954         occurrences:
2955         - 1
2956         - UNBOUNDED
2957       disk.root.size_tdcore_server_0:
2958         type: org.openecomp.capabilities.metric.Ceilometer
2959         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2960         occurrences:
2961         - 1
2962         - UNBOUNDED
2963       host_tdcore_server_0:
2964         type: tosca.capabilities.Container
2965         valid_source_types:
2966         - tosca.nodes.SoftwareComponent
2967         occurrences:
2968         - 1
2969         - UNBOUNDED
2970       instance_tdcore_server_0:
2971         type: org.openecomp.capabilities.metric.Ceilometer
2972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2973         occurrences:
2974         - 1
2975         - UNBOUNDED
2976       disk.device.read.bytes.rate_tdcore_server_0:
2977         type: org.openecomp.capabilities.metric.Ceilometer
2978         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2979         occurrences:
2980         - 1
2981         - UNBOUNDED
2982       disk.latency_tdcore_server_0:
2983         type: org.openecomp.capabilities.metric.Ceilometer
2984         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2985         occurrences:
2986         - 1
2987         - UNBOUNDED
2988       disk.write.bytes_tdcore_server_0:
2989         type: org.openecomp.capabilities.metric.Ceilometer
2990         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2991         occurrences:
2992         - 1
2993         - UNBOUNDED
2994       disk.iops_tdcore_server_0:
2995         type: org.openecomp.capabilities.metric.Ceilometer
2996         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
2997         occurrences:
2998         - 1
2999         - UNBOUNDED
3000       disk.write.requests_tdcore_server_0:
3001         type: org.openecomp.capabilities.metric.Ceilometer
3002         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3003         occurrences:
3004         - 1
3005         - UNBOUNDED
3006       endpoint_tdcore_server_0:
3007         type: tosca.capabilities.Endpoint.Admin
3008         occurrences:
3009         - 1
3010         - UNBOUNDED
3011       disk.device.read.requests_tdcore_server_0:
3012         type: org.openecomp.capabilities.metric.Ceilometer
3013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3014         occurrences:
3015         - 1
3016         - UNBOUNDED
3017       disk.device.write.requests_tdcore_server_0:
3018         type: org.openecomp.capabilities.metric.Ceilometer
3019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3020         occurrences:
3021         - 1
3022         - UNBOUNDED
3023       network.outgoing.packets.rate_tdcore_dpdk_0_port_1:
3024         type: org.openecomp.capabilities.metric.Ceilometer
3025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3026         occurrences:
3027         - 1
3028         - UNBOUNDED
3029       disk.ephemeral.size_tdcore_server_0:
3030         type: org.openecomp.capabilities.metric.Ceilometer
3031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3032         occurrences:
3033         - 1
3034         - UNBOUNDED
3035       disk.read.requests_tdcore_server_0:
3036         type: org.openecomp.capabilities.metric.Ceilometer
3037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3038         occurrences:
3039         - 1
3040         - UNBOUNDED
3041       network.outgoing.bytes_tdcore_dpdk_0_port_1:
3042         type: org.openecomp.capabilities.metric.Ceilometer
3043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3044         occurrences:
3045         - 1
3046         - UNBOUNDED
3047       memory_tdcore_server_0:
3048         type: org.openecomp.capabilities.metric.Ceilometer
3049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3050         occurrences:
3051         - 1
3052         - UNBOUNDED
3053       disk.device.write.bytes.rate_tdcore_server_0:
3054         type: org.openecomp.capabilities.metric.Ceilometer
3055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3056         occurrences:
3057         - 1
3058         - UNBOUNDED
3059       disk.write.bytes.rate_tdcore_server_0:
3060         type: org.openecomp.capabilities.metric.Ceilometer
3061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3062         occurrences:
3063         - 1
3064         - UNBOUNDED
3065       forwarder_tdcore_internal_0_port_0:
3066         type: org.openecomp.capabilities.Forwarder
3067         occurrences:
3068         - 1
3069         - UNBOUNDED
3070       disk.device.capacity_tdcore_server_0:
3071         type: org.openecomp.capabilities.metric.Ceilometer
3072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3073         occurrences:
3074         - 1
3075         - UNBOUNDED
3076       network.outpoing.packets_tdcore_dpdk_0_port_1:
3077         type: org.openecomp.capabilities.metric.Ceilometer
3078         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3079         occurrences:
3080         - 1
3081         - UNBOUNDED
3082       disk.device.read.requests.rate_tdcore_server_0:
3083         type: org.openecomp.capabilities.metric.Ceilometer
3084         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3085         occurrences:
3086         - 1
3087         - UNBOUNDED
3088       network.outgoing.bytes_tdcore_internal_0_port_0:
3089         type: org.openecomp.capabilities.metric.Ceilometer
3090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3091         occurrences:
3092         - 1
3093         - UNBOUNDED
3094       disk.read.bytes.rate_tdcore_server_0:
3095         type: org.openecomp.capabilities.metric.Ceilometer
3096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3097         occurrences:
3098         - 1
3099         - UNBOUNDED
3100       network.incoming.packets.rate_tdcore_internal_0_port_0:
3101         type: org.openecomp.capabilities.metric.Ceilometer
3102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3103         occurrences:
3104         - 1
3105         - UNBOUNDED
3106       memory.usage_tdcore_server_0:
3107         type: org.openecomp.capabilities.metric.Ceilometer
3108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3109         occurrences:
3110         - 1
3111         - UNBOUNDED
3112       os_tdcore_server_0:
3113         type: tosca.capabilities.OperatingSystem
3114         occurrences:
3115         - 1
3116         - UNBOUNDED
3117       disk.device.iops_tdcore_server_0:
3118         type: org.openecomp.capabilities.metric.Ceilometer
3119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3120         occurrences:
3121         - 1
3122         - UNBOUNDED
3123       network.incoming.bytes_tdcore_dpdk_0_port_1:
3124         type: org.openecomp.capabilities.metric.Ceilometer
3125         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3126         occurrences:
3127         - 1
3128         - UNBOUNDED
3129       binding_tdcore_server_0:
3130         type: tosca.capabilities.network.Bindable
3131         occurrences:
3132         - 1
3133         - UNBOUNDED
3134       disk.device.read.bytes_tdcore_server_0:
3135         type: org.openecomp.capabilities.metric.Ceilometer
3136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3137         occurrences:
3138         - 1
3139         - UNBOUNDED
3140       cpu.delta_tdcore_server_0:
3141         type: org.openecomp.capabilities.metric.Ceilometer
3142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3143         occurrences:
3144         - 1
3145         - UNBOUNDED
3146       network.outgoing.packets.rate_tdcore_internal_0_port_0:
3147         type: org.openecomp.capabilities.metric.Ceilometer
3148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3149         occurrences:
3150         - 1
3151         - UNBOUNDED
3152       network.incoming.bytes.rate_tdcore_internal_0_port_0:
3153         type: org.openecomp.capabilities.metric.Ceilometer
3154         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3155         occurrences:
3156         - 1
3157         - UNBOUNDED
3158       disk.usage_tdcore_server_0:
3159         type: org.openecomp.capabilities.metric.Ceilometer
3160         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3161         occurrences:
3162         - 1
3163         - UNBOUNDED
3164       network.outgoing.bytes.rate_tdcore_internal_0_port_0:
3165         type: org.openecomp.capabilities.metric.Ceilometer
3166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3167         occurrences:
3168         - 1
3169         - UNBOUNDED
3170       binding_tdcore_dpdk_0_port_1:
3171         type: tosca.capabilities.network.Bindable
3172         valid_source_types:
3173         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3174         occurrences:
3175         - 0
3176         - UNBOUNDED
3177       cpu_tdcore_server_0:
3178         type: org.openecomp.capabilities.metric.Ceilometer
3179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3180         occurrences:
3181         - 1
3182         - UNBOUNDED
3183       feature_tdcore_server_0:
3184         type: tosca.capabilities.Node
3185         occurrences:
3186         - 1
3187         - UNBOUNDED
3188       disk.device.write.requests.rate_tdcore_server_0:
3189         type: org.openecomp.capabilities.metric.Ceilometer
3190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3191         occurrences:
3192         - 1
3193         - UNBOUNDED
3194       attachment_tdcore_dpdk_0_port_1:
3195         type: tosca.capabilities.Attachment
3196         occurrences:
3197         - 1
3198         - UNBOUNDED
3199       disk.capacity_tdcore_server_0:
3200         type: org.openecomp.capabilities.metric.Ceilometer
3201         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3202         occurrences:
3203         - 1
3204         - UNBOUNDED
3205       network.incoming.bytes.rate_tdcore_dpdk_0_port_1:
3206         type: org.openecomp.capabilities.metric.Ceilometer
3207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3208         occurrences:
3209         - 1
3210         - UNBOUNDED
3211       disk.device.allocation_tdcore_server_0:
3212         type: org.openecomp.capabilities.metric.Ceilometer
3213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3214         occurrences:
3215         - 1
3216         - UNBOUNDED
3217       disk.device.usage_tdcore_server_0:
3218         type: org.openecomp.capabilities.metric.Ceilometer
3219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3220         occurrences:
3221         - 1
3222         - UNBOUNDED
3223       disk.read.bytes_tdcore_server_0:
3224         type: org.openecomp.capabilities.metric.Ceilometer
3225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3226         occurrences:
3227         - 1
3228         - UNBOUNDED
3229       disk.device.latency_tdcore_server_0:
3230         type: org.openecomp.capabilities.metric.Ceilometer
3231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3232         occurrences:
3233         - 1
3234         - UNBOUNDED
3235       cpu_util_tdcore_server_0:
3236         type: org.openecomp.capabilities.metric.Ceilometer
3237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3238         occurrences:
3239         - 1
3240         - UNBOUNDED
3241       network.incoming.packets_tdcore_internal_0_port_0:
3242         type: org.openecomp.capabilities.metric.Ceilometer
3243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3244         occurrences:
3245         - 1
3246         - UNBOUNDED
3247   org.openecomp.resource.abstract.nodes.cdi_1:
3248     derived_from: org.openecomp.resource.abstract.nodes.VFC
3249     properties:
3250       port_cdi_internal_1_port_order:
3251         type: integer
3252         required: true
3253         status: SUPPORTED
3254       port_cdi_ims_core_1_port_security_groups:
3255         type: list
3256         required: true
3257         status: SUPPORTED
3258         entry_schema:
3259           type: json
3260       port_cdi_internal_1_port_network_role_tag:
3261         type: string
3262         required: true
3263         status: SUPPORTED
3264       vm_flavor_name:
3265         type: string
3266         required: true
3267         status: SUPPORTED
3268       port_cdi_ims_core_1_port_order:
3269         type: integer
3270         required: true
3271         status: SUPPORTED
3272       port_cdi_internal_1_port_security_groups:
3273         type: list
3274         required: true
3275         status: SUPPORTED
3276         entry_schema:
3277           type: json
3278       port_cdi_ims_core_1_port_mac_requirements:
3279         type: org.openecomp.datatypes.network.MacRequirements
3280         required: true
3281         status: SUPPORTED
3282       vm_image_name:
3283         type: string
3284         required: true
3285         status: SUPPORTED
3286       compute_cdi_scheduler_hints:
3287         type: list
3288         required: true
3289         status: SUPPORTED
3290         entry_schema:
3291           type: json
3292       port_cdi_ims_core_1_port_fixed_ips:
3293         type: list
3294         required: true
3295         status: SUPPORTED
3296         entry_schema:
3297           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3298       compute_cdi_name:
3299         type: list
3300         required: true
3301         status: SUPPORTED
3302         entry_schema:
3303           type: string
3304       port_cdi_ims_core_1_port_network_role_tag:
3305         type: string
3306         required: true
3307         status: SUPPORTED
3308       port_cdi_ims_core_1_port_name:
3309         type: list
3310         required: true
3311         status: SUPPORTED
3312         entry_schema:
3313           type: string
3314       port_cdi_ims_core_1_port_subnetpoolid:
3315         type: string
3316         required: true
3317         status: SUPPORTED
3318       compute_cdi_user_data_format:
3319         type: list
3320         required: true
3321         status: SUPPORTED
3322         entry_schema:
3323           type: string
3324       port_cdi_ims_core_1_port_network:
3325         type: list
3326         required: true
3327         status: SUPPORTED
3328         entry_schema:
3329           type: string
3330       compute_cdi_availability_zone:
3331         type: list
3332         required: true
3333         status: SUPPORTED
3334         entry_schema:
3335           type: string
3336       port_cdi_internal_1_port_network:
3337         type: list
3338         required: true
3339         status: SUPPORTED
3340         entry_schema:
3341           type: string
3342       port_cdi_ims_core_1_port_ip_requirements:
3343         type: list
3344         required: true
3345         status: SUPPORTED
3346         entry_schema:
3347           type: org.openecomp.datatypes.network.IpRequirements
3348       port_cdi_internal_1_port_allowed_address_pairs:
3349         type: list
3350         required: true
3351         status: SUPPORTED
3352         entry_schema:
3353           type: org.openecomp.datatypes.heat.network.AddressPair
3354       compute_cdi_config_drive:
3355         type: list
3356         required: true
3357         status: SUPPORTED
3358         entry_schema:
3359           type: boolean
3360       port_cdi_internal_1_port_mac_requirements:
3361         type: org.openecomp.datatypes.network.MacRequirements
3362         required: true
3363         status: SUPPORTED
3364       port_cdi_ims_core_1_port_allowed_address_pairs:
3365         type: list
3366         required: true
3367         status: SUPPORTED
3368         entry_schema:
3369           type: org.openecomp.datatypes.heat.network.AddressPair
3370       index_value:
3371         type: integer
3372         description: Index value of this substitution service template runtime instance
3373         required: false
3374         default: 0
3375         status: SUPPORTED
3376         constraints:
3377         - greater_or_equal: 0
3378       port_cdi_ims_core_1_port_vlan_requirements:
3379         type: list
3380         required: true
3381         status: SUPPORTED
3382         entry_schema:
3383           type: org.openecomp.datatypes.network.VlanRequirements
3384       port_cdi_ims_core_1_port_network_role:
3385         type: string
3386         required: true
3387         status: SUPPORTED
3388       port_cdi_internal_1_port_vlan_requirements:
3389         type: list
3390         required: true
3391         status: SUPPORTED
3392         entry_schema:
3393           type: org.openecomp.datatypes.network.VlanRequirements
3394       port_cdi_internal_1_port_fixed_ips:
3395         type: list
3396         required: true
3397         status: SUPPORTED
3398         entry_schema:
3399           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3400       port_cdi_internal_1_port_name:
3401         type: list
3402         required: true
3403         status: SUPPORTED
3404         entry_schema:
3405           type: string
3406       port_cdi_ims_core_1_port_exCP_naming:
3407         type: org.openecomp.datatypes.Naming
3408         required: true
3409         status: SUPPORTED
3410       port_cdi_internal_1_port_ip_requirements:
3411         type: list
3412         required: true
3413         status: SUPPORTED
3414         entry_schema:
3415           type: org.openecomp.datatypes.network.IpRequirements
3416       compute_cdi_metadata:
3417         type: list
3418         required: true
3419         status: SUPPORTED
3420         entry_schema:
3421           type: json
3422       port_cdi_internal_1_port_subnetpoolid:
3423         type: string
3424         required: true
3425         status: SUPPORTED
3426       port_cdi_internal_1_port_network_role:
3427         type: string
3428         required: true
3429         status: SUPPORTED
3430       port_cdi_internal_1_port_exCP_naming:
3431         type: org.openecomp.datatypes.Naming
3432         required: true
3433         status: SUPPORTED
3434     requirements:
3435     - dependency_cdi_cdi_internal_1_port:
3436         capability: tosca.capabilities.Node
3437         node: tosca.nodes.Root
3438         relationship: tosca.relationships.DependsOn
3439         occurrences:
3440         - 0
3441         - UNBOUNDED
3442     - link_cdi_cdi_internal_1_port:
3443         capability: tosca.capabilities.network.Linkable
3444         relationship: tosca.relationships.network.LinksTo
3445         occurrences:
3446         - 1
3447         - 1
3448     - dependency_cdi:
3449         capability: tosca.capabilities.Node
3450         node: tosca.nodes.Root
3451         relationship: tosca.relationships.DependsOn
3452         occurrences:
3453         - 0
3454         - UNBOUNDED
3455     - local_storage_cdi:
3456         capability: tosca.capabilities.Attachment
3457         node: tosca.nodes.BlockStorage
3458         relationship: tosca.relationships.AttachesTo
3459         occurrences:
3460         - 0
3461         - UNBOUNDED
3462     - dependency_cdi_cdi_ims_core_1_port:
3463         capability: tosca.capabilities.Node
3464         node: tosca.nodes.Root
3465         relationship: tosca.relationships.DependsOn
3466         occurrences:
3467         - 0
3468         - UNBOUNDED
3469     - link_cdi_cdi_ims_core_1_port:
3470         capability: tosca.capabilities.network.Linkable
3471         relationship: tosca.relationships.network.LinksTo
3472         occurrences:
3473         - 1
3474         - 1
3475     capabilities:
3476       network.outpoing.packets_cdi_cdi_internal_1_port:
3477         type: org.openecomp.capabilities.metric.Ceilometer
3478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3479         occurrences:
3480         - 1
3481         - UNBOUNDED
3482       feature_cdi_cdi_ims_core_1_port:
3483         type: tosca.capabilities.Node
3484         occurrences:
3485         - 1
3486         - UNBOUNDED
3487       host_cdi:
3488         type: tosca.capabilities.Container
3489         valid_source_types:
3490         - tosca.nodes.SoftwareComponent
3491         occurrences:
3492         - 1
3493         - UNBOUNDED
3494       disk.device.capacity_cdi:
3495         type: org.openecomp.capabilities.metric.Ceilometer
3496         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3497         occurrences:
3498         - 1
3499         - UNBOUNDED
3500       disk.device.iops_cdi:
3501         type: org.openecomp.capabilities.metric.Ceilometer
3502         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3503         occurrences:
3504         - 1
3505         - UNBOUNDED
3506       disk.write.requests.rate_cdi:
3507         type: org.openecomp.capabilities.metric.Ceilometer
3508         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3509         occurrences:
3510         - 1
3511         - UNBOUNDED
3512       disk.device.write.requests.rate_cdi:
3513         type: org.openecomp.capabilities.metric.Ceilometer
3514         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3515         occurrences:
3516         - 1
3517         - UNBOUNDED
3518       forwarder_cdi_cdi_ims_core_1_port:
3519         type: org.openecomp.capabilities.Forwarder
3520         occurrences:
3521         - 1
3522         - UNBOUNDED
3523       network.incoming.bytes_cdi_cdi_ims_core_1_port:
3524         type: org.openecomp.capabilities.metric.Ceilometer
3525         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3526         occurrences:
3527         - 1
3528         - UNBOUNDED
3529       network.outgoing.bytes.rate_cdi_cdi_ims_core_1_port:
3530         type: org.openecomp.capabilities.metric.Ceilometer
3531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3532         occurrences:
3533         - 1
3534         - UNBOUNDED
3535       network.outgoing.bytes_cdi_cdi_internal_1_port:
3536         type: org.openecomp.capabilities.metric.Ceilometer
3537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3538         occurrences:
3539         - 1
3540         - UNBOUNDED
3541       attachment_cdi_cdi_internal_1_port:
3542         type: tosca.capabilities.Attachment
3543         occurrences:
3544         - 1
3545         - UNBOUNDED
3546       disk.write.bytes.rate_cdi:
3547         type: org.openecomp.capabilities.metric.Ceilometer
3548         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3549         occurrences:
3550         - 1
3551         - UNBOUNDED
3552       network.outgoing.packets.rate_cdi_cdi_internal_1_port:
3553         type: org.openecomp.capabilities.metric.Ceilometer
3554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3555         occurrences:
3556         - 1
3557         - UNBOUNDED
3558       disk.ephemeral.size_cdi:
3559         type: org.openecomp.capabilities.metric.Ceilometer
3560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3561         occurrences:
3562         - 1
3563         - UNBOUNDED
3564       cpu_util_cdi:
3565         type: org.openecomp.capabilities.metric.Ceilometer
3566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3567         occurrences:
3568         - 1
3569         - UNBOUNDED
3570       network.incoming.bytes.rate_cdi_cdi_ims_core_1_port:
3571         type: org.openecomp.capabilities.metric.Ceilometer
3572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3573         occurrences:
3574         - 1
3575         - UNBOUNDED
3576       cpu.delta_cdi:
3577         type: org.openecomp.capabilities.metric.Ceilometer
3578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3579         occurrences:
3580         - 1
3581         - UNBOUNDED
3582       disk.device.write.bytes_cdi:
3583         type: org.openecomp.capabilities.metric.Ceilometer
3584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3585         occurrences:
3586         - 1
3587         - UNBOUNDED
3588       network.outgoing.bytes_cdi_cdi_ims_core_1_port:
3589         type: org.openecomp.capabilities.metric.Ceilometer
3590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3591         occurrences:
3592         - 1
3593         - UNBOUNDED
3594       network.incoming.packets.rate_cdi_cdi_internal_1_port:
3595         type: org.openecomp.capabilities.metric.Ceilometer
3596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3597         occurrences:
3598         - 1
3599         - UNBOUNDED
3600       disk.device.read.requests.rate_cdi:
3601         type: org.openecomp.capabilities.metric.Ceilometer
3602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3603         occurrences:
3604         - 1
3605         - UNBOUNDED
3606       disk.write.bytes_cdi:
3607         type: org.openecomp.capabilities.metric.Ceilometer
3608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3609         occurrences:
3610         - 1
3611         - UNBOUNDED
3612       os_cdi:
3613         type: tosca.capabilities.OperatingSystem
3614         occurrences:
3615         - 1
3616         - UNBOUNDED
3617       memory.usage_cdi:
3618         type: org.openecomp.capabilities.metric.Ceilometer
3619         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3620         occurrences:
3621         - 1
3622         - UNBOUNDED
3623       binding_cdi_cdi_ims_core_1_port:
3624         type: tosca.capabilities.network.Bindable
3625         valid_source_types:
3626         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3627         occurrences:
3628         - 0
3629         - UNBOUNDED
3630       binding_cdi_cdi_internal_1_port:
3631         type: tosca.capabilities.network.Bindable
3632         valid_source_types:
3633         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
3634         occurrences:
3635         - 0
3636         - UNBOUNDED
3637       vcpus_cdi:
3638         type: org.openecomp.capabilities.metric.Ceilometer
3639         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3640         occurrences:
3641         - 1
3642         - UNBOUNDED
3643       network.incoming.bytes_cdi_cdi_internal_1_port:
3644         type: org.openecomp.capabilities.metric.Ceilometer
3645         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3646         occurrences:
3647         - 1
3648         - UNBOUNDED
3649       disk.device.read.requests_cdi:
3650         type: org.openecomp.capabilities.metric.Ceilometer
3651         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3652         occurrences:
3653         - 1
3654         - UNBOUNDED
3655       endpoint_cdi:
3656         type: tosca.capabilities.Endpoint.Admin
3657         occurrences:
3658         - 1
3659         - UNBOUNDED
3660       disk.read.requests_cdi:
3661         type: org.openecomp.capabilities.metric.Ceilometer
3662         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3663         occurrences:
3664         - 1
3665         - UNBOUNDED
3666       attachment_cdi_cdi_ims_core_1_port:
3667         type: tosca.capabilities.Attachment
3668         occurrences:
3669         - 1
3670         - UNBOUNDED
3671       memory.resident_cdi:
3672         type: org.openecomp.capabilities.metric.Ceilometer
3673         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3674         occurrences:
3675         - 1
3676         - UNBOUNDED
3677       disk.latency_cdi:
3678         type: org.openecomp.capabilities.metric.Ceilometer
3679         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3680         occurrences:
3681         - 1
3682         - UNBOUNDED
3683       disk.read.bytes.rate_cdi:
3684         type: org.openecomp.capabilities.metric.Ceilometer
3685         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3686         occurrences:
3687         - 1
3688         - UNBOUNDED
3689       memory_cdi:
3690         type: org.openecomp.capabilities.metric.Ceilometer
3691         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3692         occurrences:
3693         - 1
3694         - UNBOUNDED
3695       disk.root.size_cdi:
3696         type: org.openecomp.capabilities.metric.Ceilometer
3697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3698         occurrences:
3699         - 1
3700         - UNBOUNDED
3701       disk.device.write.requests_cdi:
3702         type: org.openecomp.capabilities.metric.Ceilometer
3703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3704         occurrences:
3705         - 1
3706         - UNBOUNDED
3707       network.incoming.packets_cdi_cdi_ims_core_1_port:
3708         type: org.openecomp.capabilities.metric.Ceilometer
3709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3710         occurrences:
3711         - 1
3712         - UNBOUNDED
3713       disk.allocation_cdi:
3714         type: org.openecomp.capabilities.metric.Ceilometer
3715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3716         occurrences:
3717         - 1
3718         - UNBOUNDED
3719       network.outpoing.packets_cdi_cdi_ims_core_1_port:
3720         type: org.openecomp.capabilities.metric.Ceilometer
3721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3722         occurrences:
3723         - 1
3724         - UNBOUNDED
3725       forwarder_cdi_cdi_internal_1_port:
3726         type: org.openecomp.capabilities.Forwarder
3727         occurrences:
3728         - 1
3729         - UNBOUNDED
3730       scalable_cdi:
3731         type: tosca.capabilities.Scalable
3732         occurrences:
3733         - 1
3734         - UNBOUNDED
3735       feature_cdi:
3736         type: tosca.capabilities.Node
3737         occurrences:
3738         - 1
3739         - UNBOUNDED
3740       cpu_cdi:
3741         type: org.openecomp.capabilities.metric.Ceilometer
3742         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3743         occurrences:
3744         - 1
3745         - UNBOUNDED
3746       disk.device.usage_cdi:
3747         type: org.openecomp.capabilities.metric.Ceilometer
3748         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3749         occurrences:
3750         - 1
3751         - UNBOUNDED
3752       disk.iops_cdi:
3753         type: org.openecomp.capabilities.metric.Ceilometer
3754         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3755         occurrences:
3756         - 1
3757         - UNBOUNDED
3758       disk.usage_cdi:
3759         type: org.openecomp.capabilities.metric.Ceilometer
3760         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3761         occurrences:
3762         - 1
3763         - UNBOUNDED
3764       network.incoming.packets.rate_cdi_cdi_ims_core_1_port:
3765         type: org.openecomp.capabilities.metric.Ceilometer
3766         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3767         occurrences:
3768         - 1
3769         - UNBOUNDED
3770       feature_cdi_cdi_internal_1_port:
3771         type: tosca.capabilities.Node
3772         occurrences:
3773         - 1
3774         - UNBOUNDED
3775       disk.device.write.bytes.rate_cdi:
3776         type: org.openecomp.capabilities.metric.Ceilometer
3777         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3778         occurrences:
3779         - 1
3780         - UNBOUNDED
3781       disk.read.bytes_cdi:
3782         type: org.openecomp.capabilities.metric.Ceilometer
3783         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3784         occurrences:
3785         - 1
3786         - UNBOUNDED
3787       network.outgoing.bytes.rate_cdi_cdi_internal_1_port:
3788         type: org.openecomp.capabilities.metric.Ceilometer
3789         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3790         occurrences:
3791         - 1
3792         - UNBOUNDED
3793       disk.capacity_cdi:
3794         type: org.openecomp.capabilities.metric.Ceilometer
3795         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3796         occurrences:
3797         - 1
3798         - UNBOUNDED
3799       network.outgoing.packets.rate_cdi_cdi_ims_core_1_port:
3800         type: org.openecomp.capabilities.metric.Ceilometer
3801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3802         occurrences:
3803         - 1
3804         - UNBOUNDED
3805       network.incoming.bytes.rate_cdi_cdi_internal_1_port:
3806         type: org.openecomp.capabilities.metric.Ceilometer
3807         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3808         occurrences:
3809         - 1
3810         - UNBOUNDED
3811       binding_cdi:
3812         type: tosca.capabilities.network.Bindable
3813         occurrences:
3814         - 1
3815         - UNBOUNDED
3816       disk.device.read.bytes_cdi:
3817         type: org.openecomp.capabilities.metric.Ceilometer
3818         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3819         occurrences:
3820         - 1
3821         - UNBOUNDED
3822       disk.device.read.bytes.rate_cdi:
3823         type: org.openecomp.capabilities.metric.Ceilometer
3824         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3825         occurrences:
3826         - 1
3827         - UNBOUNDED
3828       disk.device.latency_cdi:
3829         type: org.openecomp.capabilities.metric.Ceilometer
3830         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3831         occurrences:
3832         - 1
3833         - UNBOUNDED
3834       instance_cdi:
3835         type: org.openecomp.capabilities.metric.Ceilometer
3836         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3837         occurrences:
3838         - 1
3839         - UNBOUNDED
3840       network.incoming.packets_cdi_cdi_internal_1_port:
3841         type: org.openecomp.capabilities.metric.Ceilometer
3842         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3843         occurrences:
3844         - 1
3845         - UNBOUNDED
3846       disk.device.allocation_cdi:
3847         type: org.openecomp.capabilities.metric.Ceilometer
3848         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3849         occurrences:
3850         - 1
3851         - UNBOUNDED
3852       disk.write.requests_cdi:
3853         type: org.openecomp.capabilities.metric.Ceilometer
3854         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
3855         occurrences:
3856         - 1
3857         - UNBOUNDED
3858   org.openecomp.resource.abstract.nodes.lbd_1:
3859     derived_from: org.openecomp.resource.abstract.nodes.VFC
3860     properties:
3861       port_lbd_internal_0_port_network_role_tag:
3862         type: string
3863         required: true
3864         status: SUPPORTED
3865       compute_lbd_user_data_format:
3866         type: list
3867         required: true
3868         status: SUPPORTED
3869         entry_schema:
3870           type: string
3871       compute_lbd_config_drive:
3872         type: list
3873         required: true
3874         status: SUPPORTED
3875         entry_schema:
3876           type: boolean
3877       port_lbd_dpdk_0_port_fixed_ips:
3878         type: list
3879         required: true
3880         status: SUPPORTED
3881         entry_schema:
3882           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
3883       port_lbd_internal_0_port_exCP_naming:
3884         type: org.openecomp.datatypes.Naming
3885         required: true
3886         status: SUPPORTED
3887       port_lbd_dpdk_0_port_exCP_naming:
3888         type: org.openecomp.datatypes.Naming
3889         required: true
3890         status: SUPPORTED
3891       port_lbd_internal_0_port_network_role:
3892         type: string
3893         required: true
3894         status: SUPPORTED
3895       port_lbd_internal_0_port_security_groups:
3896         type: list
3897         required: true
3898         status: SUPPORTED
3899         entry_schema:
3900           type: json
3901       vm_flavor_name:
3902         type: string
3903         required: true
3904         status: SUPPORTED
3905       port_lbd_dpdk_0_port_security_groups:
3906         type: list
3907         required: true
3908         status: SUPPORTED
3909         entry_schema:
3910           type: json
3911       compute_lbd_availability_zone:
3912         type: list
3913         required: true
3914         status: SUPPORTED
3915         entry_schema:
3916           type: string
3917       port_lbd_dpdk_0_port_allowed_address_pairs:
3918         type: list
3919         required: true
3920         status: SUPPORTED
3921         entry_schema:
3922           type: org.openecomp.datatypes.heat.network.AddressPair
3923       port_lbd_dpdk_0_port_subnetpoolid:
3924         type: string
3925         required: true
3926         status: SUPPORTED
3927       port_lbd_dpdk_0_port_vlan_requirements:
3928         type: list
3929         required: true
3930         status: SUPPORTED
3931         entry_schema:
3932           type: org.openecomp.datatypes.network.VlanRequirements
3933       vm_image_name:
3934         type: string
3935         required: true
3936         status: SUPPORTED
3937       port_lbd_dpdk_0_port_name:
3938         type: list
3939         required: true
3940         status: SUPPORTED
3941         entry_schema:
3942           type: string
3943       port_lbd_internal_0_port_subnetpoolid:
3944         type: string
3945         required: true
3946         status: SUPPORTED
3947       port_lbd_dpdk_0_port_ip_requirements:
3948         type: list
3949         required: true
3950         status: SUPPORTED
3951         entry_schema:
3952           type: org.openecomp.datatypes.network.IpRequirements
3953       port_lbd_ims_core_0_port_order:
3954         type: integer
3955         required: true
3956         status: SUPPORTED
3957       port_lbd_ims_core_0_port_network_role:
3958         type: string
3959         required: true
3960         status: SUPPORTED
3961       port_lbd_ims_core_0_port_network:
3962         type: list
3963         required: true
3964         status: SUPPORTED
3965         entry_schema:
3966           type: string
3967       port_lbd_dpdk_0_port_network:
3968         type: list
3969         required: true
3970         status: SUPPORTED
3971         entry_schema:
3972           type: string
3973       port_lbd_dpdk_0_port_network_role_tag:
3974         type: string
3975         required: true
3976         status: SUPPORTED
3977       port_lbd_ims_core_0_port_mac_requirements:
3978         type: org.openecomp.datatypes.network.MacRequirements
3979         required: true
3980         status: SUPPORTED
3981       port_lbd_ims_core_0_port_allowed_address_pairs:
3982         type: list
3983         required: true
3984         status: SUPPORTED
3985         entry_schema:
3986           type: org.openecomp.datatypes.heat.network.AddressPair
3987       port_lbd_internal_0_port_name:
3988         type: list
3989         required: true
3990         status: SUPPORTED
3991         entry_schema:
3992           type: string
3993       port_lbd_internal_0_port_order:
3994         type: integer
3995         required: true
3996         status: SUPPORTED
3997       port_lbd_dpdk_0_port_network_role:
3998         type: string
3999         required: true
4000         status: SUPPORTED
4001       port_lbd_ims_core_0_port_vlan_requirements:
4002         type: list
4003         required: true
4004         status: SUPPORTED
4005         entry_schema:
4006           type: org.openecomp.datatypes.network.VlanRequirements
4007       port_lbd_ims_core_0_port_subnetpoolid:
4008         type: string
4009         required: true
4010         status: SUPPORTED
4011       index_value:
4012         type: integer
4013         description: Index value of this substitution service template runtime instance
4014         required: false
4015         default: 0
4016         status: SUPPORTED
4017         constraints:
4018         - greater_or_equal: 0
4019       port_lbd_ims_core_0_port_network_role_tag:
4020         type: string
4021         required: true
4022         status: SUPPORTED
4023       compute_lbd_scheduler_hints:
4024         type: list
4025         required: true
4026         status: SUPPORTED
4027         entry_schema:
4028           type: json
4029       port_lbd_internal_0_port_mac_requirements:
4030         type: org.openecomp.datatypes.network.MacRequirements
4031         required: true
4032         status: SUPPORTED
4033       port_lbd_ims_core_0_port_fixed_ips:
4034         type: list
4035         required: true
4036         status: SUPPORTED
4037         entry_schema:
4038           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4039       port_lbd_dpdk_0_port_order:
4040         type: integer
4041         required: true
4042         status: SUPPORTED
4043       port_lbd_ims_core_0_port_ip_requirements:
4044         type: list
4045         required: true
4046         status: SUPPORTED
4047         entry_schema:
4048           type: org.openecomp.datatypes.network.IpRequirements
4049       port_lbd_ims_core_0_port_exCP_naming:
4050         type: org.openecomp.datatypes.Naming
4051         required: true
4052         status: SUPPORTED
4053       port_lbd_internal_0_port_fixed_ips:
4054         type: list
4055         required: true
4056         status: SUPPORTED
4057         entry_schema:
4058           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4059       port_lbd_internal_0_port_network:
4060         type: list
4061         required: true
4062         status: SUPPORTED
4063         entry_schema:
4064           type: string
4065       port_lbd_dpdk_0_port_mac_requirements:
4066         type: org.openecomp.datatypes.network.MacRequirements
4067         required: true
4068         status: SUPPORTED
4069       compute_lbd_metadata:
4070         type: list
4071         required: true
4072         status: SUPPORTED
4073         entry_schema:
4074           type: json
4075       compute_lbd_name:
4076         type: list
4077         required: true
4078         status: SUPPORTED
4079         entry_schema:
4080           type: string
4081       port_lbd_internal_0_port_ip_requirements:
4082         type: list
4083         required: true
4084         status: SUPPORTED
4085         entry_schema:
4086           type: org.openecomp.datatypes.network.IpRequirements
4087       port_lbd_ims_core_0_port_security_groups:
4088         type: list
4089         required: true
4090         status: SUPPORTED
4091         entry_schema:
4092           type: json
4093       port_lbd_ims_core_0_port_name:
4094         type: list
4095         required: true
4096         status: SUPPORTED
4097         entry_schema:
4098           type: string
4099       port_lbd_internal_0_port_vlan_requirements:
4100         type: list
4101         required: true
4102         status: SUPPORTED
4103         entry_schema:
4104           type: org.openecomp.datatypes.network.VlanRequirements
4105     requirements:
4106     - dependency_lbd_lbd_ims_core_0_port:
4107         capability: tosca.capabilities.Node
4108         node: tosca.nodes.Root
4109         relationship: tosca.relationships.DependsOn
4110         occurrences:
4111         - 0
4112         - UNBOUNDED
4113     - link_lbd_lbd_ims_core_0_port:
4114         capability: tosca.capabilities.network.Linkable
4115         relationship: tosca.relationships.network.LinksTo
4116         occurrences:
4117         - 1
4118         - 1
4119     - dependency_lbd_lbd_dpdk_0_port:
4120         capability: tosca.capabilities.Node
4121         node: tosca.nodes.Root
4122         relationship: tosca.relationships.DependsOn
4123         occurrences:
4124         - 0
4125         - UNBOUNDED
4126     - link_lbd_lbd_dpdk_0_port:
4127         capability: tosca.capabilities.network.Linkable
4128         relationship: tosca.relationships.network.LinksTo
4129         occurrences:
4130         - 1
4131         - 1
4132     - dependency_lbd_lbd_internal_0_port:
4133         capability: tosca.capabilities.Node
4134         node: tosca.nodes.Root
4135         relationship: tosca.relationships.DependsOn
4136         occurrences:
4137         - 0
4138         - UNBOUNDED
4139     - link_lbd_lbd_internal_0_port:
4140         capability: tosca.capabilities.network.Linkable
4141         relationship: tosca.relationships.network.LinksTo
4142         occurrences:
4143         - 1
4144         - 1
4145     - dependency_lbd:
4146         capability: tosca.capabilities.Node
4147         node: tosca.nodes.Root
4148         relationship: tosca.relationships.DependsOn
4149         occurrences:
4150         - 0
4151         - UNBOUNDED
4152     - local_storage_lbd:
4153         capability: tosca.capabilities.Attachment
4154         node: tosca.nodes.BlockStorage
4155         relationship: tosca.relationships.AttachesTo
4156         occurrences:
4157         - 0
4158         - UNBOUNDED
4159     capabilities:
4160       disk.ephemeral.size_lbd:
4161         type: org.openecomp.capabilities.metric.Ceilometer
4162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4163         occurrences:
4164         - 1
4165         - UNBOUNDED
4166       attachment_lbd_lbd_ims_core_0_port:
4167         type: tosca.capabilities.Attachment
4168         occurrences:
4169         - 1
4170         - UNBOUNDED
4171       network.incoming.bytes.rate_lbd_lbd_ims_core_0_port:
4172         type: org.openecomp.capabilities.metric.Ceilometer
4173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4174         occurrences:
4175         - 1
4176         - UNBOUNDED
4177       disk.write.requests.rate_lbd:
4178         type: org.openecomp.capabilities.metric.Ceilometer
4179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4180         occurrences:
4181         - 1
4182         - UNBOUNDED
4183       disk.write.bytes.rate_lbd:
4184         type: org.openecomp.capabilities.metric.Ceilometer
4185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4186         occurrences:
4187         - 1
4188         - UNBOUNDED
4189       network.incoming.packets.rate_lbd_lbd_internal_0_port:
4190         type: org.openecomp.capabilities.metric.Ceilometer
4191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4192         occurrences:
4193         - 1
4194         - UNBOUNDED
4195       instance_lbd:
4196         type: org.openecomp.capabilities.metric.Ceilometer
4197         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4198         occurrences:
4199         - 1
4200         - UNBOUNDED
4201       network.incoming.packets_lbd_lbd_internal_0_port:
4202         type: org.openecomp.capabilities.metric.Ceilometer
4203         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4204         occurrences:
4205         - 1
4206         - UNBOUNDED
4207       disk.device.iops_lbd:
4208         type: org.openecomp.capabilities.metric.Ceilometer
4209         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4210         occurrences:
4211         - 1
4212         - UNBOUNDED
4213       network.outgoing.bytes_lbd_lbd_ims_core_0_port:
4214         type: org.openecomp.capabilities.metric.Ceilometer
4215         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4216         occurrences:
4217         - 1
4218         - UNBOUNDED
4219       network.outgoing.bytes.rate_lbd_lbd_ims_core_0_port:
4220         type: org.openecomp.capabilities.metric.Ceilometer
4221         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4222         occurrences:
4223         - 1
4224         - UNBOUNDED
4225       network.outgoing.packets.rate_lbd_lbd_dpdk_0_port:
4226         type: org.openecomp.capabilities.metric.Ceilometer
4227         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4228         occurrences:
4229         - 1
4230         - UNBOUNDED
4231       network.incoming.bytes_lbd_lbd_dpdk_0_port:
4232         type: org.openecomp.capabilities.metric.Ceilometer
4233         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4234         occurrences:
4235         - 1
4236         - UNBOUNDED
4237       host_lbd:
4238         type: tosca.capabilities.Container
4239         valid_source_types:
4240         - tosca.nodes.SoftwareComponent
4241         occurrences:
4242         - 1
4243         - UNBOUNDED
4244       disk.device.capacity_lbd:
4245         type: org.openecomp.capabilities.metric.Ceilometer
4246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4247         occurrences:
4248         - 1
4249         - UNBOUNDED
4250       network.incoming.bytes_lbd_lbd_ims_core_0_port:
4251         type: org.openecomp.capabilities.metric.Ceilometer
4252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4253         occurrences:
4254         - 1
4255         - UNBOUNDED
4256       cpu_util_lbd:
4257         type: org.openecomp.capabilities.metric.Ceilometer
4258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4259         occurrences:
4260         - 1
4261         - UNBOUNDED
4262       disk.device.read.requests_lbd:
4263         type: org.openecomp.capabilities.metric.Ceilometer
4264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4265         occurrences:
4266         - 1
4267         - UNBOUNDED
4268       network.outpoing.packets_lbd_lbd_internal_0_port:
4269         type: org.openecomp.capabilities.metric.Ceilometer
4270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4271         occurrences:
4272         - 1
4273         - UNBOUNDED
4274       memory.usage_lbd:
4275         type: org.openecomp.capabilities.metric.Ceilometer
4276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4277         occurrences:
4278         - 1
4279         - UNBOUNDED
4280       network.outgoing.bytes_lbd_lbd_dpdk_0_port:
4281         type: org.openecomp.capabilities.metric.Ceilometer
4282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4283         occurrences:
4284         - 1
4285         - UNBOUNDED
4286       binding_lbd_lbd_internal_0_port:
4287         type: tosca.capabilities.network.Bindable
4288         valid_source_types:
4289         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4290         occurrences:
4291         - 0
4292         - UNBOUNDED
4293       disk.read.requests_lbd:
4294         type: org.openecomp.capabilities.metric.Ceilometer
4295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4296         occurrences:
4297         - 1
4298         - UNBOUNDED
4299       cpu.delta_lbd:
4300         type: org.openecomp.capabilities.metric.Ceilometer
4301         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4302         occurrences:
4303         - 1
4304         - UNBOUNDED
4305       network.outpoing.packets_lbd_lbd_ims_core_0_port:
4306         type: org.openecomp.capabilities.metric.Ceilometer
4307         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4308         occurrences:
4309         - 1
4310         - UNBOUNDED
4311       memory_lbd:
4312         type: org.openecomp.capabilities.metric.Ceilometer
4313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4314         occurrences:
4315         - 1
4316         - UNBOUNDED
4317       network.incoming.packets.rate_lbd_lbd_dpdk_0_port:
4318         type: org.openecomp.capabilities.metric.Ceilometer
4319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4320         occurrences:
4321         - 1
4322         - UNBOUNDED
4323       disk.write.bytes_lbd:
4324         type: org.openecomp.capabilities.metric.Ceilometer
4325         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4326         occurrences:
4327         - 1
4328         - UNBOUNDED
4329       network.outgoing.packets.rate_lbd_lbd_internal_0_port:
4330         type: org.openecomp.capabilities.metric.Ceilometer
4331         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4332         occurrences:
4333         - 1
4334         - UNBOUNDED
4335       scalable_lbd:
4336         type: tosca.capabilities.Scalable
4337         occurrences:
4338         - 1
4339         - UNBOUNDED
4340       disk.device.read.requests.rate_lbd:
4341         type: org.openecomp.capabilities.metric.Ceilometer
4342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4343         occurrences:
4344         - 1
4345         - UNBOUNDED
4346       disk.root.size_lbd:
4347         type: org.openecomp.capabilities.metric.Ceilometer
4348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4349         occurrences:
4350         - 1
4351         - UNBOUNDED
4352       vcpus_lbd:
4353         type: org.openecomp.capabilities.metric.Ceilometer
4354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4355         occurrences:
4356         - 1
4357         - UNBOUNDED
4358       disk.allocation_lbd:
4359         type: org.openecomp.capabilities.metric.Ceilometer
4360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4361         occurrences:
4362         - 1
4363         - UNBOUNDED
4364       attachment_lbd_lbd_dpdk_0_port:
4365         type: tosca.capabilities.Attachment
4366         occurrences:
4367         - 1
4368         - UNBOUNDED
4369       disk.device.write.requests_lbd:
4370         type: org.openecomp.capabilities.metric.Ceilometer
4371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4372         occurrences:
4373         - 1
4374         - UNBOUNDED
4375       os_lbd:
4376         type: tosca.capabilities.OperatingSystem
4377         occurrences:
4378         - 1
4379         - UNBOUNDED
4380       disk.latency_lbd:
4381         type: org.openecomp.capabilities.metric.Ceilometer
4382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4383         occurrences:
4384         - 1
4385         - UNBOUNDED
4386       memory.resident_lbd:
4387         type: org.openecomp.capabilities.metric.Ceilometer
4388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4389         occurrences:
4390         - 1
4391         - UNBOUNDED
4392       disk.read.bytes.rate_lbd:
4393         type: org.openecomp.capabilities.metric.Ceilometer
4394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4395         occurrences:
4396         - 1
4397         - UNBOUNDED
4398       disk.read.bytes_lbd:
4399         type: org.openecomp.capabilities.metric.Ceilometer
4400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4401         occurrences:
4402         - 1
4403         - UNBOUNDED
4404       network.incoming.bytes_lbd_lbd_internal_0_port:
4405         type: org.openecomp.capabilities.metric.Ceilometer
4406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4407         occurrences:
4408         - 1
4409         - UNBOUNDED
4410       network.outgoing.bytes.rate_lbd_lbd_internal_0_port:
4411         type: org.openecomp.capabilities.metric.Ceilometer
4412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4413         occurrences:
4414         - 1
4415         - UNBOUNDED
4416       binding_lbd_lbd_ims_core_0_port:
4417         type: tosca.capabilities.network.Bindable
4418         valid_source_types:
4419         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4420         occurrences:
4421         - 0
4422         - UNBOUNDED
4423       network.incoming.packets_lbd_lbd_dpdk_0_port:
4424         type: org.openecomp.capabilities.metric.Ceilometer
4425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4426         occurrences:
4427         - 1
4428         - UNBOUNDED
4429       network.incoming.bytes.rate_lbd_lbd_internal_0_port:
4430         type: org.openecomp.capabilities.metric.Ceilometer
4431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4432         occurrences:
4433         - 1
4434         - UNBOUNDED
4435       binding_lbd_lbd_dpdk_0_port:
4436         type: tosca.capabilities.network.Bindable
4437         valid_source_types:
4438         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
4439         occurrences:
4440         - 0
4441         - UNBOUNDED
4442       forwarder_lbd_lbd_ims_core_0_port:
4443         type: org.openecomp.capabilities.Forwarder
4444         occurrences:
4445         - 1
4446         - UNBOUNDED
4447       network.outgoing.bytes_lbd_lbd_internal_0_port:
4448         type: org.openecomp.capabilities.metric.Ceilometer
4449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4450         occurrences:
4451         - 1
4452         - UNBOUNDED
4453       cpu_lbd:
4454         type: org.openecomp.capabilities.metric.Ceilometer
4455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4456         occurrences:
4457         - 1
4458         - UNBOUNDED
4459       endpoint_lbd:
4460         type: tosca.capabilities.Endpoint.Admin
4461         occurrences:
4462         - 1
4463         - UNBOUNDED
4464       disk.device.read.bytes.rate_lbd:
4465         type: org.openecomp.capabilities.metric.Ceilometer
4466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4467         occurrences:
4468         - 1
4469         - UNBOUNDED
4470       feature_lbd_lbd_internal_0_port:
4471         type: tosca.capabilities.Node
4472         occurrences:
4473         - 1
4474         - UNBOUNDED
4475       disk.device.write.bytes.rate_lbd:
4476         type: org.openecomp.capabilities.metric.Ceilometer
4477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4478         occurrences:
4479         - 1
4480         - UNBOUNDED
4481       network.incoming.packets.rate_lbd_lbd_ims_core_0_port:
4482         type: org.openecomp.capabilities.metric.Ceilometer
4483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4484         occurrences:
4485         - 1
4486         - UNBOUNDED
4487       network.incoming.packets_lbd_lbd_ims_core_0_port:
4488         type: org.openecomp.capabilities.metric.Ceilometer
4489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4490         occurrences:
4491         - 1
4492         - UNBOUNDED
4493       network.incoming.bytes.rate_lbd_lbd_dpdk_0_port:
4494         type: org.openecomp.capabilities.metric.Ceilometer
4495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4496         occurrences:
4497         - 1
4498         - UNBOUNDED
4499       attachment_lbd_lbd_internal_0_port:
4500         type: tosca.capabilities.Attachment
4501         occurrences:
4502         - 1
4503         - UNBOUNDED
4504       disk.iops_lbd:
4505         type: org.openecomp.capabilities.metric.Ceilometer
4506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4507         occurrences:
4508         - 1
4509         - UNBOUNDED
4510       disk.device.usage_lbd:
4511         type: org.openecomp.capabilities.metric.Ceilometer
4512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4513         occurrences:
4514         - 1
4515         - UNBOUNDED
4516       disk.usage_lbd:
4517         type: org.openecomp.capabilities.metric.Ceilometer
4518         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4519         occurrences:
4520         - 1
4521         - UNBOUNDED
4522       disk.device.read.bytes_lbd:
4523         type: org.openecomp.capabilities.metric.Ceilometer
4524         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4525         occurrences:
4526         - 1
4527         - UNBOUNDED
4528       network.outpoing.packets_lbd_lbd_dpdk_0_port:
4529         type: org.openecomp.capabilities.metric.Ceilometer
4530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4531         occurrences:
4532         - 1
4533         - UNBOUNDED
4534       disk.write.requests_lbd:
4535         type: org.openecomp.capabilities.metric.Ceilometer
4536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4537         occurrences:
4538         - 1
4539         - UNBOUNDED
4540       disk.device.write.bytes_lbd:
4541         type: org.openecomp.capabilities.metric.Ceilometer
4542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4543         occurrences:
4544         - 1
4545         - UNBOUNDED
4546       forwarder_lbd_lbd_internal_0_port:
4547         type: org.openecomp.capabilities.Forwarder
4548         occurrences:
4549         - 1
4550         - UNBOUNDED
4551       disk.capacity_lbd:
4552         type: org.openecomp.capabilities.metric.Ceilometer
4553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4554         occurrences:
4555         - 1
4556         - UNBOUNDED
4557       forwarder_lbd_lbd_dpdk_0_port:
4558         type: org.openecomp.capabilities.Forwarder
4559         occurrences:
4560         - 1
4561         - UNBOUNDED
4562       feature_lbd:
4563         type: tosca.capabilities.Node
4564         occurrences:
4565         - 1
4566         - UNBOUNDED
4567       disk.device.latency_lbd:
4568         type: org.openecomp.capabilities.metric.Ceilometer
4569         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4570         occurrences:
4571         - 1
4572         - UNBOUNDED
4573       disk.device.write.requests.rate_lbd:
4574         type: org.openecomp.capabilities.metric.Ceilometer
4575         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4576         occurrences:
4577         - 1
4578         - UNBOUNDED
4579       binding_lbd:
4580         type: tosca.capabilities.network.Bindable
4581         occurrences:
4582         - 1
4583         - UNBOUNDED
4584       feature_lbd_lbd_dpdk_0_port:
4585         type: tosca.capabilities.Node
4586         occurrences:
4587         - 1
4588         - UNBOUNDED
4589       feature_lbd_lbd_ims_core_0_port:
4590         type: tosca.capabilities.Node
4591         occurrences:
4592         - 1
4593         - UNBOUNDED
4594       network.outgoing.packets.rate_lbd_lbd_ims_core_0_port:
4595         type: org.openecomp.capabilities.metric.Ceilometer
4596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4597         occurrences:
4598         - 1
4599         - UNBOUNDED
4600       disk.device.allocation_lbd:
4601         type: org.openecomp.capabilities.metric.Ceilometer
4602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4603         occurrences:
4604         - 1
4605         - UNBOUNDED
4606       network.outgoing.bytes.rate_lbd_lbd_dpdk_0_port:
4607         type: org.openecomp.capabilities.metric.Ceilometer
4608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
4609         occurrences:
4610         - 1
4611         - UNBOUNDED
4612   org.openecomp.resource.abstract.nodes.cif_1:
4613     derived_from: org.openecomp.resource.abstract.nodes.VFC
4614     properties:
4615       port_cif_oam_1_port_1_name:
4616         type: list
4617         required: true
4618         status: SUPPORTED
4619         entry_schema:
4620           type: string
4621       port_cif_ims_core_1_port_security_groups:
4622         type: list
4623         required: true
4624         status: SUPPORTED
4625         entry_schema:
4626           type: json
4627       port_cif_oam_1_port_3_vlan_requirements:
4628         type: list
4629         required: true
4630         status: SUPPORTED
4631         entry_schema:
4632           type: org.openecomp.datatypes.network.VlanRequirements
4633       port_cif_oam_1_port_1_mac_requirements:
4634         type: org.openecomp.datatypes.network.MacRequirements
4635         required: true
4636         status: SUPPORTED
4637       port_cif_oam_1_port_3_network:
4638         type: list
4639         required: true
4640         status: SUPPORTED
4641         entry_schema:
4642           type: string
4643       port_cif_internal_1_port_subnetpoolid:
4644         type: string
4645         required: true
4646         status: SUPPORTED
4647       vm_flavor_name:
4648         type: string
4649         required: true
4650         status: SUPPORTED
4651       port_cif_oam_1_port_3_subnetpoolid:
4652         type: string
4653         required: true
4654         status: SUPPORTED
4655       vm_image_name:
4656         type: string
4657         required: true
4658         status: SUPPORTED
4659       compute_cif_user_data_format:
4660         type: list
4661         required: true
4662         status: SUPPORTED
4663         entry_schema:
4664           type: string
4665       port_cif_oam_1_port_3_allowed_address_pairs:
4666         type: list
4667         required: true
4668         status: SUPPORTED
4669         entry_schema:
4670           type: org.openecomp.datatypes.heat.network.AddressPair
4671       port_cif_oam_1_port_1_subnetpoolid:
4672         type: string
4673         required: true
4674         status: SUPPORTED
4675       compute_cif_scheduler_hints:
4676         type: list
4677         required: true
4678         status: SUPPORTED
4679         entry_schema:
4680           type: json
4681       port_cif_ims_li_1_port_order:
4682         type: integer
4683         required: true
4684         status: SUPPORTED
4685       port_cif_oam_1_port_3_ip_requirements:
4686         type: list
4687         required: true
4688         status: SUPPORTED
4689         entry_schema:
4690           type: org.openecomp.datatypes.network.IpRequirements
4691       port_cif_internal_1_port_security_groups:
4692         type: list
4693         required: true
4694         status: SUPPORTED
4695         entry_schema:
4696           type: json
4697       port_cif_oam_1_port_1_network:
4698         type: list
4699         required: true
4700         status: SUPPORTED
4701         entry_schema:
4702           type: string
4703       port_cif_internal_1_port_order:
4704         type: integer
4705         required: true
4706         status: SUPPORTED
4707       port_cif_ims_core_1_port_network_role_tag:
4708         type: string
4709         required: true
4710         status: SUPPORTED
4711       port_cif_ims_li_1_port_security_groups:
4712         type: list
4713         required: true
4714         status: SUPPORTED
4715         entry_schema:
4716           type: json
4717       port_cif_ims_li_1_port_subnetpoolid:
4718         type: string
4719         required: true
4720         status: SUPPORTED
4721       port_cif_ims_li_1_port_allowed_address_pairs:
4722         type: list
4723         required: true
4724         status: SUPPORTED
4725         entry_schema:
4726           type: org.openecomp.datatypes.heat.network.AddressPair
4727       port_cif_internal_1_port_allowed_address_pairs:
4728         type: list
4729         required: true
4730         status: SUPPORTED
4731         entry_schema:
4732           type: org.openecomp.datatypes.heat.network.AddressPair
4733       port_cif_oam_1_port_3_security_groups:
4734         type: list
4735         required: true
4736         status: SUPPORTED
4737         entry_schema:
4738           type: json
4739       compute_cif_metadata:
4740         type: list
4741         required: true
4742         status: SUPPORTED
4743         entry_schema:
4744           type: json
4745       port_cif_ims_li_1_port_network_role:
4746         type: string
4747         required: true
4748         status: SUPPORTED
4749       port_cif_ims_core_1_port_order:
4750         type: integer
4751         required: true
4752         status: SUPPORTED
4753       port_cif_oam_1_port_3_order:
4754         type: integer
4755         required: true
4756         status: SUPPORTED
4757       port_cif_internal_1_port_vlan_requirements:
4758         type: list
4759         required: true
4760         status: SUPPORTED
4761         entry_schema:
4762           type: org.openecomp.datatypes.network.VlanRequirements
4763       port_cif_internal_1_port_exCP_naming:
4764         type: org.openecomp.datatypes.Naming
4765         required: true
4766         status: SUPPORTED
4767       port_cif_oam_1_port_1_fixed_ips:
4768         type: list
4769         required: true
4770         status: SUPPORTED
4771         entry_schema:
4772           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4773       port_cif_internal_1_port_network:
4774         type: list
4775         required: true
4776         status: SUPPORTED
4777         entry_schema:
4778           type: string
4779       port_cif_ims_core_1_port_network:
4780         type: list
4781         required: true
4782         status: SUPPORTED
4783         entry_schema:
4784           type: string
4785       port_cif_oam_1_port_3_fixed_ips:
4786         type: list
4787         required: true
4788         status: SUPPORTED
4789         entry_schema:
4790           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4791       port_cif_ims_li_1_port_exCP_naming:
4792         type: org.openecomp.datatypes.Naming
4793         required: true
4794         status: SUPPORTED
4795       port_cif_oam_1_port_3_network_role:
4796         type: string
4797         required: true
4798         status: SUPPORTED
4799       port_cif_internal_1_port_network_role:
4800         type: string
4801         required: true
4802         status: SUPPORTED
4803       port_cif_oam_1_port_1_ip_requirements:
4804         type: list
4805         required: true
4806         status: SUPPORTED
4807         entry_schema:
4808           type: org.openecomp.datatypes.network.IpRequirements
4809       port_cif_oam_1_port_1_order:
4810         type: integer
4811         required: true
4812         status: SUPPORTED
4813       port_cif_ims_core_1_port_mac_requirements:
4814         type: org.openecomp.datatypes.network.MacRequirements
4815         required: true
4816         status: SUPPORTED
4817       port_cif_ims_core_1_port_vlan_requirements:
4818         type: list
4819         required: true
4820         status: SUPPORTED
4821         entry_schema:
4822           type: org.openecomp.datatypes.network.VlanRequirements
4823       port_cif_oam_1_port_1_network_role:
4824         type: string
4825         required: true
4826         status: SUPPORTED
4827       port_cif_internal_1_port_network_role_tag:
4828         type: string
4829         required: true
4830         status: SUPPORTED
4831       compute_cif_name:
4832         type: list
4833         required: true
4834         status: SUPPORTED
4835         entry_schema:
4836           type: string
4837       port_cif_oam_1_port_1_vlan_requirements:
4838         type: list
4839         required: true
4840         status: SUPPORTED
4841         entry_schema:
4842           type: org.openecomp.datatypes.network.VlanRequirements
4843       compute_cif_availability_zone:
4844         type: list
4845         required: true
4846         status: SUPPORTED
4847         entry_schema:
4848           type: string
4849       port_cif_oam_1_port_1_exCP_naming:
4850         type: org.openecomp.datatypes.Naming
4851         required: true
4852         status: SUPPORTED
4853       port_cif_internal_1_port_ip_requirements:
4854         type: list
4855         required: true
4856         status: SUPPORTED
4857         entry_schema:
4858           type: org.openecomp.datatypes.network.IpRequirements
4859       port_cif_ims_li_1_port_name:
4860         type: list
4861         required: true
4862         status: SUPPORTED
4863         entry_schema:
4864           type: string
4865       port_cif_internal_1_port_name:
4866         type: list
4867         required: true
4868         status: SUPPORTED
4869         entry_schema:
4870           type: string
4871       port_cif_ims_li_1_port_fixed_ips:
4872         type: list
4873         required: true
4874         status: SUPPORTED
4875         entry_schema:
4876           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4877       port_cif_ims_li_1_port_vlan_requirements:
4878         type: list
4879         required: true
4880         status: SUPPORTED
4881         entry_schema:
4882           type: org.openecomp.datatypes.network.VlanRequirements
4883       port_cif_internal_1_port_mac_requirements:
4884         type: org.openecomp.datatypes.network.MacRequirements
4885         required: true
4886         status: SUPPORTED
4887       port_cif_ims_li_1_port_mac_requirements:
4888         type: org.openecomp.datatypes.network.MacRequirements
4889         required: true
4890         status: SUPPORTED
4891       port_cif_ims_li_1_port_ip_requirements:
4892         type: list
4893         required: true
4894         status: SUPPORTED
4895         entry_schema:
4896           type: org.openecomp.datatypes.network.IpRequirements
4897       port_cif_ims_core_1_port_fixed_ips:
4898         type: list
4899         required: true
4900         status: SUPPORTED
4901         entry_schema:
4902           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4903       port_cif_ims_core_1_port_allowed_address_pairs:
4904         type: list
4905         required: true
4906         status: SUPPORTED
4907         entry_schema:
4908           type: org.openecomp.datatypes.heat.network.AddressPair
4909       port_cif_oam_1_port_1_network_role_tag:
4910         type: string
4911         required: true
4912         status: SUPPORTED
4913       port_cif_oam_1_port_3_mac_requirements:
4914         type: org.openecomp.datatypes.network.MacRequirements
4915         required: true
4916         status: SUPPORTED
4917       port_cif_ims_core_1_port_ip_requirements:
4918         type: list
4919         required: true
4920         status: SUPPORTED
4921         entry_schema:
4922           type: org.openecomp.datatypes.network.IpRequirements
4923       port_cif_ims_li_1_port_network:
4924         type: list
4925         required: true
4926         status: SUPPORTED
4927         entry_schema:
4928           type: string
4929       port_cif_ims_core_1_port_subnetpoolid:
4930         type: string
4931         required: true
4932         status: SUPPORTED
4933       index_value:
4934         type: integer
4935         description: Index value of this substitution service template runtime instance
4936         required: false
4937         default: 0
4938         status: SUPPORTED
4939         constraints:
4940         - greater_or_equal: 0
4941       port_cif_internal_1_port_fixed_ips:
4942         type: list
4943         required: true
4944         status: SUPPORTED
4945         entry_schema:
4946           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
4947       port_cif_ims_core_1_port_name:
4948         type: list
4949         required: true
4950         status: SUPPORTED
4951         entry_schema:
4952           type: string
4953       compute_cif_config_drive:
4954         type: list
4955         required: true
4956         status: SUPPORTED
4957         entry_schema:
4958           type: boolean
4959       port_cif_oam_1_port_3_exCP_naming:
4960         type: org.openecomp.datatypes.Naming
4961         required: true
4962         status: SUPPORTED
4963       port_cif_oam_1_port_3_name:
4964         type: list
4965         required: true
4966         status: SUPPORTED
4967         entry_schema:
4968           type: string
4969       port_cif_ims_li_1_port_network_role_tag:
4970         type: string
4971         required: true
4972         status: SUPPORTED
4973       port_cif_ims_core_1_port_exCP_naming:
4974         type: org.openecomp.datatypes.Naming
4975         required: true
4976         status: SUPPORTED
4977       port_cif_oam_1_port_1_security_groups:
4978         type: list
4979         required: true
4980         status: SUPPORTED
4981         entry_schema:
4982           type: json
4983       port_cif_oam_1_port_1_allowed_address_pairs:
4984         type: list
4985         required: true
4986         status: SUPPORTED
4987         entry_schema:
4988           type: org.openecomp.datatypes.heat.network.AddressPair
4989       port_cif_ims_core_1_port_network_role:
4990         type: string
4991         required: true
4992         status: SUPPORTED
4993       port_cif_oam_1_port_3_network_role_tag:
4994         type: string
4995         required: true
4996         status: SUPPORTED
4997     requirements:
4998     - dependency_cif:
4999         capability: tosca.capabilities.Node
5000         node: tosca.nodes.Root
5001         relationship: tosca.relationships.DependsOn
5002         occurrences:
5003         - 0
5004         - UNBOUNDED
5005     - local_storage_cif:
5006         capability: tosca.capabilities.Attachment
5007         node: tosca.nodes.BlockStorage
5008         relationship: tosca.relationships.AttachesTo
5009         occurrences:
5010         - 0
5011         - UNBOUNDED
5012     - dependency_cif_cif_ims_li_1_port:
5013         capability: tosca.capabilities.Node
5014         node: tosca.nodes.Root
5015         relationship: tosca.relationships.DependsOn
5016         occurrences:
5017         - 0
5018         - UNBOUNDED
5019     - link_cif_cif_ims_li_1_port:
5020         capability: tosca.capabilities.network.Linkable
5021         relationship: tosca.relationships.network.LinksTo
5022         occurrences:
5023         - 1
5024         - 1
5025     - dependency_cif_cif_internal_1_port:
5026         capability: tosca.capabilities.Node
5027         node: tosca.nodes.Root
5028         relationship: tosca.relationships.DependsOn
5029         occurrences:
5030         - 0
5031         - UNBOUNDED
5032     - link_cif_cif_internal_1_port:
5033         capability: tosca.capabilities.network.Linkable
5034         relationship: tosca.relationships.network.LinksTo
5035         occurrences:
5036         - 1
5037         - 1
5038     - dependency_cif_cif_oam_1_port_1:
5039         capability: tosca.capabilities.Node
5040         node: tosca.nodes.Root
5041         relationship: tosca.relationships.DependsOn
5042         occurrences:
5043         - 0
5044         - UNBOUNDED
5045     - link_cif_cif_oam_1_port_1:
5046         capability: tosca.capabilities.network.Linkable
5047         relationship: tosca.relationships.network.LinksTo
5048         occurrences:
5049         - 1
5050         - 1
5051     - dependency_cif_cif_ims_core_1_port:
5052         capability: tosca.capabilities.Node
5053         node: tosca.nodes.Root
5054         relationship: tosca.relationships.DependsOn
5055         occurrences:
5056         - 0
5057         - UNBOUNDED
5058     - link_cif_cif_ims_core_1_port:
5059         capability: tosca.capabilities.network.Linkable
5060         relationship: tosca.relationships.network.LinksTo
5061         occurrences:
5062         - 1
5063         - 1
5064     - dependency_cif_cif_oam_1_port_3:
5065         capability: tosca.capabilities.Node
5066         node: tosca.nodes.Root
5067         relationship: tosca.relationships.DependsOn
5068         occurrences:
5069         - 0
5070         - UNBOUNDED
5071     - link_cif_cif_oam_1_port_3:
5072         capability: tosca.capabilities.network.Linkable
5073         relationship: tosca.relationships.network.LinksTo
5074         occurrences:
5075         - 1
5076         - 1
5077     capabilities:
5078       binding_cif:
5079         type: tosca.capabilities.network.Bindable
5080         occurrences:
5081         - 1
5082         - UNBOUNDED
5083       disk.device.read.requests_cif:
5084         type: org.openecomp.capabilities.metric.Ceilometer
5085         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5086         occurrences:
5087         - 1
5088         - UNBOUNDED
5089       disk.latency_cif:
5090         type: org.openecomp.capabilities.metric.Ceilometer
5091         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5092         occurrences:
5093         - 1
5094         - UNBOUNDED
5095       os_cif:
5096         type: tosca.capabilities.OperatingSystem
5097         occurrences:
5098         - 1
5099         - UNBOUNDED
5100       memory.usage_cif:
5101         type: org.openecomp.capabilities.metric.Ceilometer
5102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5103         occurrences:
5104         - 1
5105         - UNBOUNDED
5106       attachment_cif_cif_ims_li_1_port:
5107         type: tosca.capabilities.Attachment
5108         occurrences:
5109         - 1
5110         - UNBOUNDED
5111       network.incoming.bytes.rate_cif_cif_oam_1_port_3:
5112         type: org.openecomp.capabilities.metric.Ceilometer
5113         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5114         occurrences:
5115         - 1
5116         - UNBOUNDED
5117       network.incoming.packets_cif_cif_internal_1_port:
5118         type: org.openecomp.capabilities.metric.Ceilometer
5119         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5120         occurrences:
5121         - 1
5122         - UNBOUNDED
5123       feature_cif_cif_ims_core_1_port:
5124         type: tosca.capabilities.Node
5125         occurrences:
5126         - 1
5127         - UNBOUNDED
5128       instance_cif:
5129         type: org.openecomp.capabilities.metric.Ceilometer
5130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5131         occurrences:
5132         - 1
5133         - UNBOUNDED
5134       network.incoming.bytes.rate_cif_cif_oam_1_port_1:
5135         type: org.openecomp.capabilities.metric.Ceilometer
5136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5137         occurrences:
5138         - 1
5139         - UNBOUNDED
5140       network.outgoing.bytes_cif_cif_ims_li_1_port:
5141         type: org.openecomp.capabilities.metric.Ceilometer
5142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5143         occurrences:
5144         - 1
5145         - UNBOUNDED
5146       network.incoming.packets.rate_cif_cif_oam_1_port_1:
5147         type: org.openecomp.capabilities.metric.Ceilometer
5148         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5149         occurrences:
5150         - 1
5151         - UNBOUNDED
5152       feature_cif_cif_oam_1_port_3:
5153         type: tosca.capabilities.Node
5154         occurrences:
5155         - 1
5156         - UNBOUNDED
5157       disk.root.size_cif:
5158         type: org.openecomp.capabilities.metric.Ceilometer
5159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5160         occurrences:
5161         - 1
5162         - UNBOUNDED
5163       feature_cif_cif_oam_1_port_1:
5164         type: tosca.capabilities.Node
5165         occurrences:
5166         - 1
5167         - UNBOUNDED
5168       memory.resident_cif:
5169         type: org.openecomp.capabilities.metric.Ceilometer
5170         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5171         occurrences:
5172         - 1
5173         - UNBOUNDED
5174       network.outgoing.bytes_cif_cif_ims_core_1_port:
5175         type: org.openecomp.capabilities.metric.Ceilometer
5176         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5177         occurrences:
5178         - 1
5179         - UNBOUNDED
5180       network.incoming.packets.rate_cif_cif_oam_1_port_3:
5181         type: org.openecomp.capabilities.metric.Ceilometer
5182         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5183         occurrences:
5184         - 1
5185         - UNBOUNDED
5186       network.incoming.bytes_cif_cif_ims_li_1_port:
5187         type: org.openecomp.capabilities.metric.Ceilometer
5188         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5189         occurrences:
5190         - 1
5191         - UNBOUNDED
5192       network.incoming.bytes_cif_cif_oam_1_port_1:
5193         type: org.openecomp.capabilities.metric.Ceilometer
5194         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5195         occurrences:
5196         - 1
5197         - UNBOUNDED
5198       disk.usage_cif:
5199         type: org.openecomp.capabilities.metric.Ceilometer
5200         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5201         occurrences:
5202         - 1
5203         - UNBOUNDED
5204       disk.ephemeral.size_cif:
5205         type: org.openecomp.capabilities.metric.Ceilometer
5206         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5207         occurrences:
5208         - 1
5209         - UNBOUNDED
5210       disk.write.requests.rate_cif:
5211         type: org.openecomp.capabilities.metric.Ceilometer
5212         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5213         occurrences:
5214         - 1
5215         - UNBOUNDED
5216       disk.read.bytes_cif:
5217         type: org.openecomp.capabilities.metric.Ceilometer
5218         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5219         occurrences:
5220         - 1
5221         - UNBOUNDED
5222       network.incoming.packets.rate_cif_cif_ims_core_1_port:
5223         type: org.openecomp.capabilities.metric.Ceilometer
5224         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5225         occurrences:
5226         - 1
5227         - UNBOUNDED
5228       network.outgoing.packets.rate_cif_cif_internal_1_port:
5229         type: org.openecomp.capabilities.metric.Ceilometer
5230         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5231         occurrences:
5232         - 1
5233         - UNBOUNDED
5234       disk.device.read.requests.rate_cif:
5235         type: org.openecomp.capabilities.metric.Ceilometer
5236         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5237         occurrences:
5238         - 1
5239         - UNBOUNDED
5240       disk.device.allocation_cif:
5241         type: org.openecomp.capabilities.metric.Ceilometer
5242         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5243         occurrences:
5244         - 1
5245         - UNBOUNDED
5246       disk.device.read.bytes.rate_cif:
5247         type: org.openecomp.capabilities.metric.Ceilometer
5248         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5249         occurrences:
5250         - 1
5251         - UNBOUNDED
5252       vcpus_cif:
5253         type: org.openecomp.capabilities.metric.Ceilometer
5254         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5255         occurrences:
5256         - 1
5257         - UNBOUNDED
5258       network.outgoing.packets.rate_cif_cif_ims_li_1_port:
5259         type: org.openecomp.capabilities.metric.Ceilometer
5260         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5261         occurrences:
5262         - 1
5263         - UNBOUNDED
5264       network.incoming.bytes.rate_cif_cif_ims_li_1_port:
5265         type: org.openecomp.capabilities.metric.Ceilometer
5266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5267         occurrences:
5268         - 1
5269         - UNBOUNDED
5270       endpoint_cif:
5271         type: tosca.capabilities.Endpoint.Admin
5272         occurrences:
5273         - 1
5274         - UNBOUNDED
5275       network.incoming.packets.rate_cif_cif_ims_li_1_port:
5276         type: org.openecomp.capabilities.metric.Ceilometer
5277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5278         occurrences:
5279         - 1
5280         - UNBOUNDED
5281       disk.device.usage_cif:
5282         type: org.openecomp.capabilities.metric.Ceilometer
5283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5284         occurrences:
5285         - 1
5286         - UNBOUNDED
5287       network.outpoing.packets_cif_cif_ims_core_1_port:
5288         type: org.openecomp.capabilities.metric.Ceilometer
5289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5290         occurrences:
5291         - 1
5292         - UNBOUNDED
5293       attachment_cif_cif_oam_1_port_1:
5294         type: tosca.capabilities.Attachment
5295         occurrences:
5296         - 1
5297         - UNBOUNDED
5298       network.outgoing.packets.rate_cif_cif_oam_1_port_3:
5299         type: org.openecomp.capabilities.metric.Ceilometer
5300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5301         occurrences:
5302         - 1
5303         - UNBOUNDED
5304       network.incoming.bytes_cif_cif_oam_1_port_3:
5305         type: org.openecomp.capabilities.metric.Ceilometer
5306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5307         occurrences:
5308         - 1
5309         - UNBOUNDED
5310       network.outgoing.packets.rate_cif_cif_oam_1_port_1:
5311         type: org.openecomp.capabilities.metric.Ceilometer
5312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5313         occurrences:
5314         - 1
5315         - UNBOUNDED
5316       disk.read.requests_cif:
5317         type: org.openecomp.capabilities.metric.Ceilometer
5318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5319         occurrences:
5320         - 1
5321         - UNBOUNDED
5322       disk.write.bytes_cif:
5323         type: org.openecomp.capabilities.metric.Ceilometer
5324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5325         occurrences:
5326         - 1
5327         - UNBOUNDED
5328       network.outpoing.packets_cif_cif_ims_li_1_port:
5329         type: org.openecomp.capabilities.metric.Ceilometer
5330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5331         occurrences:
5332         - 1
5333         - UNBOUNDED
5334       network.outgoing.bytes.rate_cif_cif_ims_li_1_port:
5335         type: org.openecomp.capabilities.metric.Ceilometer
5336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5337         occurrences:
5338         - 1
5339         - UNBOUNDED
5340       network.outpoing.packets_cif_cif_oam_1_port_3:
5341         type: org.openecomp.capabilities.metric.Ceilometer
5342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5343         occurrences:
5344         - 1
5345         - UNBOUNDED
5346       disk.device.capacity_cif:
5347         type: org.openecomp.capabilities.metric.Ceilometer
5348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5349         occurrences:
5350         - 1
5351         - UNBOUNDED
5352       network.outpoing.packets_cif_cif_oam_1_port_1:
5353         type: org.openecomp.capabilities.metric.Ceilometer
5354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5355         occurrences:
5356         - 1
5357         - UNBOUNDED
5358       network.incoming.packets.rate_cif_cif_internal_1_port:
5359         type: org.openecomp.capabilities.metric.Ceilometer
5360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5361         occurrences:
5362         - 1
5363         - UNBOUNDED
5364       cpu_cif:
5365         type: org.openecomp.capabilities.metric.Ceilometer
5366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5367         occurrences:
5368         - 1
5369         - UNBOUNDED
5370       network.incoming.bytes_cif_cif_internal_1_port:
5371         type: org.openecomp.capabilities.metric.Ceilometer
5372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5373         occurrences:
5374         - 1
5375         - UNBOUNDED
5376       network.outgoing.bytes_cif_cif_internal_1_port:
5377         type: org.openecomp.capabilities.metric.Ceilometer
5378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5379         occurrences:
5380         - 1
5381         - UNBOUNDED
5382       disk.device.read.bytes_cif:
5383         type: org.openecomp.capabilities.metric.Ceilometer
5384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5385         occurrences:
5386         - 1
5387         - UNBOUNDED
5388       network.outgoing.bytes.rate_cif_cif_ims_core_1_port:
5389         type: org.openecomp.capabilities.metric.Ceilometer
5390         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5391         occurrences:
5392         - 1
5393         - UNBOUNDED
5394       network.incoming.packets_cif_cif_ims_core_1_port:
5395         type: org.openecomp.capabilities.metric.Ceilometer
5396         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5397         occurrences:
5398         - 1
5399         - UNBOUNDED
5400       network.outpoing.packets_cif_cif_internal_1_port:
5401         type: org.openecomp.capabilities.metric.Ceilometer
5402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5403         occurrences:
5404         - 1
5405         - UNBOUNDED
5406       feature_cif:
5407         type: tosca.capabilities.Node
5408         occurrences:
5409         - 1
5410         - UNBOUNDED
5411       network.incoming.bytes.rate_cif_cif_ims_core_1_port:
5412         type: org.openecomp.capabilities.metric.Ceilometer
5413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5414         occurrences:
5415         - 1
5416         - UNBOUNDED
5417       cpu_util_cif:
5418         type: org.openecomp.capabilities.metric.Ceilometer
5419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5420         occurrences:
5421         - 1
5422         - UNBOUNDED
5423       disk.device.write.bytes_cif:
5424         type: org.openecomp.capabilities.metric.Ceilometer
5425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5426         occurrences:
5427         - 1
5428         - UNBOUNDED
5429       feature_cif_cif_ims_li_1_port:
5430         type: tosca.capabilities.Node
5431         occurrences:
5432         - 1
5433         - UNBOUNDED
5434       network.incoming.packets_cif_cif_oam_1_port_3:
5435         type: org.openecomp.capabilities.metric.Ceilometer
5436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5437         occurrences:
5438         - 1
5439         - UNBOUNDED
5440       network.outgoing.bytes_cif_cif_oam_1_port_3:
5441         type: org.openecomp.capabilities.metric.Ceilometer
5442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5443         occurrences:
5444         - 1
5445         - UNBOUNDED
5446       network.outgoing.bytes_cif_cif_oam_1_port_1:
5447         type: org.openecomp.capabilities.metric.Ceilometer
5448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5449         occurrences:
5450         - 1
5451         - UNBOUNDED
5452       disk.allocation_cif:
5453         type: org.openecomp.capabilities.metric.Ceilometer
5454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5455         occurrences:
5456         - 1
5457         - UNBOUNDED
5458       network.outgoing.bytes.rate_cif_cif_internal_1_port:
5459         type: org.openecomp.capabilities.metric.Ceilometer
5460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5461         occurrences:
5462         - 1
5463         - UNBOUNDED
5464       disk.device.iops_cif:
5465         type: org.openecomp.capabilities.metric.Ceilometer
5466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5467         occurrences:
5468         - 1
5469         - UNBOUNDED
5470       disk.device.write.requests_cif:
5471         type: org.openecomp.capabilities.metric.Ceilometer
5472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5473         occurrences:
5474         - 1
5475         - UNBOUNDED
5476       network.incoming.bytes.rate_cif_cif_internal_1_port:
5477         type: org.openecomp.capabilities.metric.Ceilometer
5478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5479         occurrences:
5480         - 1
5481         - UNBOUNDED
5482       binding_cif_cif_ims_core_1_port:
5483         type: tosca.capabilities.network.Bindable
5484         valid_source_types:
5485         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5486         occurrences:
5487         - 0
5488         - UNBOUNDED
5489       attachment_cif_cif_ims_core_1_port:
5490         type: tosca.capabilities.Attachment
5491         occurrences:
5492         - 1
5493         - UNBOUNDED
5494       attachment_cif_cif_oam_1_port_3:
5495         type: tosca.capabilities.Attachment
5496         occurrences:
5497         - 1
5498         - UNBOUNDED
5499       disk.write.bytes.rate_cif:
5500         type: org.openecomp.capabilities.metric.Ceilometer
5501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5502         occurrences:
5503         - 1
5504         - UNBOUNDED
5505       network.incoming.bytes_cif_cif_ims_core_1_port:
5506         type: org.openecomp.capabilities.metric.Ceilometer
5507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5508         occurrences:
5509         - 1
5510         - UNBOUNDED
5511       host_cif:
5512         type: tosca.capabilities.Container
5513         valid_source_types:
5514         - tosca.nodes.SoftwareComponent
5515         occurrences:
5516         - 1
5517         - UNBOUNDED
5518       forwarder_cif_cif_oam_1_port_3:
5519         type: org.openecomp.capabilities.Forwarder
5520         occurrences:
5521         - 1
5522         - UNBOUNDED
5523       forwarder_cif_cif_oam_1_port_1:
5524         type: org.openecomp.capabilities.Forwarder
5525         occurrences:
5526         - 1
5527         - UNBOUNDED
5528       cpu.delta_cif:
5529         type: org.openecomp.capabilities.metric.Ceilometer
5530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5531         occurrences:
5532         - 1
5533         - UNBOUNDED
5534       scalable_cif:
5535         type: tosca.capabilities.Scalable
5536         occurrences:
5537         - 1
5538         - UNBOUNDED
5539       binding_cif_cif_oam_1_port_3:
5540         type: tosca.capabilities.network.Bindable
5541         valid_source_types:
5542         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5543         occurrences:
5544         - 0
5545         - UNBOUNDED
5546       feature_cif_cif_internal_1_port:
5547         type: tosca.capabilities.Node
5548         occurrences:
5549         - 1
5550         - UNBOUNDED
5551       binding_cif_cif_oam_1_port_1:
5552         type: tosca.capabilities.network.Bindable
5553         valid_source_types:
5554         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5555         occurrences:
5556         - 0
5557         - UNBOUNDED
5558       disk.device.write.bytes.rate_cif:
5559         type: org.openecomp.capabilities.metric.Ceilometer
5560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5561         occurrences:
5562         - 1
5563         - UNBOUNDED
5564       disk.iops_cif:
5565         type: org.openecomp.capabilities.metric.Ceilometer
5566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5567         occurrences:
5568         - 1
5569         - UNBOUNDED
5570       disk.read.bytes.rate_cif:
5571         type: org.openecomp.capabilities.metric.Ceilometer
5572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5573         occurrences:
5574         - 1
5575         - UNBOUNDED
5576       forwarder_cif_cif_internal_1_port:
5577         type: org.openecomp.capabilities.Forwarder
5578         occurrences:
5579         - 1
5580         - UNBOUNDED
5581       disk.write.requests_cif:
5582         type: org.openecomp.capabilities.metric.Ceilometer
5583         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5584         occurrences:
5585         - 1
5586         - UNBOUNDED
5587       binding_cif_cif_ims_li_1_port:
5588         type: tosca.capabilities.network.Bindable
5589         valid_source_types:
5590         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5591         occurrences:
5592         - 0
5593         - UNBOUNDED
5594       memory_cif:
5595         type: org.openecomp.capabilities.metric.Ceilometer
5596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5597         occurrences:
5598         - 1
5599         - UNBOUNDED
5600       network.outgoing.packets.rate_cif_cif_ims_core_1_port:
5601         type: org.openecomp.capabilities.metric.Ceilometer
5602         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5603         occurrences:
5604         - 1
5605         - UNBOUNDED
5606       network.outgoing.bytes.rate_cif_cif_oam_1_port_1:
5607         type: org.openecomp.capabilities.metric.Ceilometer
5608         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5609         occurrences:
5610         - 1
5611         - UNBOUNDED
5612       disk.capacity_cif:
5613         type: org.openecomp.capabilities.metric.Ceilometer
5614         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5615         occurrences:
5616         - 1
5617         - UNBOUNDED
5618       network.outgoing.bytes.rate_cif_cif_oam_1_port_3:
5619         type: org.openecomp.capabilities.metric.Ceilometer
5620         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5621         occurrences:
5622         - 1
5623         - UNBOUNDED
5624       binding_cif_cif_internal_1_port:
5625         type: tosca.capabilities.network.Bindable
5626         valid_source_types:
5627         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
5628         occurrences:
5629         - 0
5630         - UNBOUNDED
5631       network.incoming.packets_cif_cif_oam_1_port_1:
5632         type: org.openecomp.capabilities.metric.Ceilometer
5633         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5634         occurrences:
5635         - 1
5636         - UNBOUNDED
5637       forwarder_cif_cif_ims_core_1_port:
5638         type: org.openecomp.capabilities.Forwarder
5639         occurrences:
5640         - 1
5641         - UNBOUNDED
5642       disk.device.latency_cif:
5643         type: org.openecomp.capabilities.metric.Ceilometer
5644         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5645         occurrences:
5646         - 1
5647         - UNBOUNDED
5648       forwarder_cif_cif_ims_li_1_port:
5649         type: org.openecomp.capabilities.Forwarder
5650         occurrences:
5651         - 1
5652         - UNBOUNDED
5653       disk.device.write.requests.rate_cif:
5654         type: org.openecomp.capabilities.metric.Ceilometer
5655         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5656         occurrences:
5657         - 1
5658         - UNBOUNDED
5659       attachment_cif_cif_internal_1_port:
5660         type: tosca.capabilities.Attachment
5661         occurrences:
5662         - 1
5663         - UNBOUNDED
5664       network.incoming.packets_cif_cif_ims_li_1_port:
5665         type: org.openecomp.capabilities.metric.Ceilometer
5666         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5667         occurrences:
5668         - 1
5669         - UNBOUNDED
5670   org.openecomp.resource.abstract.nodes.heat.cscf_1:
5671     derived_from: org.openecomp.resource.abstract.nodes.VFC
5672     properties:
5673       vf_module_id:
5674         type: string
5675         description: Unique ID for this VF Module instance
5676         required: true
5677         status: SUPPORTED
5678       internal_net_id:
5679         type: string
5680         description: internal network name/uuid
5681         required: true
5682         status: SUPPORTED
5683       vcscf_release:
5684         type: string
5685         description: IMS release
5686         required: true
5687         status: SUPPORTED
5688       port_cscf_internal_0_port_0_network_role:
5689         type: string
5690         required: true
5691         status: SUPPORTED
5692       cscf_internal_ips:
5693         type: list
5694         description: List of Internal Lan IPs for CSCF instances
5695         required: true
5696         status: SUPPORTED
5697         entry_schema: &id008
5698           type: string
5699       vcscf_gateway:
5700         type: string
5701         description: OAM unit cipa ip
5702         required: true
5703         status: SUPPORTED
5704       vnf_name:
5705         type: string
5706         description: Unique name for this VF instance
5707         required: true
5708         status: SUPPORTED
5709       port_cscf_internal_0_port_0_order:
5710         type: integer
5711         required: true
5712         status: SUPPORTED
5713       vf_module_name:
5714         type: string
5715         description: Unique name for this VF Module instance
5716         required: true
5717         status: SUPPORTED
5718       cscf_image_name:
5719         type: string
5720         description: image name
5721         required: true
5722         status: SUPPORTED
5723       cscf_names:
5724         type: list
5725         description: List of instance names for CSCF instances
5726         required: true
5727         status: SUPPORTED
5728         entry_schema: &id009
5729           type: string
5730       port_cscf_internal_0_port_0_subnetpoolid:
5731         type: string
5732         required: true
5733         status: SUPPORTED
5734       vcscf_swrepo_address:
5735         type: string
5736         description: SWRepo IP or FQDN
5737         required: true
5738         status: SUPPORTED
5739       cscf_uuids:
5740         type: list
5741         description: List of UUIDs generated by cmrepo for CSCF instances
5742         required: true
5743         status: SUPPORTED
5744         entry_schema: &id010
5745           type: string
5746       vnf_id:
5747         type: string
5748         description: Unique ID for this VF instance
5749         required: true
5750         status: SUPPORTED
5751       availability_zone_0:
5752         type: string
5753         description: Availability zone name for CSCF instances.
5754         required: true
5755         status: SUPPORTED
5756       cscf_internal_v6_ips:
5757         type: list
5758         description: List of Internal Lan v6 IPs for CSCF instances
5759         required: true
5760         status: SUPPORTED
5761         entry_schema: &id011
5762           type: string
5763       cscf_flavor_name:
5764         type: string
5765         description: flavor name
5766         required: true
5767         status: SUPPORTED
5768       vcscf_cmrepo_address:
5769         type: string
5770         description: CMRepo IP or FQDN
5771         required: true
5772         status: SUPPORTED
5773       vcscf_dns_address:
5774         type: string
5775         description: DNS server IP
5776         required: true
5777         status: SUPPORTED
5778       vcscf_internal_network_mtu:
5779         type: float
5780         description: MTU for internal network interface (eth0)
5781         required: true
5782         status: SUPPORTED
5783         constraints: &id012
5784         - in_range:
5785           - 1000
5786           - 9100
5787       port_cscf_internal_0_port_0_ip_requirements:
5788         type: list
5789         required: true
5790         status: SUPPORTED
5791         entry_schema:
5792           type: org.openecomp.datatypes.network.IpRequirements
5793       port_cscf_internal_0_port_0_vlan_requirements:
5794         type: list
5795         required: true
5796         status: SUPPORTED
5797         entry_schema:
5798           type: org.openecomp.datatypes.network.VlanRequirements
5799       index:
5800         type: float
5801         description: index
5802         required: true
5803         status: SUPPORTED
5804         constraints: &id013
5805         - in_range:
5806           - 0
5807           - 119
5808       vcscf_internal_netmask:
5809         type: string
5810         description: internal netmask
5811         required: true
5812         status: SUPPORTED
5813       vcscf_name_delimeter:
5814         type: string
5815         description: 'delimeter used in concatenating different words while naming
5816           (ex: "-","_",".",...)'
5817         required: true
5818         status: SUPPORTED
5819         constraints: &id014
5820         - valid_values:
5821           - '-'
5822           - ''
5823           - _
5824           - .
5825       port_cscf_internal_0_port_0_network_role_tag:
5826         type: string
5827         required: true
5828         status: SUPPORTED
5829       vcscf_dn:
5830         type: string
5831         description: DN name
5832         required: true
5833         status: SUPPORTED
5834       vcscf_du:
5835         type: string
5836         description: DU name
5837         required: true
5838         status: SUPPORTED
5839       port_cscf_internal_0_port_0_mac_requirements:
5840         type: org.openecomp.datatypes.network.MacRequirements
5841         required: true
5842         status: SUPPORTED
5843       port_cscf_internal_0_port_0_exCP_naming:
5844         type: org.openecomp.datatypes.Naming
5845         required: true
5846         status: SUPPORTED
5847       cscf_security_group:
5848         type: string
5849         description: security group
5850         required: true
5851         status: SUPPORTED
5852     requirements:
5853     - dependency_cscf_server_0:
5854         capability: tosca.capabilities.Node
5855         node: tosca.nodes.Root
5856         relationship: tosca.relationships.DependsOn
5857         occurrences:
5858         - 0
5859         - UNBOUNDED
5860     - local_storage_cscf_server_0:
5861         capability: tosca.capabilities.Attachment
5862         node: tosca.nodes.BlockStorage
5863         relationship: tosca.relationships.AttachesTo
5864         occurrences:
5865         - 0
5866         - UNBOUNDED
5867     - dependency_cscf_internal_0_port_0:
5868         capability: tosca.capabilities.Node
5869         node: tosca.nodes.Root
5870         relationship: tosca.relationships.DependsOn
5871         occurrences:
5872         - 0
5873         - UNBOUNDED
5874     - link_cscf_internal_0_port_0:
5875         capability: tosca.capabilities.network.Linkable
5876         relationship: tosca.relationships.network.LinksTo
5877         occurrences:
5878         - 1
5879         - 1
5880     capabilities:
5881       disk.device.read.requests_cscf_server_0:
5882         type: org.openecomp.capabilities.metric.Ceilometer
5883         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5884         occurrences:
5885         - 1
5886         - UNBOUNDED
5887       disk.device.usage_cscf_server_0:
5888         type: org.openecomp.capabilities.metric.Ceilometer
5889         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5890         occurrences:
5891         - 1
5892         - UNBOUNDED
5893       disk.device.read.bytes_cscf_server_0:
5894         type: org.openecomp.capabilities.metric.Ceilometer
5895         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5896         occurrences:
5897         - 1
5898         - UNBOUNDED
5899       network.outgoing.bytes_cscf_internal_0_port_0:
5900         type: org.openecomp.capabilities.metric.Ceilometer
5901         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5902         occurrences:
5903         - 1
5904         - UNBOUNDED
5905       network.incoming.packets_cscf_internal_0_port_0:
5906         type: org.openecomp.capabilities.metric.Ceilometer
5907         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5908         occurrences:
5909         - 1
5910         - UNBOUNDED
5911       disk.usage_cscf_server_0:
5912         type: org.openecomp.capabilities.metric.Ceilometer
5913         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5914         occurrences:
5915         - 1
5916         - UNBOUNDED
5917       disk.allocation_cscf_server_0:
5918         type: org.openecomp.capabilities.metric.Ceilometer
5919         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5920         occurrences:
5921         - 1
5922         - UNBOUNDED
5923       disk.device.allocation_cscf_server_0:
5924         type: org.openecomp.capabilities.metric.Ceilometer
5925         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5926         occurrences:
5927         - 1
5928         - UNBOUNDED
5929       cpu_cscf_server_0:
5930         type: org.openecomp.capabilities.metric.Ceilometer
5931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5932         occurrences:
5933         - 1
5934         - UNBOUNDED
5935       feature_cscf_internal_0_port_0:
5936         type: tosca.capabilities.Node
5937         occurrences:
5938         - 1
5939         - UNBOUNDED
5940       disk.read.requests_cscf_server_0:
5941         type: org.openecomp.capabilities.metric.Ceilometer
5942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5943         occurrences:
5944         - 1
5945         - UNBOUNDED
5946       disk.device.write.bytes.rate_cscf_server_0:
5947         type: org.openecomp.capabilities.metric.Ceilometer
5948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5949         occurrences:
5950         - 1
5951         - UNBOUNDED
5952       disk.device.capacity_cscf_server_0:
5953         type: org.openecomp.capabilities.metric.Ceilometer
5954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5955         occurrences:
5956         - 1
5957         - UNBOUNDED
5958       feature_cscf_server_0:
5959         type: tosca.capabilities.Node
5960         occurrences:
5961         - 1
5962         - UNBOUNDED
5963       endpoint_cscf_server_0:
5964         type: tosca.capabilities.Endpoint.Admin
5965         occurrences:
5966         - 1
5967         - UNBOUNDED
5968       disk.root.size_cscf_server_0:
5969         type: org.openecomp.capabilities.metric.Ceilometer
5970         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5971         occurrences:
5972         - 1
5973         - UNBOUNDED
5974       vcpus_cscf_server_0:
5975         type: org.openecomp.capabilities.metric.Ceilometer
5976         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5977         occurrences:
5978         - 1
5979         - UNBOUNDED
5980       binding_cscf_server_0:
5981         type: tosca.capabilities.network.Bindable
5982         occurrences:
5983         - 1
5984         - UNBOUNDED
5985       disk.write.bytes.rate_cscf_server_0:
5986         type: org.openecomp.capabilities.metric.Ceilometer
5987         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
5988         occurrences:
5989         - 1
5990         - UNBOUNDED
5991       host_cscf_server_0:
5992         type: tosca.capabilities.Container
5993         valid_source_types:
5994         - tosca.nodes.SoftwareComponent
5995         occurrences:
5996         - 1
5997         - UNBOUNDED
5998       network.outpoing.packets_cscf_internal_0_port_0:
5999         type: org.openecomp.capabilities.metric.Ceilometer
6000         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6001         occurrences:
6002         - 1
6003         - UNBOUNDED
6004       instance_cscf_server_0:
6005         type: org.openecomp.capabilities.metric.Ceilometer
6006         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6007         occurrences:
6008         - 1
6009         - UNBOUNDED
6010       disk.read.bytes.rate_cscf_server_0:
6011         type: org.openecomp.capabilities.metric.Ceilometer
6012         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6013         occurrences:
6014         - 1
6015         - UNBOUNDED
6016       memory_cscf_server_0:
6017         type: org.openecomp.capabilities.metric.Ceilometer
6018         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6019         occurrences:
6020         - 1
6021         - UNBOUNDED
6022       disk.write.requests_cscf_server_0:
6023         type: org.openecomp.capabilities.metric.Ceilometer
6024         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6025         occurrences:
6026         - 1
6027         - UNBOUNDED
6028       attachment_cscf_internal_0_port_0:
6029         type: tosca.capabilities.Attachment
6030         occurrences:
6031         - 1
6032         - UNBOUNDED
6033       disk.device.read.requests.rate_cscf_server_0:
6034         type: org.openecomp.capabilities.metric.Ceilometer
6035         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6036         occurrences:
6037         - 1
6038         - UNBOUNDED
6039       network.outgoing.bytes.rate_cscf_internal_0_port_0:
6040         type: org.openecomp.capabilities.metric.Ceilometer
6041         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6042         occurrences:
6043         - 1
6044         - UNBOUNDED
6045       disk.write.bytes_cscf_server_0:
6046         type: org.openecomp.capabilities.metric.Ceilometer
6047         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6048         occurrences:
6049         - 1
6050         - UNBOUNDED
6051       forwarder_cscf_internal_0_port_0:
6052         type: org.openecomp.capabilities.Forwarder
6053         occurrences:
6054         - 1
6055         - UNBOUNDED
6056       cpu.delta_cscf_server_0:
6057         type: org.openecomp.capabilities.metric.Ceilometer
6058         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6059         occurrences:
6060         - 1
6061         - UNBOUNDED
6062       network.incoming.bytes_cscf_internal_0_port_0:
6063         type: org.openecomp.capabilities.metric.Ceilometer
6064         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6065         occurrences:
6066         - 1
6067         - UNBOUNDED
6068       disk.device.read.bytes.rate_cscf_server_0:
6069         type: org.openecomp.capabilities.metric.Ceilometer
6070         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6071         occurrences:
6072         - 1
6073         - UNBOUNDED
6074       binding_cscf_internal_0_port_0:
6075         type: tosca.capabilities.network.Bindable
6076         valid_source_types:
6077         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6078         occurrences:
6079         - 0
6080         - UNBOUNDED
6081       disk.device.write.requests_cscf_server_0:
6082         type: org.openecomp.capabilities.metric.Ceilometer
6083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6084         occurrences:
6085         - 1
6086         - UNBOUNDED
6087       disk.device.write.requests.rate_cscf_server_0:
6088         type: org.openecomp.capabilities.metric.Ceilometer
6089         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6090         occurrences:
6091         - 1
6092         - UNBOUNDED
6093       disk.read.bytes_cscf_server_0:
6094         type: org.openecomp.capabilities.metric.Ceilometer
6095         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6096         occurrences:
6097         - 1
6098         - UNBOUNDED
6099       disk.capacity_cscf_server_0:
6100         type: org.openecomp.capabilities.metric.Ceilometer
6101         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6102         occurrences:
6103         - 1
6104         - UNBOUNDED
6105       memory.usage_cscf_server_0:
6106         type: org.openecomp.capabilities.metric.Ceilometer
6107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6108         occurrences:
6109         - 1
6110         - UNBOUNDED
6111       scalable_cscf_server_0:
6112         type: tosca.capabilities.Scalable
6113         occurrences:
6114         - 1
6115         - UNBOUNDED
6116       disk.device.iops_cscf_server_0:
6117         type: org.openecomp.capabilities.metric.Ceilometer
6118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6119         occurrences:
6120         - 1
6121         - UNBOUNDED
6122       disk.iops_cscf_server_0:
6123         type: org.openecomp.capabilities.metric.Ceilometer
6124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6125         occurrences:
6126         - 1
6127         - UNBOUNDED
6128       disk.write.requests.rate_cscf_server_0:
6129         type: org.openecomp.capabilities.metric.Ceilometer
6130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6131         occurrences:
6132         - 1
6133         - UNBOUNDED
6134       network.incoming.packets.rate_cscf_internal_0_port_0:
6135         type: org.openecomp.capabilities.metric.Ceilometer
6136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6137         occurrences:
6138         - 1
6139         - UNBOUNDED
6140       os_cscf_server_0:
6141         type: tosca.capabilities.OperatingSystem
6142         occurrences:
6143         - 1
6144         - UNBOUNDED
6145       network.outgoing.packets.rate_cscf_internal_0_port_0:
6146         type: org.openecomp.capabilities.metric.Ceilometer
6147         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6148         occurrences:
6149         - 1
6150         - UNBOUNDED
6151       disk.ephemeral.size_cscf_server_0:
6152         type: org.openecomp.capabilities.metric.Ceilometer
6153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6154         occurrences:
6155         - 1
6156         - UNBOUNDED
6157       cpu_util_cscf_server_0:
6158         type: org.openecomp.capabilities.metric.Ceilometer
6159         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6160         occurrences:
6161         - 1
6162         - UNBOUNDED
6163       memory.resident_cscf_server_0:
6164         type: org.openecomp.capabilities.metric.Ceilometer
6165         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6166         occurrences:
6167         - 1
6168         - UNBOUNDED
6169       network.incoming.bytes.rate_cscf_internal_0_port_0:
6170         type: org.openecomp.capabilities.metric.Ceilometer
6171         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6172         occurrences:
6173         - 1
6174         - UNBOUNDED
6175       disk.latency_cscf_server_0:
6176         type: org.openecomp.capabilities.metric.Ceilometer
6177         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6178         occurrences:
6179         - 1
6180         - UNBOUNDED
6181       disk.device.latency_cscf_server_0:
6182         type: org.openecomp.capabilities.metric.Ceilometer
6183         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6184         occurrences:
6185         - 1
6186         - UNBOUNDED
6187       disk.device.write.bytes_cscf_server_0:
6188         type: org.openecomp.capabilities.metric.Ceilometer
6189         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6190         occurrences:
6191         - 1
6192         - UNBOUNDED
6193   org.openecomp.resource.abstract.nodes.oam:
6194     derived_from: org.openecomp.resource.abstract.nodes.VFC
6195     properties:
6196       port_oam_oam_0_port_name:
6197         type: list
6198         required: true
6199         status: SUPPORTED
6200         entry_schema:
6201           type: string
6202       port_oam_internal_0_port_order:
6203         type: integer
6204         required: true
6205         status: SUPPORTED
6206       port_oam_internal_0_port_subnetpoolid:
6207         type: string
6208         required: true
6209         status: SUPPORTED
6210       port_oam_oam_0_port_fixed_ips:
6211         type: list
6212         required: true
6213         status: SUPPORTED
6214         entry_schema:
6215           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
6216       vm_flavor_name:
6217         type: string
6218         required: true
6219         status: SUPPORTED
6220       port_oam_oam_0_port_vlan_requirements:
6221         type: list
6222         required: true
6223         status: SUPPORTED
6224         entry_schema:
6225           type: org.openecomp.datatypes.network.VlanRequirements
6226       port_oam_oam_0_port_mac_requirements:
6227         type: org.openecomp.datatypes.network.MacRequirements
6228         required: true
6229         status: SUPPORTED
6230       port_oam_internal_0_port_ip_requirements:
6231         type: list
6232         required: true
6233         status: SUPPORTED
6234         entry_schema:
6235           type: org.openecomp.datatypes.network.IpRequirements
6236       port_oam_internal_0_port_network:
6237         type: list
6238         required: true
6239         status: SUPPORTED
6240         entry_schema:
6241           type: string
6242       port_oam_oam_0_port_order:
6243         type: integer
6244         required: true
6245         status: SUPPORTED
6246       vm_image_name:
6247         type: string
6248         required: true
6249         status: SUPPORTED
6250       compute_oam_config_drive:
6251         type: list
6252         required: true
6253         status: SUPPORTED
6254         entry_schema:
6255           type: boolean
6256       port_oam_oam_0_port_network_role:
6257         type: string
6258         required: true
6259         status: SUPPORTED
6260       port_oam_internal_0_port_exCP_naming:
6261         type: org.openecomp.datatypes.Naming
6262         required: true
6263         status: SUPPORTED
6264       port_oam_internal_0_port_name:
6265         type: list
6266         required: true
6267         status: SUPPORTED
6268         entry_schema:
6269           type: string
6270       port_oam_oam_0_port_allowed_address_pairs:
6271         type: list
6272         required: true
6273         status: SUPPORTED
6274         entry_schema:
6275           type: org.openecomp.datatypes.heat.network.AddressPair
6276       port_oam_internal_0_port_security_groups:
6277         type: list
6278         required: true
6279         status: SUPPORTED
6280         entry_schema:
6281           type: json
6282       port_oam_internal_0_port_fixed_ips:
6283         type: list
6284         required: true
6285         status: SUPPORTED
6286         entry_schema:
6287           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
6288       port_oam_oam_0_port_network_role_tag:
6289         type: string
6290         required: true
6291         status: SUPPORTED
6292       port_oam_oam_0_port_subnetpoolid:
6293         type: string
6294         required: true
6295         status: SUPPORTED
6296       index_value:
6297         type: integer
6298         description: Index value of this substitution service template runtime instance
6299         required: false
6300         default: 0
6301         status: SUPPORTED
6302         constraints:
6303         - greater_or_equal: 0
6304       compute_oam_user_data_format:
6305         type: list
6306         required: true
6307         status: SUPPORTED
6308         entry_schema:
6309           type: string
6310       port_oam_oam_0_port_network:
6311         type: list
6312         required: true
6313         status: SUPPORTED
6314         entry_schema:
6315           type: string
6316       port_oam_internal_0_port_network_role_tag:
6317         type: string
6318         required: true
6319         status: SUPPORTED
6320       port_oam_internal_0_port_network_role:
6321         type: string
6322         required: true
6323         status: SUPPORTED
6324       port_oam_oam_0_port_ip_requirements:
6325         type: list
6326         required: true
6327         status: SUPPORTED
6328         entry_schema:
6329           type: org.openecomp.datatypes.network.IpRequirements
6330       port_oam_internal_0_port_mac_requirements:
6331         type: org.openecomp.datatypes.network.MacRequirements
6332         required: true
6333         status: SUPPORTED
6334       port_oam_oam_0_port_exCP_naming:
6335         type: org.openecomp.datatypes.Naming
6336         required: true
6337         status: SUPPORTED
6338       compute_oam_scheduler_hints:
6339         type: list
6340         required: true
6341         status: SUPPORTED
6342         entry_schema:
6343           type: json
6344       port_oam_internal_0_port_allowed_address_pairs:
6345         type: list
6346         required: true
6347         status: SUPPORTED
6348         entry_schema:
6349           type: org.openecomp.datatypes.heat.network.AddressPair
6350       port_oam_internal_0_port_vlan_requirements:
6351         type: list
6352         required: true
6353         status: SUPPORTED
6354         entry_schema:
6355           type: org.openecomp.datatypes.network.VlanRequirements
6356       compute_oam_availability_zone:
6357         type: list
6358         required: true
6359         status: SUPPORTED
6360         entry_schema:
6361           type: string
6362       compute_oam_metadata:
6363         type: list
6364         required: true
6365         status: SUPPORTED
6366         entry_schema:
6367           type: json
6368       compute_oam_name:
6369         type: list
6370         required: true
6371         status: SUPPORTED
6372         entry_schema:
6373           type: string
6374       port_oam_oam_0_port_security_groups:
6375         type: list
6376         required: true
6377         status: SUPPORTED
6378         entry_schema:
6379           type: json
6380     requirements:
6381     - dependency_oam_oam_oam_0_port:
6382         capability: tosca.capabilities.Node
6383         node: tosca.nodes.Root
6384         relationship: tosca.relationships.DependsOn
6385         occurrences:
6386         - 0
6387         - UNBOUNDED
6388     - link_oam_oam_oam_0_port:
6389         capability: tosca.capabilities.network.Linkable
6390         relationship: tosca.relationships.network.LinksTo
6391         occurrences:
6392         - 1
6393         - 1
6394     - dependency_oam_oam_internal_0_port:
6395         capability: tosca.capabilities.Node
6396         node: tosca.nodes.Root
6397         relationship: tosca.relationships.DependsOn
6398         occurrences:
6399         - 0
6400         - UNBOUNDED
6401     - link_oam_oam_internal_0_port:
6402         capability: tosca.capabilities.network.Linkable
6403         relationship: tosca.relationships.network.LinksTo
6404         occurrences:
6405         - 1
6406         - 1
6407     - dependency_oam:
6408         capability: tosca.capabilities.Node
6409         node: tosca.nodes.Root
6410         relationship: tosca.relationships.DependsOn
6411         occurrences:
6412         - 0
6413         - UNBOUNDED
6414     - local_storage_oam:
6415         capability: tosca.capabilities.Attachment
6416         node: tosca.nodes.BlockStorage
6417         relationship: tosca.relationships.AttachesTo
6418         occurrences:
6419         - 0
6420         - UNBOUNDED
6421     capabilities:
6422       cpu_oam:
6423         type: org.openecomp.capabilities.metric.Ceilometer
6424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6425         occurrences:
6426         - 1
6427         - UNBOUNDED
6428       attachment_oam_oam_oam_0_port:
6429         type: tosca.capabilities.Attachment
6430         occurrences:
6431         - 1
6432         - UNBOUNDED
6433       network.incoming.packets_oam_oam_oam_0_port:
6434         type: org.openecomp.capabilities.metric.Ceilometer
6435         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6436         occurrences:
6437         - 1
6438         - UNBOUNDED
6439       binding_oam_oam_oam_0_port:
6440         type: tosca.capabilities.network.Bindable
6441         valid_source_types:
6442         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6443         occurrences:
6444         - 0
6445         - UNBOUNDED
6446       disk.usage_oam:
6447         type: org.openecomp.capabilities.metric.Ceilometer
6448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6449         occurrences:
6450         - 1
6451         - UNBOUNDED
6452       memory.resident_oam:
6453         type: org.openecomp.capabilities.metric.Ceilometer
6454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6455         occurrences:
6456         - 1
6457         - UNBOUNDED
6458       disk.device.write.bytes_oam:
6459         type: org.openecomp.capabilities.metric.Ceilometer
6460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6461         occurrences:
6462         - 1
6463         - UNBOUNDED
6464       binding_oam_oam_internal_0_port:
6465         type: tosca.capabilities.network.Bindable
6466         valid_source_types:
6467         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
6468         occurrences:
6469         - 0
6470         - UNBOUNDED
6471       disk.read.bytes_oam:
6472         type: org.openecomp.capabilities.metric.Ceilometer
6473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6474         occurrences:
6475         - 1
6476         - UNBOUNDED
6477       forwarder_oam_oam_oam_0_port:
6478         type: org.openecomp.capabilities.Forwarder
6479         occurrences:
6480         - 1
6481         - UNBOUNDED
6482       network.incoming.packets_oam_oam_internal_0_port:
6483         type: org.openecomp.capabilities.metric.Ceilometer
6484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6485         occurrences:
6486         - 1
6487         - UNBOUNDED
6488       network.incoming.packets.rate_oam_oam_internal_0_port:
6489         type: org.openecomp.capabilities.metric.Ceilometer
6490         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6491         occurrences:
6492         - 1
6493         - UNBOUNDED
6494       scalable_oam:
6495         type: tosca.capabilities.Scalable
6496         occurrences:
6497         - 1
6498         - UNBOUNDED
6499       feature_oam:
6500         type: tosca.capabilities.Node
6501         occurrences:
6502         - 1
6503         - UNBOUNDED
6504       disk.allocation_oam:
6505         type: org.openecomp.capabilities.metric.Ceilometer
6506         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6507         occurrences:
6508         - 1
6509         - UNBOUNDED
6510       disk.device.usage_oam:
6511         type: org.openecomp.capabilities.metric.Ceilometer
6512         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6513         occurrences:
6514         - 1
6515         - UNBOUNDED
6516       binding_oam:
6517         type: tosca.capabilities.network.Bindable
6518         occurrences:
6519         - 1
6520         - UNBOUNDED
6521       disk.device.read.bytes.rate_oam:
6522         type: org.openecomp.capabilities.metric.Ceilometer
6523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6524         occurrences:
6525         - 1
6526         - UNBOUNDED
6527       network.outgoing.bytes_oam_oam_internal_0_port:
6528         type: org.openecomp.capabilities.metric.Ceilometer
6529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6530         occurrences:
6531         - 1
6532         - UNBOUNDED
6533       disk.write.bytes.rate_oam:
6534         type: org.openecomp.capabilities.metric.Ceilometer
6535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6536         occurrences:
6537         - 1
6538         - UNBOUNDED
6539       disk.device.write.bytes.rate_oam:
6540         type: org.openecomp.capabilities.metric.Ceilometer
6541         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6542         occurrences:
6543         - 1
6544         - UNBOUNDED
6545       disk.device.allocation_oam:
6546         type: org.openecomp.capabilities.metric.Ceilometer
6547         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6548         occurrences:
6549         - 1
6550         - UNBOUNDED
6551       network.outpoing.packets_oam_oam_internal_0_port:
6552         type: org.openecomp.capabilities.metric.Ceilometer
6553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6554         occurrences:
6555         - 1
6556         - UNBOUNDED
6557       feature_oam_oam_oam_0_port:
6558         type: tosca.capabilities.Node
6559         occurrences:
6560         - 1
6561         - UNBOUNDED
6562       network.incoming.packets.rate_oam_oam_oam_0_port:
6563         type: org.openecomp.capabilities.metric.Ceilometer
6564         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6565         occurrences:
6566         - 1
6567         - UNBOUNDED
6568       disk.ephemeral.size_oam:
6569         type: org.openecomp.capabilities.metric.Ceilometer
6570         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6571         occurrences:
6572         - 1
6573         - UNBOUNDED
6574       attachment_oam_oam_internal_0_port:
6575         type: tosca.capabilities.Attachment
6576         occurrences:
6577         - 1
6578         - UNBOUNDED
6579       disk.write.requests_oam:
6580         type: org.openecomp.capabilities.metric.Ceilometer
6581         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6582         occurrences:
6583         - 1
6584         - UNBOUNDED
6585       disk.capacity_oam:
6586         type: org.openecomp.capabilities.metric.Ceilometer
6587         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6588         occurrences:
6589         - 1
6590         - UNBOUNDED
6591       instance_oam:
6592         type: org.openecomp.capabilities.metric.Ceilometer
6593         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6594         occurrences:
6595         - 1
6596         - UNBOUNDED
6597       disk.root.size_oam:
6598         type: org.openecomp.capabilities.metric.Ceilometer
6599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6600         occurrences:
6601         - 1
6602         - UNBOUNDED
6603       network.incoming.bytes_oam_oam_internal_0_port:
6604         type: org.openecomp.capabilities.metric.Ceilometer
6605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6606         occurrences:
6607         - 1
6608         - UNBOUNDED
6609       feature_oam_oam_internal_0_port:
6610         type: tosca.capabilities.Node
6611         occurrences:
6612         - 1
6613         - UNBOUNDED
6614       memory_oam:
6615         type: org.openecomp.capabilities.metric.Ceilometer
6616         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6617         occurrences:
6618         - 1
6619         - UNBOUNDED
6620       cpu.delta_oam:
6621         type: org.openecomp.capabilities.metric.Ceilometer
6622         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6623         occurrences:
6624         - 1
6625         - UNBOUNDED
6626       disk.device.write.requests_oam:
6627         type: org.openecomp.capabilities.metric.Ceilometer
6628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6629         occurrences:
6630         - 1
6631         - UNBOUNDED
6632       network.incoming.bytes.rate_oam_oam_internal_0_port:
6633         type: org.openecomp.capabilities.metric.Ceilometer
6634         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6635         occurrences:
6636         - 1
6637         - UNBOUNDED
6638       network.outgoing.bytes_oam_oam_oam_0_port:
6639         type: org.openecomp.capabilities.metric.Ceilometer
6640         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6641         occurrences:
6642         - 1
6643         - UNBOUNDED
6644       disk.device.read.requests.rate_oam:
6645         type: org.openecomp.capabilities.metric.Ceilometer
6646         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6647         occurrences:
6648         - 1
6649         - UNBOUNDED
6650       disk.write.requests.rate_oam:
6651         type: org.openecomp.capabilities.metric.Ceilometer
6652         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6653         occurrences:
6654         - 1
6655         - UNBOUNDED
6656       disk.device.latency_oam:
6657         type: org.openecomp.capabilities.metric.Ceilometer
6658         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6659         occurrences:
6660         - 1
6661         - UNBOUNDED
6662       network.outgoing.bytes.rate_oam_oam_internal_0_port:
6663         type: org.openecomp.capabilities.metric.Ceilometer
6664         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6665         occurrences:
6666         - 1
6667         - UNBOUNDED
6668       disk.device.iops_oam:
6669         type: org.openecomp.capabilities.metric.Ceilometer
6670         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6671         occurrences:
6672         - 1
6673         - UNBOUNDED
6674       vcpus_oam:
6675         type: org.openecomp.capabilities.metric.Ceilometer
6676         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6677         occurrences:
6678         - 1
6679         - UNBOUNDED
6680       disk.device.write.requests.rate_oam:
6681         type: org.openecomp.capabilities.metric.Ceilometer
6682         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6683         occurrences:
6684         - 1
6685         - UNBOUNDED
6686       disk.device.read.bytes_oam:
6687         type: org.openecomp.capabilities.metric.Ceilometer
6688         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6689         occurrences:
6690         - 1
6691         - UNBOUNDED
6692       host_oam:
6693         type: tosca.capabilities.Container
6694         valid_source_types:
6695         - tosca.nodes.SoftwareComponent
6696         occurrences:
6697         - 1
6698         - UNBOUNDED
6699       endpoint_oam:
6700         type: tosca.capabilities.Endpoint.Admin
6701         occurrences:
6702         - 1
6703         - UNBOUNDED
6704       disk.device.read.requests_oam:
6705         type: org.openecomp.capabilities.metric.Ceilometer
6706         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6707         occurrences:
6708         - 1
6709         - UNBOUNDED
6710       network.outgoing.packets.rate_oam_oam_oam_0_port:
6711         type: org.openecomp.capabilities.metric.Ceilometer
6712         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6713         occurrences:
6714         - 1
6715         - UNBOUNDED
6716       disk.iops_oam:
6717         type: org.openecomp.capabilities.metric.Ceilometer
6718         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6719         occurrences:
6720         - 1
6721         - UNBOUNDED
6722       disk.read.bytes.rate_oam:
6723         type: org.openecomp.capabilities.metric.Ceilometer
6724         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6725         occurrences:
6726         - 1
6727         - UNBOUNDED
6728       network.outgoing.packets.rate_oam_oam_internal_0_port:
6729         type: org.openecomp.capabilities.metric.Ceilometer
6730         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6731         occurrences:
6732         - 1
6733         - UNBOUNDED
6734       network.incoming.bytes.rate_oam_oam_oam_0_port:
6735         type: org.openecomp.capabilities.metric.Ceilometer
6736         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6737         occurrences:
6738         - 1
6739         - UNBOUNDED
6740       forwarder_oam_oam_internal_0_port:
6741         type: org.openecomp.capabilities.Forwarder
6742         occurrences:
6743         - 1
6744         - UNBOUNDED
6745       network.incoming.bytes_oam_oam_oam_0_port:
6746         type: org.openecomp.capabilities.metric.Ceilometer
6747         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6748         occurrences:
6749         - 1
6750         - UNBOUNDED
6751       cpu_util_oam:
6752         type: org.openecomp.capabilities.metric.Ceilometer
6753         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6754         occurrences:
6755         - 1
6756         - UNBOUNDED
6757       os_oam:
6758         type: tosca.capabilities.OperatingSystem
6759         occurrences:
6760         - 1
6761         - UNBOUNDED
6762       memory.usage_oam:
6763         type: org.openecomp.capabilities.metric.Ceilometer
6764         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6765         occurrences:
6766         - 1
6767         - UNBOUNDED
6768       disk.latency_oam:
6769         type: org.openecomp.capabilities.metric.Ceilometer
6770         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6771         occurrences:
6772         - 1
6773         - UNBOUNDED
6774       network.outpoing.packets_oam_oam_oam_0_port:
6775         type: org.openecomp.capabilities.metric.Ceilometer
6776         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6777         occurrences:
6778         - 1
6779         - UNBOUNDED
6780       disk.write.bytes_oam:
6781         type: org.openecomp.capabilities.metric.Ceilometer
6782         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6783         occurrences:
6784         - 1
6785         - UNBOUNDED
6786       disk.read.requests_oam:
6787         type: org.openecomp.capabilities.metric.Ceilometer
6788         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6789         occurrences:
6790         - 1
6791         - UNBOUNDED
6792       disk.device.capacity_oam:
6793         type: org.openecomp.capabilities.metric.Ceilometer
6794         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6795         occurrences:
6796         - 1
6797         - UNBOUNDED
6798       network.outgoing.bytes.rate_oam_oam_oam_0_port:
6799         type: org.openecomp.capabilities.metric.Ceilometer
6800         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
6801         occurrences:
6802         - 1
6803         - UNBOUNDED
6804   org.openecomp.resource.abstract.nodes.heat.tdcore:
6805     derived_from: org.openecomp.resource.abstract.nodes.VFC
6806     properties:
6807       vf_module_id:
6808         type: string
6809         description: Unique ID for this VF Module instance
6810         required: true
6811         status: SUPPORTED
6812       internal_net_id:
6813         type: string
6814         description: internal network name/uuid
6815         required: true
6816         status: SUPPORTED
6817       vcscf_release:
6818         type: string
6819         description: IMS release
6820         required: true
6821         status: SUPPORTED
6822       tdcore_security_group:
6823         type: string
6824         description: security group
6825         required: true
6826         status: SUPPORTED
6827       tdcore_names:
6828         type: list
6829         description: List of instance names for TDCORE instances
6830         required: true
6831         status: SUPPORTED
6832         entry_schema: *id001
6833       port_tdcore_dpdk_0_port_1_network_role_tag:
6834         type: string
6835         required: true
6836         status: SUPPORTED
6837       port_tdcore_dpdk_0_port_1_ip_requirements:
6838         type: list
6839         required: true
6840         status: SUPPORTED
6841         entry_schema:
6842           type: org.openecomp.datatypes.network.IpRequirements
6843       port_tdcore_internal_0_port_0_vlan_requirements:
6844         type: list
6845         required: true
6846         status: SUPPORTED
6847         entry_schema:
6848           type: org.openecomp.datatypes.network.VlanRequirements
6849       vcscf_gateway:
6850         type: string
6851         description: OAM unit virtual ip
6852         required: true
6853         status: SUPPORTED
6854       vnf_name:
6855         type: string
6856         description: Unique name for this VF instance
6857         required: true
6858         status: SUPPORTED
6859       port_tdcore_internal_0_port_0_network_role:
6860         type: string
6861         required: true
6862         status: SUPPORTED
6863       port_tdcore_dpdk_0_port_1_exCP_naming:
6864         type: org.openecomp.datatypes.Naming
6865         required: true
6866         status: SUPPORTED
6867       vf_module_name:
6868         type: string
6869         description: Unique name for this VF Module instance
6870         required: true
6871         status: SUPPORTED
6872       internal_dpdk_net_id:
6873         type: string
6874         description: internal dpdk network name/uuid
6875         required: true
6876         status: SUPPORTED
6877       port_tdcore_dpdk_0_port_1_vlan_requirements:
6878         type: list
6879         required: true
6880         status: SUPPORTED
6881         entry_schema:
6882           type: org.openecomp.datatypes.network.VlanRequirements
6883       port_tdcore_dpdk_0_port_1_order:
6884         type: integer
6885         required: true
6886         status: SUPPORTED
6887       port_tdcore_internal_0_port_0_order:
6888         type: integer
6889         required: true
6890         status: SUPPORTED
6891       vcscf_swrepo_address:
6892         type: string
6893         description: SWRepo IP or FQDN
6894         required: true
6895         status: SUPPORTED
6896       vnf_id:
6897         type: string
6898         description: Unique ID for this VF instance
6899         required: true
6900         status: SUPPORTED
6901       availability_zone_0:
6902         type: string
6903         description: Availability zone name.
6904         required: true
6905         status: SUPPORTED
6906       port_tdcore_dpdk_0_port_1_mac_requirements:
6907         type: org.openecomp.datatypes.network.MacRequirements
6908         required: true
6909         status: SUPPORTED
6910       tdcore_flavor_name:
6911         type: string
6912         description: flavor name
6913         required: true
6914         status: SUPPORTED
6915       tdcore_image_name:
6916         type: string
6917         description: image name
6918         required: true
6919         status: SUPPORTED
6920       vcscf_cmrepo_address:
6921         type: string
6922         description: CMRepo IP or FQDN
6923         required: true
6924         status: SUPPORTED
6925       vcscf_dns_address:
6926         type: string
6927         description: DNS server IP
6928         required: true
6929         status: SUPPORTED
6930       vcscf_internal_network_mtu:
6931         type: float
6932         description: MTU for internal network interface (eth0)
6933         required: true
6934         status: SUPPORTED
6935         constraints: *id002
6936       port_tdcore_dpdk_0_port_1_network_role:
6937         type: string
6938         required: true
6939         status: SUPPORTED
6940       tdcore_server_group:
6941         type: string
6942         description: server group name/id
6943         required: true
6944         status: SUPPORTED
6945       index:
6946         type: float
6947         description: index
6948         required: true
6949         status: SUPPORTED
6950         constraints: *id003
6951       vcscf_internal_netmask:
6952         type: string
6953         description: internal netmask
6954         required: true
6955         status: SUPPORTED
6956       port_tdcore_internal_0_port_0_ip_requirements:
6957         type: list
6958         required: true
6959         status: SUPPORTED
6960         entry_schema:
6961           type: org.openecomp.datatypes.network.IpRequirements
6962       vcscf_name_delimeter:
6963         type: string
6964         description: 'delimeter used in concatenating different words while naming
6965           (ex: "-","_",".",...)'
6966         required: true
6967         status: SUPPORTED
6968         constraints: *id004
6969       tdcore_internal_ips:
6970         type: list
6971         description: List of Internal Lan IPs for TDCORE instances
6972         required: true
6973         status: SUPPORTED
6974         entry_schema: *id005
6975       tdcore_dpdk_ips:
6976         type: list
6977         description: List of DPDK Lan IPs for TDCORE instances
6978         required: true
6979         status: SUPPORTED
6980         entry_schema: *id006
6981       tdcore_uuids:
6982         type: list
6983         description: List of UUIDs generated by cmrepo for TDCORE instances
6984         required: true
6985         status: SUPPORTED
6986         entry_schema: *id007
6987       vcscf_dn:
6988         type: string
6989         description: DN name
6990         required: true
6991         status: SUPPORTED
6992       port_tdcore_internal_0_port_0_network_role_tag:
6993         type: string
6994         required: true
6995         status: SUPPORTED
6996       port_tdcore_internal_0_port_0_mac_requirements:
6997         type: org.openecomp.datatypes.network.MacRequirements
6998         required: true
6999         status: SUPPORTED
7000       port_tdcore_internal_0_port_0_exCP_naming:
7001         type: org.openecomp.datatypes.Naming
7002         required: true
7003         status: SUPPORTED
7004       vcscf_du:
7005         type: string
7006         description: DU name
7007         required: true
7008         status: SUPPORTED
7009       port_tdcore_dpdk_0_port_1_subnetpoolid:
7010         type: string
7011         required: true
7012         status: SUPPORTED
7013       port_tdcore_internal_0_port_0_subnetpoolid:
7014         type: string
7015         required: true
7016         status: SUPPORTED
7017     requirements:
7018     - dependency_tdcore_internal_0_port_0:
7019         capability: tosca.capabilities.Node
7020         node: tosca.nodes.Root
7021         relationship: tosca.relationships.DependsOn
7022         occurrences:
7023         - 0
7024         - UNBOUNDED
7025     - link_tdcore_internal_0_port_0:
7026         capability: tosca.capabilities.network.Linkable
7027         relationship: tosca.relationships.network.LinksTo
7028         occurrences:
7029         - 1
7030         - 1
7031     - dependency_tdcore_dpdk_0_port_1:
7032         capability: tosca.capabilities.Node
7033         node: tosca.nodes.Root
7034         relationship: tosca.relationships.DependsOn
7035         occurrences:
7036         - 0
7037         - UNBOUNDED
7038     - link_tdcore_dpdk_0_port_1:
7039         capability: tosca.capabilities.network.Linkable
7040         relationship: tosca.relationships.network.LinksTo
7041         occurrences:
7042         - 1
7043         - 1
7044     - dependency_tdcore_server_0:
7045         capability: tosca.capabilities.Node
7046         node: tosca.nodes.Root
7047         relationship: tosca.relationships.DependsOn
7048         occurrences:
7049         - 0
7050         - UNBOUNDED
7051     - local_storage_tdcore_server_0:
7052         capability: tosca.capabilities.Attachment
7053         node: tosca.nodes.BlockStorage
7054         relationship: tosca.relationships.AttachesTo
7055         occurrences:
7056         - 0
7057         - UNBOUNDED
7058     capabilities:
7059       feature_tdcore_dpdk_0_port_1:
7060         type: tosca.capabilities.Node
7061         occurrences:
7062         - 1
7063         - UNBOUNDED
7064       disk.write.requests.rate_tdcore_server_0:
7065         type: org.openecomp.capabilities.metric.Ceilometer
7066         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7067         occurrences:
7068         - 1
7069         - UNBOUNDED
7070       disk.device.write.bytes_tdcore_server_0:
7071         type: org.openecomp.capabilities.metric.Ceilometer
7072         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7073         occurrences:
7074         - 1
7075         - UNBOUNDED
7076       feature_tdcore_internal_0_port_0:
7077         type: tosca.capabilities.Node
7078         occurrences:
7079         - 1
7080         - UNBOUNDED
7081       network.incoming.packets.rate_tdcore_dpdk_0_port_1:
7082         type: org.openecomp.capabilities.metric.Ceilometer
7083         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7084         occurrences:
7085         - 1
7086         - UNBOUNDED
7087       binding_tdcore_internal_0_port_0:
7088         type: tosca.capabilities.network.Bindable
7089         valid_source_types:
7090         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7091         occurrences:
7092         - 0
7093         - UNBOUNDED
7094       network.outgoing.bytes.rate_tdcore_dpdk_0_port_1:
7095         type: org.openecomp.capabilities.metric.Ceilometer
7096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7097         occurrences:
7098         - 1
7099         - UNBOUNDED
7100       scalable_tdcore_server_0:
7101         type: tosca.capabilities.Scalable
7102         occurrences:
7103         - 1
7104         - UNBOUNDED
7105       network.incoming.packets_tdcore_dpdk_0_port_1:
7106         type: org.openecomp.capabilities.metric.Ceilometer
7107         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7108         occurrences:
7109         - 1
7110         - UNBOUNDED
7111       forwarder_tdcore_dpdk_0_port_1:
7112         type: org.openecomp.capabilities.Forwarder
7113         occurrences:
7114         - 1
7115         - UNBOUNDED
7116       vcpus_tdcore_server_0:
7117         type: org.openecomp.capabilities.metric.Ceilometer
7118         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7119         occurrences:
7120         - 1
7121         - UNBOUNDED
7122       disk.allocation_tdcore_server_0:
7123         type: org.openecomp.capabilities.metric.Ceilometer
7124         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7125         occurrences:
7126         - 1
7127         - UNBOUNDED
7128       network.incoming.bytes_tdcore_internal_0_port_0:
7129         type: org.openecomp.capabilities.metric.Ceilometer
7130         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7131         occurrences:
7132         - 1
7133         - UNBOUNDED
7134       network.outpoing.packets_tdcore_internal_0_port_0:
7135         type: org.openecomp.capabilities.metric.Ceilometer
7136         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7137         occurrences:
7138         - 1
7139         - UNBOUNDED
7140       memory.resident_tdcore_server_0:
7141         type: org.openecomp.capabilities.metric.Ceilometer
7142         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7143         occurrences:
7144         - 1
7145         - UNBOUNDED
7146       attachment_tdcore_internal_0_port_0:
7147         type: tosca.capabilities.Attachment
7148         occurrences:
7149         - 1
7150         - UNBOUNDED
7151       disk.root.size_tdcore_server_0:
7152         type: org.openecomp.capabilities.metric.Ceilometer
7153         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7154         occurrences:
7155         - 1
7156         - UNBOUNDED
7157       host_tdcore_server_0:
7158         type: tosca.capabilities.Container
7159         valid_source_types:
7160         - tosca.nodes.SoftwareComponent
7161         occurrences:
7162         - 1
7163         - UNBOUNDED
7164       instance_tdcore_server_0:
7165         type: org.openecomp.capabilities.metric.Ceilometer
7166         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7167         occurrences:
7168         - 1
7169         - UNBOUNDED
7170       disk.device.read.bytes.rate_tdcore_server_0:
7171         type: org.openecomp.capabilities.metric.Ceilometer
7172         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7173         occurrences:
7174         - 1
7175         - UNBOUNDED
7176       disk.latency_tdcore_server_0:
7177         type: org.openecomp.capabilities.metric.Ceilometer
7178         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7179         occurrences:
7180         - 1
7181         - UNBOUNDED
7182       disk.write.bytes_tdcore_server_0:
7183         type: org.openecomp.capabilities.metric.Ceilometer
7184         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7185         occurrences:
7186         - 1
7187         - UNBOUNDED
7188       disk.iops_tdcore_server_0:
7189         type: org.openecomp.capabilities.metric.Ceilometer
7190         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7191         occurrences:
7192         - 1
7193         - UNBOUNDED
7194       disk.write.requests_tdcore_server_0:
7195         type: org.openecomp.capabilities.metric.Ceilometer
7196         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7197         occurrences:
7198         - 1
7199         - UNBOUNDED
7200       endpoint_tdcore_server_0:
7201         type: tosca.capabilities.Endpoint.Admin
7202         occurrences:
7203         - 1
7204         - UNBOUNDED
7205       disk.device.read.requests_tdcore_server_0:
7206         type: org.openecomp.capabilities.metric.Ceilometer
7207         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7208         occurrences:
7209         - 1
7210         - UNBOUNDED
7211       disk.device.write.requests_tdcore_server_0:
7212         type: org.openecomp.capabilities.metric.Ceilometer
7213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7214         occurrences:
7215         - 1
7216         - UNBOUNDED
7217       network.outgoing.packets.rate_tdcore_dpdk_0_port_1:
7218         type: org.openecomp.capabilities.metric.Ceilometer
7219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7220         occurrences:
7221         - 1
7222         - UNBOUNDED
7223       disk.ephemeral.size_tdcore_server_0:
7224         type: org.openecomp.capabilities.metric.Ceilometer
7225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7226         occurrences:
7227         - 1
7228         - UNBOUNDED
7229       disk.read.requests_tdcore_server_0:
7230         type: org.openecomp.capabilities.metric.Ceilometer
7231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7232         occurrences:
7233         - 1
7234         - UNBOUNDED
7235       network.outgoing.bytes_tdcore_dpdk_0_port_1:
7236         type: org.openecomp.capabilities.metric.Ceilometer
7237         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7238         occurrences:
7239         - 1
7240         - UNBOUNDED
7241       memory_tdcore_server_0:
7242         type: org.openecomp.capabilities.metric.Ceilometer
7243         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7244         occurrences:
7245         - 1
7246         - UNBOUNDED
7247       disk.device.write.bytes.rate_tdcore_server_0:
7248         type: org.openecomp.capabilities.metric.Ceilometer
7249         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7250         occurrences:
7251         - 1
7252         - UNBOUNDED
7253       disk.write.bytes.rate_tdcore_server_0:
7254         type: org.openecomp.capabilities.metric.Ceilometer
7255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7256         occurrences:
7257         - 1
7258         - UNBOUNDED
7259       forwarder_tdcore_internal_0_port_0:
7260         type: org.openecomp.capabilities.Forwarder
7261         occurrences:
7262         - 1
7263         - UNBOUNDED
7264       disk.device.capacity_tdcore_server_0:
7265         type: org.openecomp.capabilities.metric.Ceilometer
7266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7267         occurrences:
7268         - 1
7269         - UNBOUNDED
7270       network.outpoing.packets_tdcore_dpdk_0_port_1:
7271         type: org.openecomp.capabilities.metric.Ceilometer
7272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7273         occurrences:
7274         - 1
7275         - UNBOUNDED
7276       disk.device.read.requests.rate_tdcore_server_0:
7277         type: org.openecomp.capabilities.metric.Ceilometer
7278         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7279         occurrences:
7280         - 1
7281         - UNBOUNDED
7282       network.outgoing.bytes_tdcore_internal_0_port_0:
7283         type: org.openecomp.capabilities.metric.Ceilometer
7284         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7285         occurrences:
7286         - 1
7287         - UNBOUNDED
7288       disk.read.bytes.rate_tdcore_server_0:
7289         type: org.openecomp.capabilities.metric.Ceilometer
7290         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7291         occurrences:
7292         - 1
7293         - UNBOUNDED
7294       network.incoming.packets.rate_tdcore_internal_0_port_0:
7295         type: org.openecomp.capabilities.metric.Ceilometer
7296         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7297         occurrences:
7298         - 1
7299         - UNBOUNDED
7300       memory.usage_tdcore_server_0:
7301         type: org.openecomp.capabilities.metric.Ceilometer
7302         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7303         occurrences:
7304         - 1
7305         - UNBOUNDED
7306       os_tdcore_server_0:
7307         type: tosca.capabilities.OperatingSystem
7308         occurrences:
7309         - 1
7310         - UNBOUNDED
7311       disk.device.iops_tdcore_server_0:
7312         type: org.openecomp.capabilities.metric.Ceilometer
7313         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7314         occurrences:
7315         - 1
7316         - UNBOUNDED
7317       network.incoming.bytes_tdcore_dpdk_0_port_1:
7318         type: org.openecomp.capabilities.metric.Ceilometer
7319         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7320         occurrences:
7321         - 1
7322         - UNBOUNDED
7323       binding_tdcore_server_0:
7324         type: tosca.capabilities.network.Bindable
7325         occurrences:
7326         - 1
7327         - UNBOUNDED
7328       disk.device.read.bytes_tdcore_server_0:
7329         type: org.openecomp.capabilities.metric.Ceilometer
7330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7331         occurrences:
7332         - 1
7333         - UNBOUNDED
7334       cpu.delta_tdcore_server_0:
7335         type: org.openecomp.capabilities.metric.Ceilometer
7336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7337         occurrences:
7338         - 1
7339         - UNBOUNDED
7340       network.outgoing.packets.rate_tdcore_internal_0_port_0:
7341         type: org.openecomp.capabilities.metric.Ceilometer
7342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7343         occurrences:
7344         - 1
7345         - UNBOUNDED
7346       network.incoming.bytes.rate_tdcore_internal_0_port_0:
7347         type: org.openecomp.capabilities.metric.Ceilometer
7348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7349         occurrences:
7350         - 1
7351         - UNBOUNDED
7352       disk.usage_tdcore_server_0:
7353         type: org.openecomp.capabilities.metric.Ceilometer
7354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7355         occurrences:
7356         - 1
7357         - UNBOUNDED
7358       network.outgoing.bytes.rate_tdcore_internal_0_port_0:
7359         type: org.openecomp.capabilities.metric.Ceilometer
7360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7361         occurrences:
7362         - 1
7363         - UNBOUNDED
7364       binding_tdcore_dpdk_0_port_1:
7365         type: tosca.capabilities.network.Bindable
7366         valid_source_types:
7367         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
7368         occurrences:
7369         - 0
7370         - UNBOUNDED
7371       cpu_tdcore_server_0:
7372         type: org.openecomp.capabilities.metric.Ceilometer
7373         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7374         occurrences:
7375         - 1
7376         - UNBOUNDED
7377       feature_tdcore_server_0:
7378         type: tosca.capabilities.Node
7379         occurrences:
7380         - 1
7381         - UNBOUNDED
7382       disk.device.write.requests.rate_tdcore_server_0:
7383         type: org.openecomp.capabilities.metric.Ceilometer
7384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7385         occurrences:
7386         - 1
7387         - UNBOUNDED
7388       attachment_tdcore_dpdk_0_port_1:
7389         type: tosca.capabilities.Attachment
7390         occurrences:
7391         - 1
7392         - UNBOUNDED
7393       disk.capacity_tdcore_server_0:
7394         type: org.openecomp.capabilities.metric.Ceilometer
7395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7396         occurrences:
7397         - 1
7398         - UNBOUNDED
7399       network.incoming.bytes.rate_tdcore_dpdk_0_port_1:
7400         type: org.openecomp.capabilities.metric.Ceilometer
7401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7402         occurrences:
7403         - 1
7404         - UNBOUNDED
7405       disk.device.allocation_tdcore_server_0:
7406         type: org.openecomp.capabilities.metric.Ceilometer
7407         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7408         occurrences:
7409         - 1
7410         - UNBOUNDED
7411       disk.device.usage_tdcore_server_0:
7412         type: org.openecomp.capabilities.metric.Ceilometer
7413         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7414         occurrences:
7415         - 1
7416         - UNBOUNDED
7417       disk.read.bytes_tdcore_server_0:
7418         type: org.openecomp.capabilities.metric.Ceilometer
7419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7420         occurrences:
7421         - 1
7422         - UNBOUNDED
7423       disk.device.latency_tdcore_server_0:
7424         type: org.openecomp.capabilities.metric.Ceilometer
7425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7426         occurrences:
7427         - 1
7428         - UNBOUNDED
7429       cpu_util_tdcore_server_0:
7430         type: org.openecomp.capabilities.metric.Ceilometer
7431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7432         occurrences:
7433         - 1
7434         - UNBOUNDED
7435       network.incoming.packets_tdcore_internal_0_port_0:
7436         type: org.openecomp.capabilities.metric.Ceilometer
7437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7438         occurrences:
7439         - 1
7440         - UNBOUNDED
7441   org.openecomp.resource.abstract.nodes.cif:
7442     derived_from: org.openecomp.resource.abstract.nodes.VFC
7443     properties:
7444       port_cif_ims_core_0_port_network:
7445         type: list
7446         required: true
7447         status: SUPPORTED
7448         entry_schema:
7449           type: string
7450       port_cif_oam_0_port_1_name:
7451         type: list
7452         required: true
7453         status: SUPPORTED
7454         entry_schema:
7455           type: string
7456       port_cif_oam_0_port_1_allowed_address_pairs:
7457         type: list
7458         required: true
7459         status: SUPPORTED
7460         entry_schema:
7461           type: org.openecomp.datatypes.heat.network.AddressPair
7462       port_cif_oam_0_port_1_fixed_ips:
7463         type: list
7464         required: true
7465         status: SUPPORTED
7466         entry_schema:
7467           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7468       port_cif_ims_li_0_port_network_role:
7469         type: string
7470         required: true
7471         status: SUPPORTED
7472       vm_flavor_name:
7473         type: string
7474         required: true
7475         status: SUPPORTED
7476       port_cif_internal_0_port_name:
7477         type: list
7478         required: true
7479         status: SUPPORTED
7480         entry_schema:
7481           type: string
7482       port_cif_oam_0_port_1_order:
7483         type: integer
7484         required: true
7485         status: SUPPORTED
7486       port_cif_internal_0_port_vlan_requirements:
7487         type: list
7488         required: true
7489         status: SUPPORTED
7490         entry_schema:
7491           type: org.openecomp.datatypes.network.VlanRequirements
7492       port_cif_ims_core_0_port_network_role:
7493         type: string
7494         required: true
7495         status: SUPPORTED
7496       port_cif_oam_0_port_1_exCP_naming:
7497         type: org.openecomp.datatypes.Naming
7498         required: true
7499         status: SUPPORTED
7500       port_cif_oam_0_port_3_exCP_naming:
7501         type: org.openecomp.datatypes.Naming
7502         required: true
7503         status: SUPPORTED
7504       vm_image_name:
7505         type: string
7506         required: true
7507         status: SUPPORTED
7508       compute_cif_user_data_format:
7509         type: list
7510         required: true
7511         status: SUPPORTED
7512         entry_schema:
7513           type: string
7514       port_cif_oam_0_port_1_ip_requirements:
7515         type: list
7516         required: true
7517         status: SUPPORTED
7518         entry_schema:
7519           type: org.openecomp.datatypes.network.IpRequirements
7520       port_cif_oam_0_port_1_vlan_requirements:
7521         type: list
7522         required: true
7523         status: SUPPORTED
7524         entry_schema:
7525           type: org.openecomp.datatypes.network.VlanRequirements
7526       port_cif_ims_li_0_port_fixed_ips:
7527         type: list
7528         required: true
7529         status: SUPPORTED
7530         entry_schema:
7531           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7532       compute_cif_scheduler_hints:
7533         type: list
7534         required: true
7535         status: SUPPORTED
7536         entry_schema:
7537           type: json
7538       port_cif_oam_0_port_1_security_groups:
7539         type: list
7540         required: true
7541         status: SUPPORTED
7542         entry_schema:
7543           type: json
7544       port_cif_internal_0_port_network_role:
7545         type: string
7546         required: true
7547         status: SUPPORTED
7548       port_cif_ims_li_0_port_ip_requirements:
7549         type: list
7550         required: true
7551         status: SUPPORTED
7552         entry_schema:
7553           type: org.openecomp.datatypes.network.IpRequirements
7554       compute_cif_metadata:
7555         type: list
7556         required: true
7557         status: SUPPORTED
7558         entry_schema:
7559           type: json
7560       port_cif_oam_0_port_3_subnetpoolid:
7561         type: string
7562         required: true
7563         status: SUPPORTED
7564       port_cif_ims_li_0_port_name:
7565         type: list
7566         required: true
7567         status: SUPPORTED
7568         entry_schema:
7569           type: string
7570       port_cif_ims_core_0_port_fixed_ips:
7571         type: list
7572         required: true
7573         status: SUPPORTED
7574         entry_schema:
7575           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7576       port_cif_ims_li_0_port_order:
7577         type: integer
7578         required: true
7579         status: SUPPORTED
7580       port_cif_oam_0_port_3_network_role:
7581         type: string
7582         required: true
7583         status: SUPPORTED
7584       port_cif_oam_0_port_3_network_role_tag:
7585         type: string
7586         required: true
7587         status: SUPPORTED
7588       port_cif_ims_core_0_port_vlan_requirements:
7589         type: list
7590         required: true
7591         status: SUPPORTED
7592         entry_schema:
7593           type: org.openecomp.datatypes.network.VlanRequirements
7594       port_cif_oam_0_port_1_network_role:
7595         type: string
7596         required: true
7597         status: SUPPORTED
7598       port_cif_ims_core_0_port_exCP_naming:
7599         type: org.openecomp.datatypes.Naming
7600         required: true
7601         status: SUPPORTED
7602       port_cif_internal_0_port_subnetpoolid:
7603         type: string
7604         required: true
7605         status: SUPPORTED
7606       port_cif_ims_core_0_port_security_groups:
7607         type: list
7608         required: true
7609         status: SUPPORTED
7610         entry_schema:
7611           type: json
7612       port_cif_oam_0_port_1_subnetpoolid:
7613         type: string
7614         required: true
7615         status: SUPPORTED
7616       port_cif_ims_core_0_port_name:
7617         type: list
7618         required: true
7619         status: SUPPORTED
7620         entry_schema:
7621           type: string
7622       port_cif_oam_0_port_3_order:
7623         type: integer
7624         required: true
7625         status: SUPPORTED
7626       port_cif_internal_0_port_network:
7627         type: list
7628         required: true
7629         status: SUPPORTED
7630         entry_schema:
7631           type: string
7632       port_cif_ims_core_0_port_order:
7633         type: integer
7634         required: true
7635         status: SUPPORTED
7636       port_cif_oam_0_port_3_security_groups:
7637         type: list
7638         required: true
7639         status: SUPPORTED
7640         entry_schema:
7641           type: json
7642       port_cif_ims_core_0_port_ip_requirements:
7643         type: list
7644         required: true
7645         status: SUPPORTED
7646         entry_schema:
7647           type: org.openecomp.datatypes.network.IpRequirements
7648       port_cif_ims_li_0_port_mac_requirements:
7649         type: org.openecomp.datatypes.network.MacRequirements
7650         required: true
7651         status: SUPPORTED
7652       port_cif_oam_0_port_1_network:
7653         type: list
7654         required: true
7655         status: SUPPORTED
7656         entry_schema:
7657           type: string
7658       port_cif_ims_li_0_port_security_groups:
7659         type: list
7660         required: true
7661         status: SUPPORTED
7662         entry_schema:
7663           type: json
7664       port_cif_ims_li_0_port_subnetpoolid:
7665         type: string
7666         required: true
7667         status: SUPPORTED
7668       port_cif_oam_0_port_3_vlan_requirements:
7669         type: list
7670         required: true
7671         status: SUPPORTED
7672         entry_schema:
7673           type: org.openecomp.datatypes.network.VlanRequirements
7674       compute_cif_name:
7675         type: list
7676         required: true
7677         status: SUPPORTED
7678         entry_schema:
7679           type: string
7680       port_cif_internal_0_port_order:
7681         type: integer
7682         required: true
7683         status: SUPPORTED
7684       compute_cif_availability_zone:
7685         type: list
7686         required: true
7687         status: SUPPORTED
7688         entry_schema:
7689           type: string
7690       port_cif_oam_0_port_1_network_role_tag:
7691         type: string
7692         required: true
7693         status: SUPPORTED
7694       port_cif_oam_0_port_3_mac_requirements:
7695         type: org.openecomp.datatypes.network.MacRequirements
7696         required: true
7697         status: SUPPORTED
7698       port_cif_ims_core_0_port_allowed_address_pairs:
7699         type: list
7700         required: true
7701         status: SUPPORTED
7702         entry_schema:
7703           type: org.openecomp.datatypes.heat.network.AddressPair
7704       port_cif_oam_0_port_3_fixed_ips:
7705         type: list
7706         required: true
7707         status: SUPPORTED
7708         entry_schema:
7709           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7710       port_cif_ims_core_0_port_network_role_tag:
7711         type: string
7712         required: true
7713         status: SUPPORTED
7714       port_cif_ims_li_0_port_exCP_naming:
7715         type: org.openecomp.datatypes.Naming
7716         required: true
7717         status: SUPPORTED
7718       port_cif_ims_li_0_port_allowed_address_pairs:
7719         type: list
7720         required: true
7721         status: SUPPORTED
7722         entry_schema:
7723           type: org.openecomp.datatypes.heat.network.AddressPair
7724       port_cif_ims_core_0_port_subnetpoolid:
7725         type: string
7726         required: true
7727         status: SUPPORTED
7728       port_cif_internal_0_port_network_role_tag:
7729         type: string
7730         required: true
7731         status: SUPPORTED
7732       port_cif_internal_0_port_mac_requirements:
7733         type: org.openecomp.datatypes.network.MacRequirements
7734         required: true
7735         status: SUPPORTED
7736       port_cif_ims_li_0_port_network:
7737         type: list
7738         required: true
7739         status: SUPPORTED
7740         entry_schema:
7741           type: string
7742       port_cif_internal_0_port_security_groups:
7743         type: list
7744         required: true
7745         status: SUPPORTED
7746         entry_schema:
7747           type: json
7748       port_cif_internal_0_port_exCP_naming:
7749         type: org.openecomp.datatypes.Naming
7750         required: true
7751         status: SUPPORTED
7752       port_cif_ims_li_0_port_network_role_tag:
7753         type: string
7754         required: true
7755         status: SUPPORTED
7756       index_value:
7757         type: integer
7758         description: Index value of this substitution service template runtime instance
7759         required: false
7760         default: 0
7761         status: SUPPORTED
7762         constraints:
7763         - greater_or_equal: 0
7764       port_cif_oam_0_port_3_allowed_address_pairs:
7765         type: list
7766         required: true
7767         status: SUPPORTED
7768         entry_schema:
7769           type: org.openecomp.datatypes.heat.network.AddressPair
7770       port_cif_internal_0_port_fixed_ips:
7771         type: list
7772         required: true
7773         status: SUPPORTED
7774         entry_schema:
7775           type: org.openecomp.datatypes.heat.neutron.port.FixedIps
7776       compute_cif_config_drive:
7777         type: list
7778         required: true
7779         status: SUPPORTED
7780         entry_schema:
7781           type: boolean
7782       port_cif_oam_0_port_3_name:
7783         type: list
7784         required: true
7785         status: SUPPORTED
7786         entry_schema:
7787           type: string
7788       port_cif_ims_li_0_port_vlan_requirements:
7789         type: list
7790         required: true
7791         status: SUPPORTED
7792         entry_schema:
7793           type: org.openecomp.datatypes.network.VlanRequirements
7794       port_cif_oam_0_port_3_network:
7795         type: list
7796         required: true
7797         status: SUPPORTED
7798         entry_schema:
7799           type: string
7800       port_cif_ims_core_0_port_mac_requirements:
7801         type: org.openecomp.datatypes.network.MacRequirements
7802         required: true
7803         status: SUPPORTED
7804       port_cif_internal_0_port_allowed_address_pairs:
7805         type: list
7806         required: true
7807         status: SUPPORTED
7808         entry_schema:
7809           type: org.openecomp.datatypes.heat.network.AddressPair
7810       port_cif_oam_0_port_1_mac_requirements:
7811         type: org.openecomp.datatypes.network.MacRequirements
7812         required: true
7813         status: SUPPORTED
7814       port_cif_oam_0_port_3_ip_requirements:
7815         type: list
7816         required: true
7817         status: SUPPORTED
7818         entry_schema:
7819           type: org.openecomp.datatypes.network.IpRequirements
7820       port_cif_internal_0_port_ip_requirements:
7821         type: list
7822         required: true
7823         status: SUPPORTED
7824         entry_schema:
7825           type: org.openecomp.datatypes.network.IpRequirements
7826     requirements:
7827     - dependency_cif:
7828         capability: tosca.capabilities.Node
7829         node: tosca.nodes.Root
7830         relationship: tosca.relationships.DependsOn
7831         occurrences:
7832         - 0
7833         - UNBOUNDED
7834     - local_storage_cif:
7835         capability: tosca.capabilities.Attachment
7836         node: tosca.nodes.BlockStorage
7837         relationship: tosca.relationships.AttachesTo
7838         occurrences:
7839         - 0
7840         - UNBOUNDED
7841     - dependency_cif_cif_internal_0_port:
7842         capability: tosca.capabilities.Node
7843         node: tosca.nodes.Root
7844         relationship: tosca.relationships.DependsOn
7845         occurrences:
7846         - 0
7847         - UNBOUNDED
7848     - link_cif_cif_internal_0_port:
7849         capability: tosca.capabilities.network.Linkable
7850         relationship: tosca.relationships.network.LinksTo
7851         occurrences:
7852         - 1
7853         - 1
7854     - dependency_cif_cif_ims_li_0_port:
7855         capability: tosca.capabilities.Node
7856         node: tosca.nodes.Root
7857         relationship: tosca.relationships.DependsOn
7858         occurrences:
7859         - 0
7860         - UNBOUNDED
7861     - link_cif_cif_ims_li_0_port:
7862         capability: tosca.capabilities.network.Linkable
7863         relationship: tosca.relationships.network.LinksTo
7864         occurrences:
7865         - 1
7866         - 1
7867     - dependency_cif_cif_ims_core_0_port:
7868         capability: tosca.capabilities.Node
7869         node: tosca.nodes.Root
7870         relationship: tosca.relationships.DependsOn
7871         occurrences:
7872         - 0
7873         - UNBOUNDED
7874     - link_cif_cif_ims_core_0_port:
7875         capability: tosca.capabilities.network.Linkable
7876         relationship: tosca.relationships.network.LinksTo
7877         occurrences:
7878         - 1
7879         - 1
7880     - dependency_cif_cif_oam_0_port_1:
7881         capability: tosca.capabilities.Node
7882         node: tosca.nodes.Root
7883         relationship: tosca.relationships.DependsOn
7884         occurrences:
7885         - 0
7886         - UNBOUNDED
7887     - link_cif_cif_oam_0_port_1:
7888         capability: tosca.capabilities.network.Linkable
7889         relationship: tosca.relationships.network.LinksTo
7890         occurrences:
7891         - 1
7892         - 1
7893     - dependency_cif_cif_oam_0_port_3:
7894         capability: tosca.capabilities.Node
7895         node: tosca.nodes.Root
7896         relationship: tosca.relationships.DependsOn
7897         occurrences:
7898         - 0
7899         - UNBOUNDED
7900     - link_cif_cif_oam_0_port_3:
7901         capability: tosca.capabilities.network.Linkable
7902         relationship: tosca.relationships.network.LinksTo
7903         occurrences:
7904         - 1
7905         - 1
7906     capabilities:
7907       binding_cif:
7908         type: tosca.capabilities.network.Bindable
7909         occurrences:
7910         - 1
7911         - UNBOUNDED
7912       disk.device.read.requests_cif:
7913         type: org.openecomp.capabilities.metric.Ceilometer
7914         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7915         occurrences:
7916         - 1
7917         - UNBOUNDED
7918       disk.latency_cif:
7919         type: org.openecomp.capabilities.metric.Ceilometer
7920         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7921         occurrences:
7922         - 1
7923         - UNBOUNDED
7924       os_cif:
7925         type: tosca.capabilities.OperatingSystem
7926         occurrences:
7927         - 1
7928         - UNBOUNDED
7929       memory.usage_cif:
7930         type: org.openecomp.capabilities.metric.Ceilometer
7931         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7932         occurrences:
7933         - 1
7934         - UNBOUNDED
7935       attachment_cif_cif_internal_0_port:
7936         type: tosca.capabilities.Attachment
7937         occurrences:
7938         - 1
7939         - UNBOUNDED
7940       network.incoming.bytes.rate_cif_cif_oam_0_port_3:
7941         type: org.openecomp.capabilities.metric.Ceilometer
7942         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7943         occurrences:
7944         - 1
7945         - UNBOUNDED
7946       network.incoming.packets.rate_cif_cif_ims_core_0_port:
7947         type: org.openecomp.capabilities.metric.Ceilometer
7948         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7949         occurrences:
7950         - 1
7951         - UNBOUNDED
7952       network.incoming.bytes.rate_cif_cif_oam_0_port_1:
7953         type: org.openecomp.capabilities.metric.Ceilometer
7954         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7955         occurrences:
7956         - 1
7957         - UNBOUNDED
7958       network.outgoing.packets.rate_cif_cif_internal_0_port:
7959         type: org.openecomp.capabilities.metric.Ceilometer
7960         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7961         occurrences:
7962         - 1
7963         - UNBOUNDED
7964       network.outgoing.bytes.rate_cif_cif_ims_li_0_port:
7965         type: org.openecomp.capabilities.metric.Ceilometer
7966         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7967         occurrences:
7968         - 1
7969         - UNBOUNDED
7970       instance_cif:
7971         type: org.openecomp.capabilities.metric.Ceilometer
7972         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7973         occurrences:
7974         - 1
7975         - UNBOUNDED
7976       forwarder_cif_cif_ims_core_0_port:
7977         type: org.openecomp.capabilities.Forwarder
7978         occurrences:
7979         - 1
7980         - UNBOUNDED
7981       network.incoming.bytes_cif_cif_ims_li_0_port:
7982         type: org.openecomp.capabilities.metric.Ceilometer
7983         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7984         occurrences:
7985         - 1
7986         - UNBOUNDED
7987       network.outgoing.bytes.rate_cif_cif_oam_0_port_3:
7988         type: org.openecomp.capabilities.metric.Ceilometer
7989         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7990         occurrences:
7991         - 1
7992         - UNBOUNDED
7993       network.outpoing.packets_cif_cif_oam_0_port_3:
7994         type: org.openecomp.capabilities.metric.Ceilometer
7995         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
7996         occurrences:
7997         - 1
7998         - UNBOUNDED
7999       network.outpoing.packets_cif_cif_oam_0_port_1:
8000         type: org.openecomp.capabilities.metric.Ceilometer
8001         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8002         occurrences:
8003         - 1
8004         - UNBOUNDED
8005       network.incoming.packets.rate_cif_cif_ims_li_0_port:
8006         type: org.openecomp.capabilities.metric.Ceilometer
8007         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8008         occurrences:
8009         - 1
8010         - UNBOUNDED
8011       network.incoming.bytes.rate_cif_cif_ims_li_0_port:
8012         type: org.openecomp.capabilities.metric.Ceilometer
8013         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8014         occurrences:
8015         - 1
8016         - UNBOUNDED
8017       disk.root.size_cif:
8018         type: org.openecomp.capabilities.metric.Ceilometer
8019         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8020         occurrences:
8021         - 1
8022         - UNBOUNDED
8023       memory.resident_cif:
8024         type: org.openecomp.capabilities.metric.Ceilometer
8025         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8026         occurrences:
8027         - 1
8028         - UNBOUNDED
8029       network.incoming.packets_cif_cif_ims_li_0_port:
8030         type: org.openecomp.capabilities.metric.Ceilometer
8031         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8032         occurrences:
8033         - 1
8034         - UNBOUNDED
8035       network.incoming.packets_cif_cif_ims_core_0_port:
8036         type: org.openecomp.capabilities.metric.Ceilometer
8037         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8038         occurrences:
8039         - 1
8040         - UNBOUNDED
8041       disk.usage_cif:
8042         type: org.openecomp.capabilities.metric.Ceilometer
8043         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8044         occurrences:
8045         - 1
8046         - UNBOUNDED
8047       disk.ephemeral.size_cif:
8048         type: org.openecomp.capabilities.metric.Ceilometer
8049         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8050         occurrences:
8051         - 1
8052         - UNBOUNDED
8053       network.outgoing.bytes_cif_cif_ims_li_0_port:
8054         type: org.openecomp.capabilities.metric.Ceilometer
8055         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8056         occurrences:
8057         - 1
8058         - UNBOUNDED
8059       disk.write.requests.rate_cif:
8060         type: org.openecomp.capabilities.metric.Ceilometer
8061         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8062         occurrences:
8063         - 1
8064         - UNBOUNDED
8065       disk.read.bytes_cif:
8066         type: org.openecomp.capabilities.metric.Ceilometer
8067         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8068         occurrences:
8069         - 1
8070         - UNBOUNDED
8071       disk.device.read.requests.rate_cif:
8072         type: org.openecomp.capabilities.metric.Ceilometer
8073         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8074         occurrences:
8075         - 1
8076         - UNBOUNDED
8077       network.incoming.bytes_cif_cif_internal_0_port:
8078         type: org.openecomp.capabilities.metric.Ceilometer
8079         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8080         occurrences:
8081         - 1
8082         - UNBOUNDED
8083       attachment_cif_cif_ims_li_0_port:
8084         type: tosca.capabilities.Attachment
8085         occurrences:
8086         - 1
8087         - UNBOUNDED
8088       network.outgoing.packets.rate_cif_cif_ims_li_0_port:
8089         type: org.openecomp.capabilities.metric.Ceilometer
8090         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8091         occurrences:
8092         - 1
8093         - UNBOUNDED
8094       disk.device.allocation_cif:
8095         type: org.openecomp.capabilities.metric.Ceilometer
8096         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8097         occurrences:
8098         - 1
8099         - UNBOUNDED
8100       binding_cif_cif_internal_0_port:
8101         type: tosca.capabilities.network.Bindable
8102         valid_source_types:
8103         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8104         occurrences:
8105         - 0
8106         - UNBOUNDED
8107       network.outgoing.packets.rate_cif_cif_ims_core_0_port:
8108         type: org.openecomp.capabilities.metric.Ceilometer
8109         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8110         occurrences:
8111         - 1
8112         - UNBOUNDED
8113       disk.device.read.bytes.rate_cif:
8114         type: org.openecomp.capabilities.metric.Ceilometer
8115         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8116         occurrences:
8117         - 1
8118         - UNBOUNDED
8119       vcpus_cif:
8120         type: org.openecomp.capabilities.metric.Ceilometer
8121         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8122         occurrences:
8123         - 1
8124         - UNBOUNDED
8125       network.incoming.packets.rate_cif_cif_internal_0_port:
8126         type: org.openecomp.capabilities.metric.Ceilometer
8127         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8128         occurrences:
8129         - 1
8130         - UNBOUNDED
8131       endpoint_cif:
8132         type: tosca.capabilities.Endpoint.Admin
8133         occurrences:
8134         - 1
8135         - UNBOUNDED
8136       disk.device.usage_cif:
8137         type: org.openecomp.capabilities.metric.Ceilometer
8138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8139         occurrences:
8140         - 1
8141         - UNBOUNDED
8142       forwarder_cif_cif_ims_li_0_port:
8143         type: org.openecomp.capabilities.Forwarder
8144         occurrences:
8145         - 1
8146         - UNBOUNDED
8147       network.outgoing.packets.rate_cif_cif_oam_0_port_1:
8148         type: org.openecomp.capabilities.metric.Ceilometer
8149         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8150         occurrences:
8151         - 1
8152         - UNBOUNDED
8153       network.incoming.bytes_cif_cif_oam_0_port_1:
8154         type: org.openecomp.capabilities.metric.Ceilometer
8155         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8156         occurrences:
8157         - 1
8158         - UNBOUNDED
8159       network.incoming.bytes_cif_cif_oam_0_port_3:
8160         type: org.openecomp.capabilities.metric.Ceilometer
8161         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8162         occurrences:
8163         - 1
8164         - UNBOUNDED
8165       network.outpoing.packets_cif_cif_ims_core_0_port:
8166         type: org.openecomp.capabilities.metric.Ceilometer
8167         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8168         occurrences:
8169         - 1
8170         - UNBOUNDED
8171       disk.read.requests_cif:
8172         type: org.openecomp.capabilities.metric.Ceilometer
8173         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8174         occurrences:
8175         - 1
8176         - UNBOUNDED
8177       disk.write.bytes_cif:
8178         type: org.openecomp.capabilities.metric.Ceilometer
8179         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8180         occurrences:
8181         - 1
8182         - UNBOUNDED
8183       network.outgoing.bytes_cif_cif_ims_core_0_port:
8184         type: org.openecomp.capabilities.metric.Ceilometer
8185         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8186         occurrences:
8187         - 1
8188         - UNBOUNDED
8189       disk.device.capacity_cif:
8190         type: org.openecomp.capabilities.metric.Ceilometer
8191         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8192         occurrences:
8193         - 1
8194         - UNBOUNDED
8195       feature_cif_cif_oam_0_port_3:
8196         type: tosca.capabilities.Node
8197         occurrences:
8198         - 1
8199         - UNBOUNDED
8200       network.incoming.bytes_cif_cif_ims_core_0_port:
8201         type: org.openecomp.capabilities.metric.Ceilometer
8202         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8203         occurrences:
8204         - 1
8205         - UNBOUNDED
8206       feature_cif_cif_oam_0_port_1:
8207         type: tosca.capabilities.Node
8208         occurrences:
8209         - 1
8210         - UNBOUNDED
8211       network.incoming.packets.rate_cif_cif_oam_0_port_3:
8212         type: org.openecomp.capabilities.metric.Ceilometer
8213         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8214         occurrences:
8215         - 1
8216         - UNBOUNDED
8217       network.incoming.packets.rate_cif_cif_oam_0_port_1:
8218         type: org.openecomp.capabilities.metric.Ceilometer
8219         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8220         occurrences:
8221         - 1
8222         - UNBOUNDED
8223       cpu_cif:
8224         type: org.openecomp.capabilities.metric.Ceilometer
8225         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8226         occurrences:
8227         - 1
8228         - UNBOUNDED
8229       disk.device.read.bytes_cif:
8230         type: org.openecomp.capabilities.metric.Ceilometer
8231         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8232         occurrences:
8233         - 1
8234         - UNBOUNDED
8235       forwarder_cif_cif_internal_0_port:
8236         type: org.openecomp.capabilities.Forwarder
8237         occurrences:
8238         - 1
8239         - UNBOUNDED
8240       forwarder_cif_cif_oam_0_port_1:
8241         type: org.openecomp.capabilities.Forwarder
8242         occurrences:
8243         - 1
8244         - UNBOUNDED
8245       forwarder_cif_cif_oam_0_port_3:
8246         type: org.openecomp.capabilities.Forwarder
8247         occurrences:
8248         - 1
8249         - UNBOUNDED
8250       feature_cif:
8251         type: tosca.capabilities.Node
8252         occurrences:
8253         - 1
8254         - UNBOUNDED
8255       binding_cif_cif_oam_0_port_1:
8256         type: tosca.capabilities.network.Bindable
8257         valid_source_types:
8258         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8259         occurrences:
8260         - 0
8261         - UNBOUNDED
8262       network.incoming.bytes.rate_cif_cif_internal_0_port:
8263         type: org.openecomp.capabilities.metric.Ceilometer
8264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8265         occurrences:
8266         - 1
8267         - UNBOUNDED
8268       binding_cif_cif_oam_0_port_3:
8269         type: tosca.capabilities.network.Bindable
8270         valid_source_types:
8271         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8272         occurrences:
8273         - 0
8274         - UNBOUNDED
8275       cpu_util_cif:
8276         type: org.openecomp.capabilities.metric.Ceilometer
8277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8278         occurrences:
8279         - 1
8280         - UNBOUNDED
8281       disk.device.write.bytes_cif:
8282         type: org.openecomp.capabilities.metric.Ceilometer
8283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8284         occurrences:
8285         - 1
8286         - UNBOUNDED
8287       network.outgoing.bytes_cif_cif_internal_0_port:
8288         type: org.openecomp.capabilities.metric.Ceilometer
8289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8290         occurrences:
8291         - 1
8292         - UNBOUNDED
8293       feature_cif_cif_internal_0_port:
8294         type: tosca.capabilities.Node
8295         occurrences:
8296         - 1
8297         - UNBOUNDED
8298       network.incoming.packets_cif_cif_oam_0_port_1:
8299         type: org.openecomp.capabilities.metric.Ceilometer
8300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8301         occurrences:
8302         - 1
8303         - UNBOUNDED
8304       network.incoming.packets_cif_cif_oam_0_port_3:
8305         type: org.openecomp.capabilities.metric.Ceilometer
8306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8307         occurrences:
8308         - 1
8309         - UNBOUNDED
8310       feature_cif_cif_ims_li_0_port:
8311         type: tosca.capabilities.Node
8312         occurrences:
8313         - 1
8314         - UNBOUNDED
8315       network.outgoing.bytes_cif_cif_oam_0_port_3:
8316         type: org.openecomp.capabilities.metric.Ceilometer
8317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8318         occurrences:
8319         - 1
8320         - UNBOUNDED
8321       network.outgoing.bytes_cif_cif_oam_0_port_1:
8322         type: org.openecomp.capabilities.metric.Ceilometer
8323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8324         occurrences:
8325         - 1
8326         - UNBOUNDED
8327       binding_cif_cif_ims_core_0_port:
8328         type: tosca.capabilities.network.Bindable
8329         valid_source_types:
8330         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8331         occurrences:
8332         - 0
8333         - UNBOUNDED
8334       disk.allocation_cif:
8335         type: org.openecomp.capabilities.metric.Ceilometer
8336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8337         occurrences:
8338         - 1
8339         - UNBOUNDED
8340       disk.device.iops_cif:
8341         type: org.openecomp.capabilities.metric.Ceilometer
8342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8343         occurrences:
8344         - 1
8345         - UNBOUNDED
8346       disk.device.write.requests_cif:
8347         type: org.openecomp.capabilities.metric.Ceilometer
8348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8349         occurrences:
8350         - 1
8351         - UNBOUNDED
8352       network.outpoing.packets_cif_cif_internal_0_port:
8353         type: org.openecomp.capabilities.metric.Ceilometer
8354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8355         occurrences:
8356         - 1
8357         - UNBOUNDED
8358       network.outgoing.packets.rate_cif_cif_oam_0_port_3:
8359         type: org.openecomp.capabilities.metric.Ceilometer
8360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8361         occurrences:
8362         - 1
8363         - UNBOUNDED
8364       disk.write.bytes.rate_cif:
8365         type: org.openecomp.capabilities.metric.Ceilometer
8366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8367         occurrences:
8368         - 1
8369         - UNBOUNDED
8370       host_cif:
8371         type: tosca.capabilities.Container
8372         valid_source_types:
8373         - tosca.nodes.SoftwareComponent
8374         occurrences:
8375         - 1
8376         - UNBOUNDED
8377       cpu.delta_cif:
8378         type: org.openecomp.capabilities.metric.Ceilometer
8379         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8380         occurrences:
8381         - 1
8382         - UNBOUNDED
8383       scalable_cif:
8384         type: tosca.capabilities.Scalable
8385         occurrences:
8386         - 1
8387         - UNBOUNDED
8388       binding_cif_cif_ims_li_0_port:
8389         type: tosca.capabilities.network.Bindable
8390         valid_source_types:
8391         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8392         occurrences:
8393         - 0
8394         - UNBOUNDED
8395       disk.device.write.bytes.rate_cif:
8396         type: org.openecomp.capabilities.metric.Ceilometer
8397         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8398         occurrences:
8399         - 1
8400         - UNBOUNDED
8401       disk.iops_cif:
8402         type: org.openecomp.capabilities.metric.Ceilometer
8403         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8404         occurrences:
8405         - 1
8406         - UNBOUNDED
8407       disk.read.bytes.rate_cif:
8408         type: org.openecomp.capabilities.metric.Ceilometer
8409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8410         occurrences:
8411         - 1
8412         - UNBOUNDED
8413       network.incoming.bytes.rate_cif_cif_ims_core_0_port:
8414         type: org.openecomp.capabilities.metric.Ceilometer
8415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8416         occurrences:
8417         - 1
8418         - UNBOUNDED
8419       disk.write.requests_cif:
8420         type: org.openecomp.capabilities.metric.Ceilometer
8421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8422         occurrences:
8423         - 1
8424         - UNBOUNDED
8425       memory_cif:
8426         type: org.openecomp.capabilities.metric.Ceilometer
8427         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8428         occurrences:
8429         - 1
8430         - UNBOUNDED
8431       attachment_cif_cif_ims_core_0_port:
8432         type: tosca.capabilities.Attachment
8433         occurrences:
8434         - 1
8435         - UNBOUNDED
8436       network.outgoing.bytes.rate_cif_cif_ims_core_0_port:
8437         type: org.openecomp.capabilities.metric.Ceilometer
8438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8439         occurrences:
8440         - 1
8441         - UNBOUNDED
8442       disk.capacity_cif:
8443         type: org.openecomp.capabilities.metric.Ceilometer
8444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8445         occurrences:
8446         - 1
8447         - UNBOUNDED
8448       network.outgoing.bytes.rate_cif_cif_oam_0_port_1:
8449         type: org.openecomp.capabilities.metric.Ceilometer
8450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8451         occurrences:
8452         - 1
8453         - UNBOUNDED
8454       network.outpoing.packets_cif_cif_ims_li_0_port:
8455         type: org.openecomp.capabilities.metric.Ceilometer
8456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8457         occurrences:
8458         - 1
8459         - UNBOUNDED
8460       feature_cif_cif_ims_core_0_port:
8461         type: tosca.capabilities.Node
8462         occurrences:
8463         - 1
8464         - UNBOUNDED
8465       attachment_cif_cif_oam_0_port_3:
8466         type: tosca.capabilities.Attachment
8467         occurrences:
8468         - 1
8469         - UNBOUNDED
8470       attachment_cif_cif_oam_0_port_1:
8471         type: tosca.capabilities.Attachment
8472         occurrences:
8473         - 1
8474         - UNBOUNDED
8475       disk.device.latency_cif:
8476         type: org.openecomp.capabilities.metric.Ceilometer
8477         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8478         occurrences:
8479         - 1
8480         - UNBOUNDED
8481       network.incoming.packets_cif_cif_internal_0_port:
8482         type: org.openecomp.capabilities.metric.Ceilometer
8483         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8484         occurrences:
8485         - 1
8486         - UNBOUNDED
8487       disk.device.write.requests.rate_cif:
8488         type: org.openecomp.capabilities.metric.Ceilometer
8489         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8490         occurrences:
8491         - 1
8492         - UNBOUNDED
8493       network.outgoing.bytes.rate_cif_cif_internal_0_port:
8494         type: org.openecomp.capabilities.metric.Ceilometer
8495         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8496         occurrences:
8497         - 1
8498         - UNBOUNDED
8499   org.openecomp.resource.abstract.nodes.heat.cscf:
8500     derived_from: org.openecomp.resource.abstract.nodes.VFC
8501     properties:
8502       vf_module_id:
8503         type: string
8504         description: Unique ID for this VF Module instance
8505         required: true
8506         status: SUPPORTED
8507       internal_net_id:
8508         type: string
8509         description: internal network name/uuid
8510         required: true
8511         status: SUPPORTED
8512       vcscf_release:
8513         type: string
8514         description: IMS release
8515         required: true
8516         status: SUPPORTED
8517       port_cscf_internal_0_port_0_network_role:
8518         type: string
8519         required: true
8520         status: SUPPORTED
8521       cscf_internal_ips:
8522         type: list
8523         description: List of Internal Lan IPs for CSCF instances
8524         required: true
8525         status: SUPPORTED
8526         entry_schema: *id008
8527       vcscf_gateway:
8528         type: string
8529         description: OAM unit cipa ip
8530         required: true
8531         status: SUPPORTED
8532       vnf_name:
8533         type: string
8534         description: Unique name for this VF instance
8535         required: true
8536         status: SUPPORTED
8537       port_cscf_internal_0_port_0_order:
8538         type: integer
8539         required: true
8540         status: SUPPORTED
8541       vf_module_name:
8542         type: string
8543         description: Unique name for this VF Module instance
8544         required: true
8545         status: SUPPORTED
8546       cscf_image_name:
8547         type: string
8548         description: image name
8549         required: true
8550         status: SUPPORTED
8551       cscf_names:
8552         type: list
8553         description: List of instance names for CSCF instances
8554         required: true
8555         status: SUPPORTED
8556         entry_schema: *id009
8557       port_cscf_internal_0_port_0_subnetpoolid:
8558         type: string
8559         required: true
8560         status: SUPPORTED
8561       vcscf_swrepo_address:
8562         type: string
8563         description: SWRepo IP or FQDN
8564         required: true
8565         status: SUPPORTED
8566       cscf_uuids:
8567         type: list
8568         description: List of UUIDs generated by cmrepo for CSCF instances
8569         required: true
8570         status: SUPPORTED
8571         entry_schema: *id010
8572       vnf_id:
8573         type: string
8574         description: Unique ID for this VF instance
8575         required: true
8576         status: SUPPORTED
8577       availability_zone_0:
8578         type: string
8579         description: Availability zone name for CSCF instances.
8580         required: true
8581         status: SUPPORTED
8582       cscf_internal_v6_ips:
8583         type: list
8584         description: List of Internal Lan v6 IPs for CSCF instances
8585         required: true
8586         status: SUPPORTED
8587         entry_schema: *id011
8588       cscf_flavor_name:
8589         type: string
8590         description: flavor name
8591         required: true
8592         status: SUPPORTED
8593       vcscf_cmrepo_address:
8594         type: string
8595         description: CMRepo IP or FQDN
8596         required: true
8597         status: SUPPORTED
8598       vcscf_dns_address:
8599         type: string
8600         description: DNS server IP
8601         required: true
8602         status: SUPPORTED
8603       vcscf_internal_network_mtu:
8604         type: float
8605         description: MTU for internal network interface (eth0)
8606         required: true
8607         status: SUPPORTED
8608         constraints: *id012
8609       port_cscf_internal_0_port_0_ip_requirements:
8610         type: list
8611         required: true
8612         status: SUPPORTED
8613         entry_schema:
8614           type: org.openecomp.datatypes.network.IpRequirements
8615       port_cscf_internal_0_port_0_vlan_requirements:
8616         type: list
8617         required: true
8618         status: SUPPORTED
8619         entry_schema:
8620           type: org.openecomp.datatypes.network.VlanRequirements
8621       index:
8622         type: float
8623         description: index
8624         required: true
8625         status: SUPPORTED
8626         constraints: *id013
8627       vcscf_internal_netmask:
8628         type: string
8629         description: internal netmask
8630         required: true
8631         status: SUPPORTED
8632       vcscf_name_delimeter:
8633         type: string
8634         description: 'delimeter used in concatenating different words while naming
8635           (ex: "-","_",".",...)'
8636         required: true
8637         status: SUPPORTED
8638         constraints: *id014
8639       port_cscf_internal_0_port_0_network_role_tag:
8640         type: string
8641         required: true
8642         status: SUPPORTED
8643       vcscf_dn:
8644         type: string
8645         description: DN name
8646         required: true
8647         status: SUPPORTED
8648       vcscf_du:
8649         type: string
8650         description: DU name
8651         required: true
8652         status: SUPPORTED
8653       port_cscf_internal_0_port_0_mac_requirements:
8654         type: org.openecomp.datatypes.network.MacRequirements
8655         required: true
8656         status: SUPPORTED
8657       port_cscf_internal_0_port_0_exCP_naming:
8658         type: org.openecomp.datatypes.Naming
8659         required: true
8660         status: SUPPORTED
8661       cscf_security_group:
8662         type: string
8663         description: security group
8664         required: true
8665         status: SUPPORTED
8666     requirements:
8667     - dependency_cscf_server_0:
8668         capability: tosca.capabilities.Node
8669         node: tosca.nodes.Root
8670         relationship: tosca.relationships.DependsOn
8671         occurrences:
8672         - 0
8673         - UNBOUNDED
8674     - local_storage_cscf_server_0:
8675         capability: tosca.capabilities.Attachment
8676         node: tosca.nodes.BlockStorage
8677         relationship: tosca.relationships.AttachesTo
8678         occurrences:
8679         - 0
8680         - UNBOUNDED
8681     - dependency_cscf_internal_0_port_0:
8682         capability: tosca.capabilities.Node
8683         node: tosca.nodes.Root
8684         relationship: tosca.relationships.DependsOn
8685         occurrences:
8686         - 0
8687         - UNBOUNDED
8688     - link_cscf_internal_0_port_0:
8689         capability: tosca.capabilities.network.Linkable
8690         relationship: tosca.relationships.network.LinksTo
8691         occurrences:
8692         - 1
8693         - 1
8694     capabilities:
8695       disk.device.read.requests_cscf_server_0:
8696         type: org.openecomp.capabilities.metric.Ceilometer
8697         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8698         occurrences:
8699         - 1
8700         - UNBOUNDED
8701       disk.device.usage_cscf_server_0:
8702         type: org.openecomp.capabilities.metric.Ceilometer
8703         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8704         occurrences:
8705         - 1
8706         - UNBOUNDED
8707       disk.device.read.bytes_cscf_server_0:
8708         type: org.openecomp.capabilities.metric.Ceilometer
8709         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8710         occurrences:
8711         - 1
8712         - UNBOUNDED
8713       network.outgoing.bytes_cscf_internal_0_port_0:
8714         type: org.openecomp.capabilities.metric.Ceilometer
8715         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8716         occurrences:
8717         - 1
8718         - UNBOUNDED
8719       network.incoming.packets_cscf_internal_0_port_0:
8720         type: org.openecomp.capabilities.metric.Ceilometer
8721         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8722         occurrences:
8723         - 1
8724         - UNBOUNDED
8725       disk.usage_cscf_server_0:
8726         type: org.openecomp.capabilities.metric.Ceilometer
8727         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8728         occurrences:
8729         - 1
8730         - UNBOUNDED
8731       disk.allocation_cscf_server_0:
8732         type: org.openecomp.capabilities.metric.Ceilometer
8733         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8734         occurrences:
8735         - 1
8736         - UNBOUNDED
8737       disk.device.allocation_cscf_server_0:
8738         type: org.openecomp.capabilities.metric.Ceilometer
8739         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8740         occurrences:
8741         - 1
8742         - UNBOUNDED
8743       cpu_cscf_server_0:
8744         type: org.openecomp.capabilities.metric.Ceilometer
8745         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8746         occurrences:
8747         - 1
8748         - UNBOUNDED
8749       feature_cscf_internal_0_port_0:
8750         type: tosca.capabilities.Node
8751         occurrences:
8752         - 1
8753         - UNBOUNDED
8754       disk.read.requests_cscf_server_0:
8755         type: org.openecomp.capabilities.metric.Ceilometer
8756         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8757         occurrences:
8758         - 1
8759         - UNBOUNDED
8760       disk.device.write.bytes.rate_cscf_server_0:
8761         type: org.openecomp.capabilities.metric.Ceilometer
8762         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8763         occurrences:
8764         - 1
8765         - UNBOUNDED
8766       disk.device.capacity_cscf_server_0:
8767         type: org.openecomp.capabilities.metric.Ceilometer
8768         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8769         occurrences:
8770         - 1
8771         - UNBOUNDED
8772       feature_cscf_server_0:
8773         type: tosca.capabilities.Node
8774         occurrences:
8775         - 1
8776         - UNBOUNDED
8777       endpoint_cscf_server_0:
8778         type: tosca.capabilities.Endpoint.Admin
8779         occurrences:
8780         - 1
8781         - UNBOUNDED
8782       disk.root.size_cscf_server_0:
8783         type: org.openecomp.capabilities.metric.Ceilometer
8784         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8785         occurrences:
8786         - 1
8787         - UNBOUNDED
8788       vcpus_cscf_server_0:
8789         type: org.openecomp.capabilities.metric.Ceilometer
8790         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8791         occurrences:
8792         - 1
8793         - UNBOUNDED
8794       binding_cscf_server_0:
8795         type: tosca.capabilities.network.Bindable
8796         occurrences:
8797         - 1
8798         - UNBOUNDED
8799       disk.write.bytes.rate_cscf_server_0:
8800         type: org.openecomp.capabilities.metric.Ceilometer
8801         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8802         occurrences:
8803         - 1
8804         - UNBOUNDED
8805       host_cscf_server_0:
8806         type: tosca.capabilities.Container
8807         valid_source_types:
8808         - tosca.nodes.SoftwareComponent
8809         occurrences:
8810         - 1
8811         - UNBOUNDED
8812       network.outpoing.packets_cscf_internal_0_port_0:
8813         type: org.openecomp.capabilities.metric.Ceilometer
8814         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8815         occurrences:
8816         - 1
8817         - UNBOUNDED
8818       instance_cscf_server_0:
8819         type: org.openecomp.capabilities.metric.Ceilometer
8820         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8821         occurrences:
8822         - 1
8823         - UNBOUNDED
8824       disk.read.bytes.rate_cscf_server_0:
8825         type: org.openecomp.capabilities.metric.Ceilometer
8826         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8827         occurrences:
8828         - 1
8829         - UNBOUNDED
8830       memory_cscf_server_0:
8831         type: org.openecomp.capabilities.metric.Ceilometer
8832         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8833         occurrences:
8834         - 1
8835         - UNBOUNDED
8836       disk.write.requests_cscf_server_0:
8837         type: org.openecomp.capabilities.metric.Ceilometer
8838         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8839         occurrences:
8840         - 1
8841         - UNBOUNDED
8842       attachment_cscf_internal_0_port_0:
8843         type: tosca.capabilities.Attachment
8844         occurrences:
8845         - 1
8846         - UNBOUNDED
8847       disk.device.read.requests.rate_cscf_server_0:
8848         type: org.openecomp.capabilities.metric.Ceilometer
8849         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8850         occurrences:
8851         - 1
8852         - UNBOUNDED
8853       network.outgoing.bytes.rate_cscf_internal_0_port_0:
8854         type: org.openecomp.capabilities.metric.Ceilometer
8855         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8856         occurrences:
8857         - 1
8858         - UNBOUNDED
8859       disk.write.bytes_cscf_server_0:
8860         type: org.openecomp.capabilities.metric.Ceilometer
8861         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8862         occurrences:
8863         - 1
8864         - UNBOUNDED
8865       forwarder_cscf_internal_0_port_0:
8866         type: org.openecomp.capabilities.Forwarder
8867         occurrences:
8868         - 1
8869         - UNBOUNDED
8870       cpu.delta_cscf_server_0:
8871         type: org.openecomp.capabilities.metric.Ceilometer
8872         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8873         occurrences:
8874         - 1
8875         - UNBOUNDED
8876       network.incoming.bytes_cscf_internal_0_port_0:
8877         type: org.openecomp.capabilities.metric.Ceilometer
8878         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8879         occurrences:
8880         - 1
8881         - UNBOUNDED
8882       disk.device.read.bytes.rate_cscf_server_0:
8883         type: org.openecomp.capabilities.metric.Ceilometer
8884         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8885         occurrences:
8886         - 1
8887         - UNBOUNDED
8888       binding_cscf_internal_0_port_0:
8889         type: tosca.capabilities.network.Bindable
8890         valid_source_types:
8891         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
8892         occurrences:
8893         - 0
8894         - UNBOUNDED
8895       disk.device.write.requests_cscf_server_0:
8896         type: org.openecomp.capabilities.metric.Ceilometer
8897         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8898         occurrences:
8899         - 1
8900         - UNBOUNDED
8901       disk.device.write.requests.rate_cscf_server_0:
8902         type: org.openecomp.capabilities.metric.Ceilometer
8903         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8904         occurrences:
8905         - 1
8906         - UNBOUNDED
8907       disk.read.bytes_cscf_server_0:
8908         type: org.openecomp.capabilities.metric.Ceilometer
8909         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8910         occurrences:
8911         - 1
8912         - UNBOUNDED
8913       disk.capacity_cscf_server_0:
8914         type: org.openecomp.capabilities.metric.Ceilometer
8915         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8916         occurrences:
8917         - 1
8918         - UNBOUNDED
8919       memory.usage_cscf_server_0:
8920         type: org.openecomp.capabilities.metric.Ceilometer
8921         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8922         occurrences:
8923         - 1
8924         - UNBOUNDED
8925       scalable_cscf_server_0:
8926         type: tosca.capabilities.Scalable
8927         occurrences:
8928         - 1
8929         - UNBOUNDED
8930       disk.device.iops_cscf_server_0:
8931         type: org.openecomp.capabilities.metric.Ceilometer
8932         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8933         occurrences:
8934         - 1
8935         - UNBOUNDED
8936       disk.iops_cscf_server_0:
8937         type: org.openecomp.capabilities.metric.Ceilometer
8938         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8939         occurrences:
8940         - 1
8941         - UNBOUNDED
8942       disk.write.requests.rate_cscf_server_0:
8943         type: org.openecomp.capabilities.metric.Ceilometer
8944         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8945         occurrences:
8946         - 1
8947         - UNBOUNDED
8948       network.incoming.packets.rate_cscf_internal_0_port_0:
8949         type: org.openecomp.capabilities.metric.Ceilometer
8950         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8951         occurrences:
8952         - 1
8953         - UNBOUNDED
8954       os_cscf_server_0:
8955         type: tosca.capabilities.OperatingSystem
8956         occurrences:
8957         - 1
8958         - UNBOUNDED
8959       network.outgoing.packets.rate_cscf_internal_0_port_0:
8960         type: org.openecomp.capabilities.metric.Ceilometer
8961         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8962         occurrences:
8963         - 1
8964         - UNBOUNDED
8965       disk.ephemeral.size_cscf_server_0:
8966         type: org.openecomp.capabilities.metric.Ceilometer
8967         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8968         occurrences:
8969         - 1
8970         - UNBOUNDED
8971       cpu_util_cscf_server_0:
8972         type: org.openecomp.capabilities.metric.Ceilometer
8973         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8974         occurrences:
8975         - 1
8976         - UNBOUNDED
8977       memory.resident_cscf_server_0:
8978         type: org.openecomp.capabilities.metric.Ceilometer
8979         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8980         occurrences:
8981         - 1
8982         - UNBOUNDED
8983       network.incoming.bytes.rate_cscf_internal_0_port_0:
8984         type: org.openecomp.capabilities.metric.Ceilometer
8985         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8986         occurrences:
8987         - 1
8988         - UNBOUNDED
8989       disk.latency_cscf_server_0:
8990         type: org.openecomp.capabilities.metric.Ceilometer
8991         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8992         occurrences:
8993         - 1
8994         - UNBOUNDED
8995       disk.device.latency_cscf_server_0:
8996         type: org.openecomp.capabilities.metric.Ceilometer
8997         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
8998         occurrences:
8999         - 1
9000         - UNBOUNDED
9001       disk.device.write.bytes_cscf_server_0:
9002         type: org.openecomp.capabilities.metric.Ceilometer
9003         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
9004         occurrences:
9005         - 1
9006         - UNBOUNDED