related-networks property support as input
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / fulltest / subinterface / vlantagging / pattern4 / computePortNetworkSubInterface / out / GlobalSubstitutionTypesServiceTemplate.yaml
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       control_int_net_rpf:
17         type: string
18         description: Reverse Path Filtering enable or disable for the control virtual network
19         required: true
20         status: SUPPORTED
21       control_int_net_forwarding_mode:
22         type: string
23         description: forwarding mode of the control virtual network
24         required: true
25         status: SUPPORTED
26       vnf_name:
27         type: string
28         description: Unique name for this VF instance
29         required: true
30         status: SUPPORTED
31       port_vdbe_untr_1_port_related_networks:
32         type: list
33         required: true
34         status: SUPPORTED
35         entry_schema:
36           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
37       vdbe_untrusted_ip_1:
38         type: string
39         description: IPV4 address of the secondary vDBE VM on the VAN untrusted network
40         required: true
41         status: SUPPORTED
42       vdbe_aap_untrusted_ip_prefix_len:
43         type: string
44         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
45         required: true
46         status: SUPPORTED
47       untrusted_num_vn:
48         type: float
49         description: Number of vDBE subinterface virtual Networks
50         required: true
51         status: SUPPORTED
52         constraints:
53         - in_range:
54           - 1
55           - 77
56       vf_module_name:
57         type: string
58         description: Unique name for this VF Module instance
59         required: true
60         status: SUPPORTED
61       aap_address_mode:
62         type: string
63         description: Address mode for the vDBE cluster IP
64         required: true
65         status: SUPPORTED
66       control_int_net_shared:
67         type: boolean
68         description: control virtual network shared
69         required: true
70         status: SUPPORTED
71       vdbe_untrusted_v6_ip_1:
72         type: string
73         description: IPV6 address of the secondary vDBE VM on the VAN untrusted network
74         required: true
75         status: SUPPORTED
76       vdbe_untrusted_vmac_address:
77         type: string
78         description: Virtual MAC of the primary vDBE VM on the VAN untrusted network
79         required: true
80         status: SUPPORTED
81       control_int_net_flood_unknown_unicast:
82         type: boolean
83         description: forwarding mode of the control virtual network
84         required: true
85         status: SUPPORTED
86       port_vdbe_untr_1_port_network_role:
87         type: string
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       vdbe_name_1:
101         type: string
102         description: VM Name for this vdbe node 1
103         required: true
104         status: SUPPORTED
105       port_vdbe_untr_1_port_ip_requirements:
106         type: list
107         required: true
108         status: SUPPORTED
109         entry_schema:
110           type: org.openecomp.datatypes.network.IpRequirements
111       availability_zone_1:
112         type: string
113         description: The availability zone of secondary node1 vDBE vm in the local HA pair.
114         required: true
115         status: SUPPORTED
116       untrusted_vn_networks:
117         type: list
118         description: List of subinterface virtual networks
119         required: true
120         status: SUPPORTED
121         entry_schema:
122           type: string
123       vdbe_image_name:
124         type: string
125         description: Image to use for vDBE
126         required: true
127         status: SUPPORTED
128       oam_net_name:
129         type: string
130         description: Name of NSDNet network from which the management IP addresses will be allocated
131         required: true
132         status: SUPPORTED
133       vdbe_aap_sec_untrusted_ip_prefix_len:
134         type: string
135         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
136         required: true
137         status: SUPPORTED
138       port_vdbe_untr_1_port_mac_requirements:
139         type: org.openecomp.datatypes.network.MacRequirements
140         required: true
141         status: SUPPORTED
142       port_vdbe_untr_1_port_order:
143         type: integer
144         required: true
145         status: SUPPORTED
146       vdbe_aap_untrusted_v6_ip_prefix:
147         type: string
148         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
149         required: true
150         status: SUPPORTED
151       vdbe_aap_untrusted_v6_ip_prefix_len:
152         type: string
153         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
154         required: true
155         status: SUPPORTED
156       untrusted_vlan_tags:
157         type: list
158         description: List of subinterface vlan tags
159         required: true
160         status: SUPPORTED
161         entry_schema:
162           type: string
163       vdbe_flavor_name:
164         type: string
165         description: Flavor to use for vDBE
166         required: true
167         status: SUPPORTED
168       port_vdbe_untr_1_port_exCP_naming:
169         type: org.openecomp.datatypes.Naming
170         required: true
171         status: SUPPORTED
172       port_vdbe_untr_1_port_subnetpoolid:
173         type: string
174         required: true
175         status: SUPPORTED
176       vdbe_hw_untr_mac_1:
177         type: string
178         description: Secondary MAC address of the secondary vDBE VM on the VAN untrusted network
179         required: true
180         status: SUPPORTED
181       untrusted_net_name:
182         type: string
183         description: Name of public untrusted network into which this vDBE HA cluster is deployed
184         required: true
185         status: SUPPORTED
186       port_vdbe_untr_1_port_network_role_tag:
187         type: string
188         required: true
189         status: SUPPORTED
190       vdbe_device_name:
191         type: string
192         description: VDBE device Name for this vdbe VNF
193         required: true
194         status: SUPPORTED
195       port_vdbe_untr_1_port_vlan_requirements:
196         type: list
197         required: true
198         status: SUPPORTED
199         entry_schema:
200           type: org.openecomp.datatypes.network.VlanRequirements
201       vdbe_aap_untrusted_ip_prefix:
202         type: string
203         description: ip prefix for primary vDBE VM on the VAN untrusted network
204         required: true
205         status: SUPPORTED
206     requirements:
207     - dependency_vdbe_node_1:
208         capability: tosca.capabilities.Node
209         node: tosca.nodes.Root
210         relationship: tosca.relationships.DependsOn
211         occurrences:
212         - 0
213         - UNBOUNDED
214     - local_storage_vdbe_node_1:
215         capability: tosca.capabilities.Attachment
216         node: tosca.nodes.BlockStorage
217         relationship: tosca.relationships.AttachesTo
218         occurrences:
219         - 0
220         - UNBOUNDED
221     - dependency_vdbe_untr_1_port:
222         capability: tosca.capabilities.Node
223         node: tosca.nodes.Root
224         relationship: tosca.relationships.DependsOn
225         occurrences:
226         - 0
227         - UNBOUNDED
228     - dependency_vdbe_untr_1_subports:
229         capability: tosca.capabilities.Node
230         node: tosca.nodes.Root
231         relationship: tosca.relationships.DependsOn
232         occurrences:
233         - 0
234         - UNBOUNDED
235     - dependency_vdbe_untr_x_subport_vdbe_untr_1_subports:
236         capability: tosca.capabilities.Node
237         node: tosca.nodes.Root
238         relationship: tosca.relationships.DependsOn
239         occurrences:
240         - 0
241         - UNBOUNDED
242     - subinterface_link_vdbe_untr_x_subport_vdbe_untr_1_subports:
243         capability: tosca.capabilities.network.Linkable
244         relationship: tosca.relationships.network.LinksTo
245         occurrences:
246         - 1
247         - 1
248     - dependency_control_int_net:
249         capability: tosca.capabilities.Node
250         node: tosca.nodes.Root
251         relationship: tosca.relationships.DependsOn
252         occurrences:
253         - 0
254         - UNBOUNDED
255     capabilities:
256       disk.latency_vdbe_node_1:
257         type: org.openecomp.capabilities.metric.Ceilometer
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         occurrences:
260         - 1
261         - UNBOUNDED
262       binding_vdbe_node_1:
263         type: tosca.capabilities.network.Bindable
264         occurrences:
265         - 1
266         - UNBOUNDED
267       network.outgoing.bytes.rate_vdbe_untr_1_port:
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       instance_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       forwarder_vdbe_untr_1_port:
280         type: org.openecomp.capabilities.Forwarder
281         occurrences:
282         - 1
283         - UNBOUNDED
284       disk.device.read.requests_vdbe_node_1:
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.usage_vdbe_node_1:
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_vdbe_node_1:
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.device.write.bytes_vdbe_node_1:
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       disk.allocation_vdbe_node_1:
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       memory_vdbe_node_1:
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       cpu_util_vdbe_node_1:
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.incoming.packets.rate_vdbe_untr_1_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.read.bytes_vdbe_node_1:
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       disk.device.read.bytes.rate_vdbe_node_1:
339         type: org.openecomp.capabilities.metric.Ceilometer
340         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
341         occurrences:
342         - 1
343         - UNBOUNDED
344       disk.device.allocation_vdbe_node_1:
345         type: org.openecomp.capabilities.metric.Ceilometer
346         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.write.requests.rate_vdbe_node_1:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.root.size_vdbe_node_1:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       disk.device.iops_vdbe_node_1:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       disk.device.write.requests_vdbe_node_1:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       disk.write.requests_vdbe_node_1:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       network.incoming.bytes.rate_vdbe_untr_1_port:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       vcpus_vdbe_node_1:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       binding_vdbe_untr_1_port:
393         type: tosca.capabilities.network.Bindable
394         valid_source_types:
395         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
396         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
397         occurrences:
398         - 0
399         - UNBOUNDED
400       disk.ephemeral.size_vdbe_node_1:
401         type: org.openecomp.capabilities.metric.Ceilometer
402         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
403         occurrences:
404         - 1
405         - UNBOUNDED
406       network.outgoing.bytes_vdbe_untr_1_port:
407         type: org.openecomp.capabilities.metric.Ceilometer
408         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
409         occurrences:
410         - 1
411         - UNBOUNDED
412       feature_vdbe_untr_1_subports:
413         type: tosca.capabilities.Node
414         occurrences:
415         - 1
416         - UNBOUNDED
417       disk.device.latency_vdbe_node_1:
418         type: org.openecomp.capabilities.metric.Ceilometer
419         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
420         occurrences:
421         - 1
422         - UNBOUNDED
423       disk.capacity_vdbe_node_1:
424         type: org.openecomp.capabilities.metric.Ceilometer
425         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
426         occurrences:
427         - 1
428         - UNBOUNDED
429       disk.device.capacity_vdbe_node_1:
430         type: org.openecomp.capabilities.metric.Ceilometer
431         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
432         occurrences:
433         - 1
434         - UNBOUNDED
435       link_control_int_net:
436         type: tosca.capabilities.network.Linkable
437         occurrences:
438         - 1
439         - UNBOUNDED
440       network.incoming.bytes_vdbe_untr_1_port:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       end_point_control_int_net:
447         type: tosca.capabilities.Endpoint
448         occurrences:
449         - 1
450         - UNBOUNDED
451       disk.usage_vdbe_node_1:
452         type: org.openecomp.capabilities.metric.Ceilometer
453         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
454         occurrences:
455         - 1
456         - UNBOUNDED
457       disk.read.bytes_vdbe_node_1:
458         type: org.openecomp.capabilities.metric.Ceilometer
459         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
460         occurrences:
461         - 1
462         - UNBOUNDED
463       feature_vdbe_untr_x_subport_vdbe_untr_1_subports:
464         type: tosca.capabilities.Node
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.device.read.requests.rate_vdbe_node_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       host_vdbe_node_1:
475         type: tosca.capabilities.Container
476         valid_source_types:
477         - tosca.nodes.SoftwareComponent
478         occurrences:
479         - 1
480         - UNBOUNDED
481       feature_control_int_net:
482         type: tosca.capabilities.Node
483         occurrences:
484         - 1
485         - UNBOUNDED
486       cpu.delta_vdbe_node_1:
487         type: org.openecomp.capabilities.metric.Ceilometer
488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
489         occurrences:
490         - 1
491         - UNBOUNDED
492       network.incoming.packets_vdbe_untr_1_port:
493         type: org.openecomp.capabilities.metric.Ceilometer
494         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
495         occurrences:
496         - 1
497         - UNBOUNDED
498       scalable_vdbe_node_1:
499         type: tosca.capabilities.Scalable
500         occurrences:
501         - 1
502         - UNBOUNDED
503       disk.iops_vdbe_node_1:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       feature_vdbe_node_1:
510         type: tosca.capabilities.Node
511         occurrences:
512         - 1
513         - UNBOUNDED
514       memory.resident_vdbe_node_1:
515         type: org.openecomp.capabilities.metric.Ceilometer
516         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
517         occurrences:
518         - 1
519         - UNBOUNDED
520       endpoint_vdbe_node_1:
521         type: tosca.capabilities.Endpoint.Admin
522         occurrences:
523         - 1
524         - UNBOUNDED
525       network.outgoing.packets.rate_vdbe_untr_1_port:
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       os_vdbe_node_1:
532         type: tosca.capabilities.OperatingSystem
533         occurrences:
534         - 1
535         - UNBOUNDED
536       network.outpoing.packets_vdbe_untr_1_port:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.read.bytes.rate_vdbe_node_1:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       disk.device.write.bytes.rate_vdbe_node_1:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       attachment_control_int_net:
555         type: tosca.capabilities.Attachment
556         occurrences:
557         - 1
558         - UNBOUNDED
559       cpu_vdbe_node_1:
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.write.requests.rate_vdbe_node_1:
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       disk.read.requests_vdbe_node_1:
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       disk.write.bytes.rate_vdbe_node_1:
578         type: org.openecomp.capabilities.metric.Ceilometer
579         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
580         occurrences:
581         - 1
582         - UNBOUNDED
583       feature_vdbe_untr_1_port:
584         type: tosca.capabilities.Node
585         occurrences:
586         - 1
587         - UNBOUNDED
588       memory.usage_vdbe_node_1:
589         type: org.openecomp.capabilities.metric.Ceilometer
590         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
591         occurrences:
592         - 1
593         - UNBOUNDED
594   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
595     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
596     properties:
597       aap_untrusted_ip_prefix:
598         type: string
599         description: ip prefix for primary vDBE VM on the VAN untrusted network
600         required: true
601         status: SUPPORTED
602       aap_sec_untrusted_ip_prefix:
603         type: string
604         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
605         required: true
606         status: SUPPORTED
607       ip_v6_address:
608         type: string
609         description: IPv6 address associated with subinterfaces
610         required: true
611         status: SUPPORTED
612       counter:
613         type: float
614         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
615         required: true
616         status: SUPPORTED
617       subinterfaces_name_prefix:
618         type: string
619         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
620         required: true
621         status: SUPPORTED
622       ip_address:
623         type: string
624         description: IPv4 address associated with subinterfaces
625         required: true
626         status: SUPPORTED
627       aap_address_mode:
628         type: string
629         description: Address mode for the vDBE cluster IP
630         required: true
631         status: SUPPORTED
632       aap_untrusted_v6_ip_prefix:
633         type: string
634         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
635         required: true
636         status: SUPPORTED
637       parent_interface:
638         type: string
639         description: Parent Contrail interface
640         required: true
641         status: SUPPORTED
642       vn_network_list:
643         type: string
644         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
645         required: true
646         status: SUPPORTED
647       mac_address:
648         type: string
649         description: HW MAC address to use for subinterface
650         required: true
651         status: SUPPORTED
652       vlan_tag_list:
653         type: list
654         description: List of VLAN IDs to use for subinterfaces
655         required: true
656         status: SUPPORTED
657         entry_schema:
658           type: string
659       aap_sec_untrusted_ip_prefix_len:
660         type: string
661         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
662         required: true
663         status: SUPPORTED
664       vmac_address:
665         type: string
666         description: virtual MAC address to use for subinterface
667         required: true
668         status: SUPPORTED
669       aap_untrusted_v6_ip_prefix_len:
670         type: string
671         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
672         required: true
673         status: SUPPORTED
674       aap_untrusted_ip_prefix_len:
675         type: string
676         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
677         required: true
678         status: SUPPORTED
679     requirements:
680     - dependency_vdbe_untr_x_subport:
681         capability: tosca.capabilities.Node
682         node: tosca.nodes.Root
683         relationship: tosca.relationships.DependsOn
684         occurrences:
685         - 0
686         - UNBOUNDED
687     - subinterface_link_vdbe_untr_x_subport:
688         capability: tosca.capabilities.network.Linkable
689         relationship: tosca.relationships.network.LinksTo
690         occurrences:
691         - 1
692         - 1
693     - binding_vdbe_untr_x_subport:
694         capability: tosca.capabilities.network.Bindable
695         node: org.openecomp.resource.cp.nodes.network.Port
696         relationship: tosca.relationships.network.BindsTo
697         occurrences:
698         - 1
699         - 1
700     capabilities:
701       feature_vdbe_untr_x_subport:
702         type: tosca.capabilities.Node
703         occurrences:
704         - 1
705         - UNBOUNDED