3a33693986b38e2e05ac23f33f1e0a87c7bc9ef3
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.heat.vdbe:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       vf_module_id:
12         type: string
13         description: Unique ID for this VF module inst
14         required: true
15         status: SUPPORTED
16       port_vdbe_0_untr_vmi_1_network_role_tag:
17         type: string
18         required: true
19         status: SUPPORTED
20       control_int_net_rpf:
21         type: string
22         description: Reverse Path Filtering enable or disable for the control virtual network
23         required: true
24         status: SUPPORTED
25       control_int_net_forwarding_mode:
26         type: string
27         description: forwarding mode of the control virtual network
28         required: true
29         status: SUPPORTED
30       vnf_name:
31         type: string
32         description: Unique name for this VF instance
33         required: true
34         status: SUPPORTED
35       vdbe_untrusted_ip_1:
36         type: string
37         description: IPV4 address of the secondary vDBE VM on the VAN untrusted network
38         required: true
39         status: SUPPORTED
40       vdbe_aap_untrusted_ip_prefix_len:
41         type: string
42         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
43         required: true
44         status: SUPPORTED
45       port_vdbe_0_untr_vmi_1_vlan_requirements:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: org.openecomp.datatypes.network.VlanRequirements
51       untrusted_num_vn:
52         type: float
53         description: Number of vDBE subinterface virtual Networks
54         required: true
55         status: SUPPORTED
56         constraints:
57         - in_range:
58           - 1
59           - 77
60       vf_module_name:
61         type: string
62         description: Unique name for this VF module inst
63         required: true
64         status: SUPPORTED
65       aap_address_mode:
66         type: string
67         description: Address mode for the vDBE cluster IP
68         required: true
69         status: SUPPORTED
70       control_int_net_shared:
71         type: boolean
72         description: control virtual network shared
73         required: true
74         status: SUPPORTED
75       vdbe_untrusted_v6_ip_1:
76         type: string
77         description: IPV6 address of the secondary vDBE VM on the VAN untrusted network
78         required: true
79         status: SUPPORTED
80       vdbe_untrusted_vmac_address:
81         type: string
82         description: Virtual MAC of the primary vDBE VM on the VAN untrusted network
83         required: true
84         status: SUPPORTED
85       control_int_net_flood_unknown_unicast:
86         type: boolean
87         description: forwarding mode of the control virtual network
88         required: true
89         status: SUPPORTED
90       vdbe_aap_sec_untrusted_ip_prefix:
91         type: string
92         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
93         required: true
94         status: SUPPORTED
95       vnf_id:
96         type: string
97         description: Unique ID for this VF inst
98         required: true
99         status: SUPPORTED
100       port_vdbe_0_untr_vmi_1_order:
101         type: integer
102         required: true
103         status: SUPPORTED
104       vdbe_name_1:
105         type: string
106         description: VM Name for this vdbe node 1
107         required: true
108         status: SUPPORTED
109       availability_zone_1:
110         type: string
111         description: The availability zone of secondary node1 vDBE vm in the local HA pair.
112         required: true
113         status: SUPPORTED
114       port_vdbe_0_untr_vmi_1_mac_requirements:
115         type: org.openecomp.datatypes.network.MacRequirements
116         required: true
117         status: SUPPORTED
118       untrusted_vn_networks:
119         type: list
120         description: List of subinterface virtual networks
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: string
125       vdbe_image_name:
126         type: string
127         description: Image to use for vDBE
128         required: true
129         status: SUPPORTED
130       oam_net_name:
131         type: string
132         description: Name of NSDNet network from which the management IP addresses will be allocated
133         required: true
134         status: SUPPORTED
135       vdbe_aap_sec_untrusted_ip_prefix_len:
136         type: string
137         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
138         required: true
139         status: SUPPORTED
140       vdbe_aap_untrusted_v6_ip_prefix:
141         type: string
142         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
143         required: true
144         status: SUPPORTED
145       vdbe_aap_untrusted_v6_ip_prefix_len:
146         type: string
147         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
148         required: true
149         status: SUPPORTED
150       untrusted_vlan_tags:
151         type: list
152         description: List of subinterface vlan tags
153         required: true
154         status: SUPPORTED
155         entry_schema:
156           type: string
157       port_vdbe_0_untr_vmi_1_subnetpoolid:
158         type: string
159         required: true
160         status: SUPPORTED
161       vdbe_flavor_name:
162         type: string
163         description: Flavor to use for vDBE
164         required: true
165         status: SUPPORTED
166       port_vdbe_0_untr_vmi_1_ip_requirements:
167         type: list
168         required: true
169         status: SUPPORTED
170         entry_schema:
171           type: org.openecomp.datatypes.network.IpRequirements
172       vdbe_hw_untr_mac_1:
173         type: string
174         description: Secondary MAC address of the secondary vDBE VM on the VAN untrusted network
175         required: true
176         status: SUPPORTED
177       untrusted_net_name:
178         type: string
179         description: Name of public untrusted network into which this vDBE HA cluster is deployed
180         required: true
181         status: SUPPORTED
182       vdbe_device_name:
183         type: string
184         description: VDBE device Name for this vdbe VNF
185         required: true
186         status: SUPPORTED
187       port_vdbe_0_untr_vmi_1_network_role:
188         type: string
189         required: true
190         status: SUPPORTED
191       vdbe_aap_untrusted_ip_prefix:
192         type: string
193         description: ip prefix for primary vDBE VM on the VAN untrusted network
194         required: true
195         status: SUPPORTED
196       port_vdbe_0_untr_vmi_1_exCP_naming:
197         type: org.openecomp.datatypes.Naming
198         required: true
199         status: SUPPORTED
200     requirements:
201     - dependency_vdbe_0_untr_vmi_1:
202         capability: tosca.capabilities.Node
203         node: tosca.nodes.Root
204         relationship: tosca.relationships.DependsOn
205         occurrences:
206         - 0
207         - UNBOUNDED
208     - dependency_vdbe_node_1:
209         capability: tosca.capabilities.Node
210         node: tosca.nodes.Root
211         relationship: tosca.relationships.DependsOn
212         occurrences:
213         - 0
214         - UNBOUNDED
215     - local_storage_vdbe_node_1:
216         capability: tosca.capabilities.Attachment
217         node: tosca.nodes.BlockStorage
218         relationship: tosca.relationships.AttachesTo
219         occurrences:
220         - 0
221         - UNBOUNDED
222     - dependency_vdbe_untr_1_subports:
223         capability: tosca.capabilities.Node
224         node: tosca.nodes.Root
225         relationship: tosca.relationships.DependsOn
226         occurrences:
227         - 0
228         - UNBOUNDED
229     - dependency_vdbe_0_subint_untr_vmi_1_vdbe_untr_1_subports:
230         capability: tosca.capabilities.Node
231         node: tosca.nodes.Root
232         relationship: tosca.relationships.DependsOn
233         occurrences:
234         - 0
235         - UNBOUNDED
236     - dependency_control_int_net:
237         capability: tosca.capabilities.Node
238         node: tosca.nodes.Root
239         relationship: tosca.relationships.DependsOn
240         occurrences:
241         - 0
242         - UNBOUNDED
243     capabilities:
244       disk.latency_vdbe_node_1:
245         type: org.openecomp.capabilities.metric.Ceilometer
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         occurrences:
248         - 1
249         - UNBOUNDED
250       binding_vdbe_node_1:
251         type: tosca.capabilities.network.Bindable
252         occurrences:
253         - 1
254         - UNBOUNDED
255       instance_vdbe_node_1:
256         type: org.openecomp.capabilities.metric.Ceilometer
257         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
258         occurrences:
259         - 1
260         - UNBOUNDED
261       network.outgoing.bytes_vdbe_0_untr_vmi_1:
262         type: org.openecomp.capabilities.metric.Ceilometer
263         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
264         occurrences:
265         - 1
266         - UNBOUNDED
267       disk.device.read.requests_vdbe_node_1:
268         type: org.openecomp.capabilities.metric.Ceilometer
269         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.device.usage_vdbe_node_1:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       binding_vdbe_0_untr_vmi_1:
280         type: tosca.capabilities.network.Bindable
281         valid_source_types:
282         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
283         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
284         occurrences:
285         - 0
286         - UNBOUNDED
287       forwarder_vdbe_0_untr_vmi_1:
288         type: org.openecomp.capabilities.Forwarder
289         occurrences:
290         - 1
291         - UNBOUNDED
292       disk.write.bytes_vdbe_node_1:
293         type: org.openecomp.capabilities.metric.Ceilometer
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.device.write.bytes_vdbe_node_1:
299         type: org.openecomp.capabilities.metric.Ceilometer
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         occurrences:
302         - 1
303         - UNBOUNDED
304       disk.allocation_vdbe_node_1:
305         type: org.openecomp.capabilities.metric.Ceilometer
306         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
307         occurrences:
308         - 1
309         - UNBOUNDED
310       memory_vdbe_node_1:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       cpu_util_vdbe_node_1:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       disk.device.read.bytes_vdbe_node_1:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       network.incoming.bytes.rate_vdbe_0_untr_vmi_1:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       disk.device.read.bytes.rate_vdbe_node_1:
335         type: org.openecomp.capabilities.metric.Ceilometer
336         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
337         occurrences:
338         - 1
339         - UNBOUNDED
340       disk.device.allocation_vdbe_node_1:
341         type: org.openecomp.capabilities.metric.Ceilometer
342         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
343         occurrences:
344         - 1
345         - UNBOUNDED
346       disk.write.requests.rate_vdbe_node_1:
347         type: org.openecomp.capabilities.metric.Ceilometer
348         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
349         occurrences:
350         - 1
351         - UNBOUNDED
352       disk.root.size_vdbe_node_1:
353         type: org.openecomp.capabilities.metric.Ceilometer
354         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
355         occurrences:
356         - 1
357         - UNBOUNDED
358       disk.device.iops_vdbe_node_1:
359         type: org.openecomp.capabilities.metric.Ceilometer
360         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
361         occurrences:
362         - 1
363         - UNBOUNDED
364       disk.device.write.requests_vdbe_node_1:
365         type: org.openecomp.capabilities.metric.Ceilometer
366         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
367         occurrences:
368         - 1
369         - UNBOUNDED
370       disk.write.requests_vdbe_node_1:
371         type: org.openecomp.capabilities.metric.Ceilometer
372         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
373         occurrences:
374         - 1
375         - UNBOUNDED
376       vcpus_vdbe_node_1:
377         type: org.openecomp.capabilities.metric.Ceilometer
378         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
379         occurrences:
380         - 1
381         - UNBOUNDED
382       disk.ephemeral.size_vdbe_node_1:
383         type: org.openecomp.capabilities.metric.Ceilometer
384         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
385         occurrences:
386         - 1
387         - UNBOUNDED
388       feature_vdbe_0_untr_vmi_1:
389         type: tosca.capabilities.Node
390         occurrences:
391         - 1
392         - UNBOUNDED
393       feature_vdbe_untr_1_subports:
394         type: tosca.capabilities.Node
395         occurrences:
396         - 1
397         - UNBOUNDED
398       network.incoming.packets_vdbe_0_untr_vmi_1:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       disk.device.latency_vdbe_node_1:
405         type: org.openecomp.capabilities.metric.Ceilometer
406         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
407         occurrences:
408         - 1
409         - UNBOUNDED
410       disk.capacity_vdbe_node_1:
411         type: org.openecomp.capabilities.metric.Ceilometer
412         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
413         occurrences:
414         - 1
415         - UNBOUNDED
416       disk.device.capacity_vdbe_node_1:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       network.outgoing.packets.rate_vdbe_0_untr_vmi_1:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       link_control_int_net:
429         type: tosca.capabilities.network.Linkable
430         occurrences:
431         - 1
432         - UNBOUNDED
433       end_point_control_int_net:
434         type: tosca.capabilities.Endpoint
435         occurrences:
436         - 1
437         - UNBOUNDED
438       disk.usage_vdbe_node_1:
439         type: org.openecomp.capabilities.metric.Ceilometer
440         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
441         occurrences:
442         - 1
443         - UNBOUNDED
444       disk.read.bytes_vdbe_node_1:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       disk.device.read.requests.rate_vdbe_node_1:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       host_vdbe_node_1:
457         type: tosca.capabilities.Container
458         valid_source_types:
459         - tosca.nodes.SoftwareComponent
460         occurrences:
461         - 1
462         - UNBOUNDED
463       feature_control_int_net:
464         type: tosca.capabilities.Node
465         occurrences:
466         - 1
467         - UNBOUNDED
468       network.incoming.bytes_vdbe_0_untr_vmi_1:
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       cpu.delta_vdbe_node_1:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       scalable_vdbe_node_1:
481         type: tosca.capabilities.Scalable
482         occurrences:
483         - 1
484         - UNBOUNDED
485       disk.iops_vdbe_node_1:
486         type: org.openecomp.capabilities.metric.Ceilometer
487         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
488         occurrences:
489         - 1
490         - UNBOUNDED
491       network.incoming.packets.rate_vdbe_0_untr_vmi_1:
492         type: org.openecomp.capabilities.metric.Ceilometer
493         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
494         occurrences:
495         - 1
496         - UNBOUNDED
497       feature_vdbe_node_1:
498         type: tosca.capabilities.Node
499         occurrences:
500         - 1
501         - UNBOUNDED
502       memory.resident_vdbe_node_1:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       endpoint_vdbe_node_1:
509         type: tosca.capabilities.Endpoint.Admin
510         occurrences:
511         - 1
512         - UNBOUNDED
513       network.outgoing.bytes.rate_vdbe_0_untr_vmi_1:
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       os_vdbe_node_1:
520         type: tosca.capabilities.OperatingSystem
521         occurrences:
522         - 1
523         - UNBOUNDED
524       feature_vdbe_0_subint_untr_vmi_1_vdbe_untr_1_subports:
525         type: tosca.capabilities.Node
526         occurrences:
527         - 1
528         - UNBOUNDED
529       disk.read.bytes.rate_vdbe_node_1:
530         type: org.openecomp.capabilities.metric.Ceilometer
531         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
532         occurrences:
533         - 1
534         - UNBOUNDED
535       disk.device.write.bytes.rate_vdbe_node_1:
536         type: org.openecomp.capabilities.metric.Ceilometer
537         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
538         occurrences:
539         - 1
540         - UNBOUNDED
541       network.outpoing.packets_vdbe_0_untr_vmi_1:
542         type: org.openecomp.capabilities.metric.Ceilometer
543         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
544         occurrences:
545         - 1
546         - UNBOUNDED
547       attachment_control_int_net:
548         type: tosca.capabilities.Attachment
549         occurrences:
550         - 1
551         - UNBOUNDED
552       cpu_vdbe_node_1:
553         type: org.openecomp.capabilities.metric.Ceilometer
554         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
555         occurrences:
556         - 1
557         - UNBOUNDED
558       disk.device.write.requests.rate_vdbe_node_1:
559         type: org.openecomp.capabilities.metric.Ceilometer
560         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
561         occurrences:
562         - 1
563         - UNBOUNDED
564       disk.read.requests_vdbe_node_1:
565         type: org.openecomp.capabilities.metric.Ceilometer
566         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
567         occurrences:
568         - 1
569         - UNBOUNDED
570       disk.write.bytes.rate_vdbe_node_1:
571         type: org.openecomp.capabilities.metric.Ceilometer
572         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
573         occurrences:
574         - 1
575         - UNBOUNDED
576       memory.usage_vdbe_node_1:
577         type: org.openecomp.capabilities.metric.Ceilometer
578         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
579         occurrences:
580         - 1
581         - UNBOUNDED
582   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
583     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
584     properties:
585       aap_untrusted_ip_prefix:
586         type: string
587         description: ip prefix for primary vDBE VM on the VAN untrusted network
588         required: true
589         status: SUPPORTED
590       aap_sec_untrusted_ip_prefix:
591         type: string
592         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
593         required: true
594         status: SUPPORTED
595       vdbe_subport_network:
596         type: string
597         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
598         required: true
599         status: SUPPORTED
600       ip_v6_address:
601         type: string
602         description: IPv6 address associated with subinterfaces
603         required: true
604         status: SUPPORTED
605       counter:
606         type: float
607         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
608         required: true
609         status: SUPPORTED
610       subinterfaces_name_prefix:
611         type: string
612         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
613         required: true
614         status: SUPPORTED
615       ip_address:
616         type: string
617         description: IPv4 address associated with subinterfaces
618         required: true
619         status: SUPPORTED
620       aap_address_mode:
621         type: string
622         description: Address mode for the vDBE cluster IP
623         required: true
624         status: SUPPORTED
625       aap_untrusted_v6_ip_prefix:
626         type: string
627         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
628         required: true
629         status: SUPPORTED
630       parent_interface:
631         type: string
632         description: Parent Contrail interface
633         required: true
634         status: SUPPORTED
635       mac_address:
636         type: string
637         description: HW MAC address to use for subinterface
638         required: true
639         status: SUPPORTED
640       vlan_tag_list:
641         type: list
642         description: List of VLAN IDs to use for subinterfaces
643         required: true
644         status: SUPPORTED
645         entry_schema:
646           type: string
647       aap_sec_untrusted_ip_prefix_len:
648         type: string
649         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
650         required: true
651         status: SUPPORTED
652       vmac_address:
653         type: string
654         description: virtual MAC address to use for subinterface
655         required: true
656         status: SUPPORTED
657       aap_untrusted_v6_ip_prefix_len:
658         type: string
659         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
660         required: true
661         status: SUPPORTED
662       aap_untrusted_ip_prefix_len:
663         type: string
664         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
665         required: true
666         status: SUPPORTED
667     requirements:
668     - dependency_vdbe_0_subint_untr_vmi_1:
669         capability: tosca.capabilities.Node
670         node: tosca.nodes.Root
671         relationship: tosca.relationships.DependsOn
672         occurrences:
673         - 0
674         - UNBOUNDED
675     - subinterface_link_vdbe_0_subint_untr_vmi_1:
676         capability: tosca.capabilities.network.Linkable
677         relationship: tosca.relationships.network.LinksTo
678         occurrences:
679         - 1
680         - 1
681     - binding_vdbe_0_subint_untr_vmi_1:
682         capability: tosca.capabilities.network.Bindable
683         node: org.openecomp.resource.cp.nodes.network.Port
684         relationship: tosca.relationships.network.BindsTo
685         occurrences:
686         - 1
687         - 1
688     capabilities:
689       feature_vdbe_0_subint_untr_vmi_1:
690         type: tosca.capabilities.Node
691         occurrences:
692         - 1
693         - UNBOUNDED