6cdd023b1ceb74cd578af3a25c7df9aebe61b8ef
[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       fabric_int_net_rpf:
17         type: string
18         description: Reverse Path Filtering enable or disable for the fabric virtual network
19         required: true
20         status: SUPPORTED
21       control_int_net_rpf:
22         type: string
23         description: Reverse Path Filtering enable or disable for the control virtual network
24         required: true
25         status: SUPPORTED
26       control_int_net_forwarding_mode:
27         type: string
28         description: forwarding mode of the control virtual network
29         required: true
30         status: SUPPORTED
31       vnf_name:
32         type: string
33         description: Unique name for this VF instance
34         required: true
35         status: SUPPORTED
36       vdbe_untrusted_ip_1:
37         type: string
38         description: IPV4 address of the secondary vDBE VM on the VAN untrusted network
39         required: true
40         status: SUPPORTED
41       vdbe_aap_untrusted_ip_prefix_len:
42         type: string
43         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
44         required: true
45         status: SUPPORTED
46       untrusted_num_vn:
47         type: float
48         description: Number of vDBE subinterface virtual Networks
49         required: true
50         status: SUPPORTED
51         constraints:
52         - in_range:
53           - 1
54           - 77
55       vf_module_name:
56         type: string
57         description: Unique name for this VF module inst
58         required: true
59         status: SUPPORTED
60       aap_address_mode:
61         type: string
62         description: Address mode for the vDBE cluster IP
63         required: true
64         status: SUPPORTED
65       control_int_net_shared:
66         type: boolean
67         description: control virtual network shared
68         required: true
69         status: SUPPORTED
70       vdbe_untrusted_v6_ip_1:
71         type: string
72         description: IPV6 address of the secondary vDBE VM on the VAN untrusted network
73         required: true
74         status: SUPPORTED
75       vdbe_untrusted_vmac_address:
76         type: string
77         description: Virtual MAC of the primary vDBE VM on the VAN untrusted network
78         required: true
79         status: SUPPORTED
80       control_int_net_flood_unknown_unicast:
81         type: boolean
82         description: forwarding mode of the control virtual network
83         required: true
84         status: SUPPORTED
85       port_vdbe_untr_1_port_network_role:
86         type: string
87         required: true
88         status: SUPPORTED
89       vdbe_aap_sec_untrusted_ip_prefix:
90         type: string
91         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
92         required: true
93         status: SUPPORTED
94       vnf_id:
95         type: string
96         description: Unique ID for this VF inst
97         required: true
98         status: SUPPORTED
99       vdbe_name_1:
100         type: string
101         description: VM Name for this vdbe node 1
102         required: true
103         status: SUPPORTED
104       port_vdbe_untr_1_port_ip_requirements:
105         type: list
106         required: true
107         status: SUPPORTED
108         entry_schema:
109           type: org.openecomp.datatypes.network.IpRequirements
110       availability_zone_1:
111         type: string
112         description: The availability zone of secondary node1 vDBE vm in the local HA pair.
113         required: true
114         status: SUPPORTED
115       untrusted_vn_networks:
116         type: list
117         description: List of subinterface virtual networks
118         required: true
119         status: SUPPORTED
120         entry_schema:
121           type: string
122       vdbe_image_name:
123         type: string
124         description: Image to use for vDBE
125         required: true
126         status: SUPPORTED
127       oam_net_name:
128         type: string
129         description: Name of NSDNet network from which the management IP addresses will be allocated
130         required: true
131         status: SUPPORTED
132       vdbe_aap_sec_untrusted_ip_prefix_len:
133         type: string
134         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
135         required: true
136         status: SUPPORTED
137       port_vdbe_untr_1_port_mac_requirements:
138         type: org.openecomp.datatypes.network.MacRequirements
139         required: true
140         status: SUPPORTED
141       port_vdbe_untr_1_port_order:
142         type: integer
143         required: true
144         status: SUPPORTED
145       vdbe_aap_untrusted_v6_ip_prefix:
146         type: string
147         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
148         required: true
149         status: SUPPORTED
150       vdbe_aap_untrusted_v6_ip_prefix_len:
151         type: string
152         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
153         required: true
154         status: SUPPORTED
155       fabric_int_net_flood_unknown_unicast:
156         type: boolean
157         description: forwarding mode of the fabric virtual network
158         required: true
159         status: SUPPORTED
160       untrusted_vlan_tags:
161         type: list
162         description: List of subinterface vlan tags
163         required: true
164         status: SUPPORTED
165         entry_schema:
166           type: string
167       vdbe_flavor_name:
168         type: string
169         description: Flavor to use for vDBE
170         required: true
171         status: SUPPORTED
172       port_vdbe_untr_1_port_exCP_naming:
173         type: org.openecomp.datatypes.Naming
174         required: true
175         status: SUPPORTED
176       counter:
177         type: float
178         description: Counter.
179         required: true
180         status: SUPPORTED
181       port_vdbe_untr_1_port_subnetpoolid:
182         type: string
183         required: true
184         status: SUPPORTED
185       fabric_int_net_forwarding_mode:
186         type: string
187         description: forwarding mode of the fabric virtual network
188         required: true
189         status: SUPPORTED
190       fabric_int_net_shared:
191         description: fabric virtual network shared
192         required: true
193         status: SUPPORTED
194       vdbe_hw_untr_mac_1:
195         type: string
196         description: Secondary MAC address of the secondary vDBE VM on the VAN untrusted network
197         required: true
198         status: SUPPORTED
199       untrusted_net_name:
200         type: string
201         description: Name of public untrusted network into which this vDBE HA cluster is deployed
202         required: true
203         status: SUPPORTED
204       port_vdbe_untr_1_port_network_role_tag:
205         type: string
206         required: true
207         status: SUPPORTED
208       vdbe_device_name:
209         type: string
210         description: VDBE device Name for this vdbe VNF
211         required: true
212         status: SUPPORTED
213       port_vdbe_untr_1_port_vlan_requirements:
214         type: list
215         required: true
216         status: SUPPORTED
217         entry_schema:
218           type: org.openecomp.datatypes.network.VlanRequirements
219       vdbe_aap_untrusted_ip_prefix:
220         type: string
221         description: ip prefix for primary vDBE VM on the VAN untrusted network
222         required: true
223         status: SUPPORTED
224     requirements:
225     - dependency_vdbe_node_1:
226         capability: tosca.capabilities.Node
227         node: tosca.nodes.Root
228         relationship: tosca.relationships.DependsOn
229         occurrences:
230         - 0
231         - UNBOUNDED
232     - local_storage_vdbe_node_1:
233         capability: tosca.capabilities.Attachment
234         node: tosca.nodes.BlockStorage
235         relationship: tosca.relationships.AttachesTo
236         occurrences:
237         - 0
238         - UNBOUNDED
239     - dependency_fabric_int_net:
240         capability: tosca.capabilities.Node
241         node: tosca.nodes.Root
242         relationship: tosca.relationships.DependsOn
243         occurrences:
244         - 0
245         - UNBOUNDED
246     - dependency_vdbe_untr_1_port:
247         capability: tosca.capabilities.Node
248         node: tosca.nodes.Root
249         relationship: tosca.relationships.DependsOn
250         occurrences:
251         - 0
252         - UNBOUNDED
253     - dependency_vdbe_untr_1_subports:
254         capability: tosca.capabilities.Node
255         node: tosca.nodes.Root
256         relationship: tosca.relationships.DependsOn
257         occurrences:
258         - 0
259         - UNBOUNDED
260     - dependency_vdbe_untr_x_subport_vdbe_untr_1_subports:
261         capability: tosca.capabilities.Node
262         node: tosca.nodes.Root
263         relationship: tosca.relationships.DependsOn
264         occurrences:
265         - 0
266         - UNBOUNDED
267     - dependency_control_int_net:
268         capability: tosca.capabilities.Node
269         node: tosca.nodes.Root
270         relationship: tosca.relationships.DependsOn
271         occurrences:
272         - 0
273         - UNBOUNDED
274     capabilities:
275       disk.latency_vdbe_node_1:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       binding_vdbe_node_1:
282         type: tosca.capabilities.network.Bindable
283         occurrences:
284         - 1
285         - UNBOUNDED
286       network.outgoing.bytes.rate_vdbe_untr_1_port:
287         type: org.openecomp.capabilities.metric.Ceilometer
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         occurrences:
290         - 1
291         - UNBOUNDED
292       instance_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       forwarder_vdbe_untr_1_port:
299         type: org.openecomp.capabilities.Forwarder
300         occurrences:
301         - 1
302         - UNBOUNDED
303       disk.device.read.requests_vdbe_node_1:
304         type: org.openecomp.capabilities.metric.Ceilometer
305         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
306         occurrences:
307         - 1
308         - UNBOUNDED
309       end_point_fabric_int_net:
310         type: tosca.capabilities.Endpoint
311         occurrences:
312         - 1
313         - UNBOUNDED
314       disk.device.usage_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       attachment_fabric_int_net:
321         type: tosca.capabilities.Attachment
322         occurrences:
323         - 1
324         - UNBOUNDED
325       disk.write.bytes_vdbe_node_1:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       disk.device.write.bytes_vdbe_node_1:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       disk.allocation_vdbe_node_1:
338         type: org.openecomp.capabilities.metric.Ceilometer
339         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
340         occurrences:
341         - 1
342         - UNBOUNDED
343       memory_vdbe_node_1:
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       cpu_util_vdbe_node_1:
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       network.incoming.packets.rate_vdbe_untr_1_port:
356         type: org.openecomp.capabilities.metric.Ceilometer
357         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
358         occurrences:
359         - 1
360         - UNBOUNDED
361       disk.device.read.bytes_vdbe_node_1:
362         type: org.openecomp.capabilities.metric.Ceilometer
363         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
364         occurrences:
365         - 1
366         - UNBOUNDED
367       disk.device.read.bytes.rate_vdbe_node_1:
368         type: org.openecomp.capabilities.metric.Ceilometer
369         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
370         occurrences:
371         - 1
372         - UNBOUNDED
373       disk.device.allocation_vdbe_node_1:
374         type: org.openecomp.capabilities.metric.Ceilometer
375         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
376         occurrences:
377         - 1
378         - UNBOUNDED
379       disk.write.requests.rate_vdbe_node_1:
380         type: org.openecomp.capabilities.metric.Ceilometer
381         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
382         occurrences:
383         - 1
384         - UNBOUNDED
385       disk.root.size_vdbe_node_1:
386         type: org.openecomp.capabilities.metric.Ceilometer
387         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
388         occurrences:
389         - 1
390         - UNBOUNDED
391       disk.device.iops_vdbe_node_1:
392         type: org.openecomp.capabilities.metric.Ceilometer
393         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
394         occurrences:
395         - 1
396         - UNBOUNDED
397       disk.device.write.requests_vdbe_node_1:
398         type: org.openecomp.capabilities.metric.Ceilometer
399         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
400         occurrences:
401         - 1
402         - UNBOUNDED
403       disk.write.requests_vdbe_node_1:
404         type: org.openecomp.capabilities.metric.Ceilometer
405         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
406         occurrences:
407         - 1
408         - UNBOUNDED
409       network.incoming.bytes.rate_vdbe_untr_1_port:
410         type: org.openecomp.capabilities.metric.Ceilometer
411         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
412         occurrences:
413         - 1
414         - UNBOUNDED
415       vcpus_vdbe_node_1:
416         type: org.openecomp.capabilities.metric.Ceilometer
417         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
418         occurrences:
419         - 1
420         - UNBOUNDED
421       binding_vdbe_untr_1_port:
422         type: tosca.capabilities.network.Bindable
423         valid_source_types:
424         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
425         occurrences:
426         - 0
427         - UNBOUNDED
428       disk.ephemeral.size_vdbe_node_1:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       network.outgoing.bytes_vdbe_untr_1_port:
435         type: org.openecomp.capabilities.metric.Ceilometer
436         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
437         occurrences:
438         - 1
439         - UNBOUNDED
440       feature_vdbe_untr_1_subports:
441         type: tosca.capabilities.Node
442         occurrences:
443         - 1
444         - UNBOUNDED
445       disk.device.latency_vdbe_node_1:
446         type: org.openecomp.capabilities.metric.Ceilometer
447         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
448         occurrences:
449         - 1
450         - UNBOUNDED
451       disk.capacity_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.device.capacity_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_fabric_int_net:
464         type: tosca.capabilities.Node
465         occurrences:
466         - 1
467         - UNBOUNDED
468       link_control_int_net:
469         type: tosca.capabilities.network.Linkable
470         occurrences:
471         - 1
472         - UNBOUNDED
473       network.incoming.bytes_vdbe_untr_1_port:
474         type: org.openecomp.capabilities.metric.Ceilometer
475         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
476         occurrences:
477         - 1
478         - UNBOUNDED
479       end_point_control_int_net:
480         type: tosca.capabilities.Endpoint
481         occurrences:
482         - 1
483         - UNBOUNDED
484       disk.usage_vdbe_node_1:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.read.bytes_vdbe_node_1:
491         type: org.openecomp.capabilities.metric.Ceilometer
492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
493         occurrences:
494         - 1
495         - UNBOUNDED
496       feature_vdbe_untr_x_subport_vdbe_untr_1_subports:
497         type: tosca.capabilities.Node
498         occurrences:
499         - 1
500         - UNBOUNDED
501       disk.device.read.requests.rate_vdbe_node_1:
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       host_vdbe_node_1:
508         type: tosca.capabilities.Container
509         valid_source_types:
510         - tosca.nodes.SoftwareComponent
511         occurrences:
512         - 1
513         - UNBOUNDED
514       feature_control_int_net:
515         type: tosca.capabilities.Node
516         occurrences:
517         - 1
518         - UNBOUNDED
519       cpu.delta_vdbe_node_1:
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       network.incoming.packets_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       scalable_vdbe_node_1:
532         type: tosca.capabilities.Scalable
533         occurrences:
534         - 1
535         - UNBOUNDED
536       link_fabric_int_net:
537         type: tosca.capabilities.network.Linkable
538         occurrences:
539         - 1
540         - UNBOUNDED
541       disk.iops_vdbe_node_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       feature_vdbe_node_1:
548         type: tosca.capabilities.Node
549         occurrences:
550         - 1
551         - UNBOUNDED
552       memory.resident_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       endpoint_vdbe_node_1:
559         type: tosca.capabilities.Endpoint.Admin
560         occurrences:
561         - 1
562         - UNBOUNDED
563       network.outgoing.packets.rate_vdbe_untr_1_port:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       os_vdbe_node_1:
570         type: tosca.capabilities.OperatingSystem
571         occurrences:
572         - 1
573         - UNBOUNDED
574       network.outpoing.packets_vdbe_untr_1_port:
575         type: org.openecomp.capabilities.metric.Ceilometer
576         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
577         occurrences:
578         - 1
579         - UNBOUNDED
580       disk.read.bytes.rate_vdbe_node_1:
581         type: org.openecomp.capabilities.metric.Ceilometer
582         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
583         occurrences:
584         - 1
585         - UNBOUNDED
586       disk.device.write.bytes.rate_vdbe_node_1:
587         type: org.openecomp.capabilities.metric.Ceilometer
588         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
589         occurrences:
590         - 1
591         - UNBOUNDED
592       attachment_control_int_net:
593         type: tosca.capabilities.Attachment
594         occurrences:
595         - 1
596         - UNBOUNDED
597       cpu_vdbe_node_1:
598         type: org.openecomp.capabilities.metric.Ceilometer
599         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
600         occurrences:
601         - 1
602         - UNBOUNDED
603       disk.device.write.requests.rate_vdbe_node_1:
604         type: org.openecomp.capabilities.metric.Ceilometer
605         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
606         occurrences:
607         - 1
608         - UNBOUNDED
609       disk.read.requests_vdbe_node_1:
610         type: org.openecomp.capabilities.metric.Ceilometer
611         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
612         occurrences:
613         - 1
614         - UNBOUNDED
615       disk.write.bytes.rate_vdbe_node_1:
616         type: org.openecomp.capabilities.metric.Ceilometer
617         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
618         occurrences:
619         - 1
620         - UNBOUNDED
621       feature_vdbe_untr_1_port:
622         type: tosca.capabilities.Node
623         occurrences:
624         - 1
625         - UNBOUNDED
626       memory.usage_vdbe_node_1:
627         type: org.openecomp.capabilities.metric.Ceilometer
628         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
629         occurrences:
630         - 1
631         - UNBOUNDED
632   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
633     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
634     properties:
635       aap_untrusted_ip_prefix:
636         type: string
637         description: ip prefix for primary vDBE VM on the VAN untrusted network
638         required: true
639         status: SUPPORTED
640       aap_sec_untrusted_ip_prefix:
641         type: string
642         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
643         required: true
644         status: SUPPORTED
645       vdbe_subport_network:
646         type: string
647         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
648         required: true
649         status: SUPPORTED
650       ip_v6_address:
651         type: string
652         description: IPv6 address associated with subinterfaces
653         required: true
654         status: SUPPORTED
655       counter:
656         type: float
657         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
658         required: true
659         status: SUPPORTED
660       subinterfaces_name_prefix:
661         type: string
662         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
663         required: true
664         status: SUPPORTED
665       ip_address:
666         type: string
667         description: IPv4 address associated with subinterfaces
668         required: true
669         status: SUPPORTED
670       aap_address_mode:
671         type: string
672         description: Address mode for the vDBE cluster IP
673         required: true
674         status: SUPPORTED
675       aap_untrusted_v6_ip_prefix:
676         type: string
677         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
678         required: true
679         status: SUPPORTED
680       parent_interface:
681         type: string
682         description: Parent Contrail interface
683         required: true
684         status: SUPPORTED
685       mac_address:
686         type: string
687         description: HW MAC address to use for subinterface
688         required: true
689         status: SUPPORTED
690       vlan_tag_list:
691         type: list
692         description: List of VLAN IDs to use for subinterfaces
693         required: true
694         status: SUPPORTED
695         entry_schema:
696           type: string
697       aap_sec_untrusted_ip_prefix_len:
698         type: string
699         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
700         required: true
701         status: SUPPORTED
702       vmac_address:
703         type: string
704         description: virtual MAC address to use for subinterface
705         required: true
706         status: SUPPORTED
707       aap_untrusted_v6_ip_prefix_len:
708         type: string
709         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
710         required: true
711         status: SUPPORTED
712       aap_untrusted_ip_prefix_len:
713         type: string
714         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
715         required: true
716         status: SUPPORTED
717     requirements:
718     - dependency_vdbe_untr_x_subport:
719         capability: tosca.capabilities.Node
720         node: tosca.nodes.Root
721         relationship: tosca.relationships.DependsOn
722         occurrences:
723         - 0
724         - UNBOUNDED
725     - link_vdbe_untr_x_subport:
726         capability: tosca.capabilities.network.Linkable
727         relationship: tosca.relationships.network.LinksTo
728         occurrences:
729         - 1
730         - 1
731     - binding_vdbe_untr_x_subport:
732         capability: tosca.capabilities.network.Bindable
733         node: org.openecomp.resource.cp.nodes.network.Port
734         relationship: tosca.relationships.network.BindsTo
735         occurrences:
736         - 1
737         - 1
738     capabilities:
739       feature_vdbe_untr_x_subport:
740         type: tosca.capabilities.Node
741         occurrences:
742         - 1
743         - UNBOUNDED