9940fbc87c49fed997cf6266cba68189d59b6451
[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       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       vdbe_untrusted_ip_1:
32         type: string
33         description: IPV4 address of the secondary vDBE VM on the VAN untrusted network
34         required: true
35         status: SUPPORTED
36       vdbe_aap_untrusted_ip_prefix_len:
37         type: string
38         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
39         required: true
40         status: SUPPORTED
41       untrusted_num_vn:
42         type: float
43         description: Number of vDBE subinterface virtual Networks
44         required: true
45         status: SUPPORTED
46         constraints:
47         - in_range:
48           - 1
49           - 77
50       vf_module_name:
51         type: string
52         description: Unique ID for this VF Module instance
53         required: true
54         status: SUPPORTED
55       aap_address_mode:
56         type: string
57         description: Address mode for the vDBE cluster IP
58         required: true
59         status: SUPPORTED
60       control_int_net_shared:
61         type: boolean
62         description: control virtual network shared
63         required: true
64         status: SUPPORTED
65       vdbe_untrusted_v6_ip_1:
66         type: string
67         description: IPV6 address of the secondary vDBE VM on the VAN untrusted network
68         required: true
69         status: SUPPORTED
70       vdbe_untrusted_vmac_address:
71         type: string
72         description: Virtual MAC of the primary vDBE VM on the VAN untrusted network
73         required: true
74         status: SUPPORTED
75       control_int_net_flood_unknown_unicast:
76         type: boolean
77         description: forwarding mode of the control virtual network
78         required: true
79         status: SUPPORTED
80       port_vdbe_untr_1_port_network_role:
81         type: string
82         required: true
83         status: SUPPORTED
84       vdbe_aap_sec_untrusted_ip_prefix:
85         type: string
86         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
87         required: true
88         status: SUPPORTED
89       vnf_id:
90         type: string
91         description: Unique ID for this VF inst
92         required: true
93         status: SUPPORTED
94       vdbe_name_1:
95         type: string
96         description: VM Name for this vdbe node 1
97         required: true
98         status: SUPPORTED
99       port_vdbe_untr_1_port_ip_requirements:
100         type: list
101         required: true
102         status: SUPPORTED
103         entry_schema:
104           type: org.openecomp.datatypes.network.IpRequirements
105       availability_zone_1:
106         type: string
107         description: The availability zone of secondary node1 vDBE vm in the local HA pair.
108         required: true
109         status: SUPPORTED
110       untrusted_vn_networks:
111         type: list
112         description: List of subinterface virtual networks
113         required: true
114         status: SUPPORTED
115         entry_schema:
116           type: string
117       vdbe_image_name:
118         type: string
119         description: Image to use for vDBE
120         required: true
121         status: SUPPORTED
122       oam_net_name:
123         type: string
124         description: Name of NSDNet network from which the management IP addresses will be allocated
125         required: true
126         status: SUPPORTED
127       vdbe_aap_sec_untrusted_ip_prefix_len:
128         type: string
129         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
130         required: true
131         status: SUPPORTED
132       port_vdbe_untr_1_port_mac_requirements:
133         type: org.openecomp.datatypes.network.MacRequirements
134         required: true
135         status: SUPPORTED
136       port_vdbe_untr_1_port_order:
137         type: integer
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       vdbe_flavor_name:
158         type: string
159         description: Flavor to use for vDBE
160         required: true
161         status: SUPPORTED
162       port_vdbe_untr_1_port_exCP_naming:
163         type: org.openecomp.datatypes.Naming
164         required: true
165         status: SUPPORTED
166       counter:
167         type: float
168         description: Counter.
169         required: true
170         status: SUPPORTED
171       port_vdbe_untr_1_port_subnetpoolid:
172         type: string
173         required: true
174         status: SUPPORTED
175       vdbe_hw_untr_mac_1:
176         type: string
177         description: Secondary MAC address of the secondary vDBE VM on the VAN untrusted network
178         required: true
179         status: SUPPORTED
180       untrusted_net_name:
181         type: string
182         description: Name of public untrusted network into which this vDBE HA cluster is deployed
183         required: true
184         status: SUPPORTED
185       port_vdbe_untr_1_port_network_role_tag:
186         type: string
187         required: true
188         status: SUPPORTED
189       vdbe_device_name:
190         type: string
191         description: VDBE device Name for this vdbe VNF
192         required: true
193         status: SUPPORTED
194       port_vdbe_untr_1_port_vlan_requirements:
195         type: list
196         required: true
197         status: SUPPORTED
198         entry_schema:
199           type: org.openecomp.datatypes.network.VlanRequirements
200       vdbe_aap_untrusted_ip_prefix:
201         type: string
202         description: ip prefix for primary vDBE VM on the VAN untrusted network
203         required: true
204         status: SUPPORTED
205     requirements:
206     - dependency_vdbe_untr_2_subports:
207         capability: tosca.capabilities.Node
208         node: tosca.nodes.Root
209         relationship: tosca.relationships.DependsOn
210         occurrences:
211         - 0
212         - UNBOUNDED
213     - dependency_vdbe_untr_x_subport_vdbe_untr_2_subports:
214         capability: tosca.capabilities.Node
215         node: tosca.nodes.Root
216         relationship: tosca.relationships.DependsOn
217         occurrences:
218         - 0
219         - UNBOUNDED
220     - link_vdbe_untr_x_subport_vdbe_untr_2_subports:
221         capability: tosca.capabilities.network.Linkable
222         relationship: tosca.relationships.network.LinksTo
223         occurrences:
224         - 1
225         - 1
226     - dependency_vdbe_node_1:
227         capability: tosca.capabilities.Node
228         node: tosca.nodes.Root
229         relationship: tosca.relationships.DependsOn
230         occurrences:
231         - 0
232         - UNBOUNDED
233     - local_storage_vdbe_node_1:
234         capability: tosca.capabilities.Attachment
235         node: tosca.nodes.BlockStorage
236         relationship: tosca.relationships.AttachesTo
237         occurrences:
238         - 0
239         - UNBOUNDED
240     - dependency_vdbe_untr_1_port:
241         capability: tosca.capabilities.Node
242         node: tosca.nodes.Root
243         relationship: tosca.relationships.DependsOn
244         occurrences:
245         - 0
246         - UNBOUNDED
247     - dependency_vdbe_untr_1_subports:
248         capability: tosca.capabilities.Node
249         node: tosca.nodes.Root
250         relationship: tosca.relationships.DependsOn
251         occurrences:
252         - 0
253         - UNBOUNDED
254     - dependency_vdbe_untr_x_subport_vdbe_untr_1_subports:
255         capability: tosca.capabilities.Node
256         node: tosca.nodes.Root
257         relationship: tosca.relationships.DependsOn
258         occurrences:
259         - 0
260         - UNBOUNDED
261     - link_vdbe_untr_x_subport_vdbe_untr_1_subports:
262         capability: tosca.capabilities.network.Linkable
263         relationship: tosca.relationships.network.LinksTo
264         occurrences:
265         - 1
266         - 1
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       disk.device.usage_vdbe_node_1:
310         type: org.openecomp.capabilities.metric.Ceilometer
311         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
312         occurrences:
313         - 1
314         - UNBOUNDED
315       disk.write.bytes_vdbe_node_1:
316         type: org.openecomp.capabilities.metric.Ceilometer
317         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
318         occurrences:
319         - 1
320         - UNBOUNDED
321       disk.device.write.bytes_vdbe_node_1:
322         type: org.openecomp.capabilities.metric.Ceilometer
323         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.allocation_vdbe_node_1:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       memory_vdbe_node_1:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       cpu_util_vdbe_node_1:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       network.incoming.packets.rate_vdbe_untr_1_port:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.read.bytes_vdbe_node_1:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       feature_vdbe_untr_2_subports:
358         type: tosca.capabilities.Node
359         occurrences:
360         - 1
361         - UNBOUNDED
362       disk.device.read.bytes.rate_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.allocation_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.rate_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       disk.root.size_vdbe_node_1:
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       disk.device.iops_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       disk.device.write.requests_vdbe_node_1:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       disk.write.requests_vdbe_node_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       network.incoming.bytes.rate_vdbe_untr_1_port:
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       vcpus_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       binding_vdbe_untr_1_port:
417         type: tosca.capabilities.network.Bindable
418         valid_source_types:
419         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
420         occurrences:
421         - 0
422         - UNBOUNDED
423       disk.ephemeral.size_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       network.outgoing.bytes_vdbe_untr_1_port:
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       feature_vdbe_untr_1_subports:
436         type: tosca.capabilities.Node
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.device.latency_vdbe_node_1:
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       disk.capacity_vdbe_node_1:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.device.capacity_vdbe_node_1:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       link_control_int_net:
459         type: tosca.capabilities.network.Linkable
460         occurrences:
461         - 1
462         - UNBOUNDED
463       network.incoming.bytes_vdbe_untr_1_port:
464         type: org.openecomp.capabilities.metric.Ceilometer
465         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
466         occurrences:
467         - 1
468         - UNBOUNDED
469       end_point_control_int_net:
470         type: tosca.capabilities.Endpoint
471         occurrences:
472         - 1
473         - UNBOUNDED
474       disk.usage_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       disk.read.bytes_vdbe_node_1:
481         type: org.openecomp.capabilities.metric.Ceilometer
482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
483         occurrences:
484         - 1
485         - UNBOUNDED
486       feature_vdbe_untr_x_subport_vdbe_untr_1_subports:
487         type: tosca.capabilities.Node
488         occurrences:
489         - 1
490         - UNBOUNDED
491       disk.device.read.requests.rate_vdbe_node_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       host_vdbe_node_1:
498         type: tosca.capabilities.Container
499         valid_source_types:
500         - tosca.nodes.SoftwareComponent
501         occurrences:
502         - 1
503         - UNBOUNDED
504       feature_control_int_net:
505         type: tosca.capabilities.Node
506         occurrences:
507         - 1
508         - UNBOUNDED
509       cpu.delta_vdbe_node_1:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       network.incoming.packets_vdbe_untr_1_port:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       scalable_vdbe_node_1:
522         type: tosca.capabilities.Scalable
523         occurrences:
524         - 1
525         - UNBOUNDED
526       disk.iops_vdbe_node_1:
527         type: org.openecomp.capabilities.metric.Ceilometer
528         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
529         occurrences:
530         - 1
531         - UNBOUNDED
532       feature_vdbe_node_1:
533         type: tosca.capabilities.Node
534         occurrences:
535         - 1
536         - UNBOUNDED
537       memory.resident_vdbe_node_1:
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       endpoint_vdbe_node_1:
544         type: tosca.capabilities.Endpoint.Admin
545         occurrences:
546         - 1
547         - UNBOUNDED
548       network.outgoing.packets.rate_vdbe_untr_1_port:
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       os_vdbe_node_1:
555         type: tosca.capabilities.OperatingSystem
556         occurrences:
557         - 1
558         - UNBOUNDED
559       network.outpoing.packets_vdbe_untr_1_port:
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.read.bytes.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.device.write.bytes.rate_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       attachment_control_int_net:
578         type: tosca.capabilities.Attachment
579         occurrences:
580         - 1
581         - UNBOUNDED
582       cpu_vdbe_node_1:
583         type: org.openecomp.capabilities.metric.Ceilometer
584         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
585         occurrences:
586         - 1
587         - UNBOUNDED
588       disk.device.write.requests.rate_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       disk.read.requests_vdbe_node_1:
595         type: org.openecomp.capabilities.metric.Ceilometer
596         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
597         occurrences:
598         - 1
599         - UNBOUNDED
600       feature_vdbe_untr_x_subport_vdbe_untr_2_subports:
601         type: tosca.capabilities.Node
602         occurrences:
603         - 1
604         - UNBOUNDED
605       disk.write.bytes.rate_vdbe_node_1:
606         type: org.openecomp.capabilities.metric.Ceilometer
607         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
608         occurrences:
609         - 1
610         - UNBOUNDED
611       feature_vdbe_untr_1_port:
612         type: tosca.capabilities.Node
613         occurrences:
614         - 1
615         - UNBOUNDED
616       memory.usage_vdbe_node_1:
617         type: org.openecomp.capabilities.metric.Ceilometer
618         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
619         occurrences:
620         - 1
621         - UNBOUNDED
622   org.openecomp.resource.abstract.nodes.heat.subinterface.nested_vlan:
623     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
624     properties:
625       aap_untrusted_ip_prefix:
626         type: string
627         description: ip prefix for primary vDBE VM on the VAN untrusted network
628         required: true
629         status: SUPPORTED
630       aap_sec_untrusted_ip_prefix:
631         type: string
632         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
633         required: true
634         status: SUPPORTED
635       ip_v6_address:
636         type: string
637         description: IPv6 address associated with subinterfaces
638         required: true
639         status: SUPPORTED
640       counter:
641         type: float
642         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
643         required: true
644         status: SUPPORTED
645       subinterfaces_name_prefix:
646         type: string
647         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
648         required: true
649         status: SUPPORTED
650       ip_address:
651         type: string
652         description: IPv4 address associated with subinterfaces
653         required: true
654         status: SUPPORTED
655       aap_address_mode:
656         type: string
657         description: Address mode for the vDBE cluster IP
658         required: true
659         status: SUPPORTED
660       aap_untrusted_v6_ip_prefix:
661         type: string
662         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
663         required: true
664         status: SUPPORTED
665       parent_interface:
666         type: string
667         description: Parent Contrail interface
668         required: true
669         status: SUPPORTED
670       vn_network_list:
671         type: string
672         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
673         required: true
674         status: SUPPORTED
675       mac_address:
676         type: string
677         description: HW MAC address to use for subinterface
678         required: true
679         status: SUPPORTED
680       vlan_tag_list:
681         type: list
682         description: List of VLAN IDs to use for subinterfaces
683         required: true
684         status: SUPPORTED
685         entry_schema:
686           type: string
687       aap_sec_untrusted_ip_prefix_len:
688         type: string
689         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
690         required: true
691         status: SUPPORTED
692       vmac_address:
693         type: string
694         description: virtual MAC address to use for subinterface
695         required: true
696         status: SUPPORTED
697       aap_untrusted_v6_ip_prefix_len:
698         type: string
699         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
700         required: true
701         status: SUPPORTED
702       aap_untrusted_ip_prefix_len:
703         type: string
704         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
705         required: true
706         status: SUPPORTED
707     requirements:
708     - dependency_vdbe_untr_x_subport:
709         capability: tosca.capabilities.Node
710         node: tosca.nodes.Root
711         relationship: tosca.relationships.DependsOn
712         occurrences:
713         - 0
714         - UNBOUNDED
715     - link_vdbe_untr_x_subport:
716         capability: tosca.capabilities.network.Linkable
717         relationship: tosca.relationships.network.LinksTo
718         occurrences:
719         - 1
720         - 1
721     - binding_vdbe_untr_x_subport:
722         capability: tosca.capabilities.network.Bindable
723         node: org.openecomp.resource.cp.nodes.network.Port
724         relationship: tosca.relationships.network.BindsTo
725         occurrences:
726         - 1
727         - 1
728     capabilities:
729       feature_vdbe_untr_x_subport:
730         type: tosca.capabilities.Node
731         occurrences:
732         - 1
733         - UNBOUNDED