7ac84b0fcf8edb8f1575487318573bdec1b73eb4
[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.vdbe:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       subinterface_nested_parent_interface:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       subinterface_nested_aap_address_mode:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: string
23       subinterface_nested_vlan_tag_list:
24         type: list
25         required: true
26         status: SUPPORTED
27         entry_schema:
28           type: json
29       port_vdbe_untr_port_1_virtual_machine_interface_allowed_address_pairs:
30         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
31         required: true
32         status: SUPPORTED
33       compute_vdbe_availability_zone:
34         type: list
35         required: true
36         status: SUPPORTED
37         entry_schema:
38           type: string
39       subinterface_nested_service_template_filter_count:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: float
45       subinterface_nested_aap_untrusted_v6_ip_prefix_len:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: string
51       port_vdbe_untr_port_1_name:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       port_vdbe_untr_port_1_network_role:
58         type: string
59         required: true
60         status: SUPPORTED
61       vm_flavor_name:
62         type: string
63         required: true
64         status: SUPPORTED
65       port_vdbe_untr_port_1_virtual_machine_interface_mac_addresses:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: json
71       port_vdbe_untr_port_1_network_role_tag:
72         type: string
73         required: true
74         status: SUPPORTED
75       subinterface_nested_aap_untrusted_ip_prefix:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_vdbe_untr_port_1_order:
82         type: integer
83         required: true
84         status: SUPPORTED
85       vm_image_name:
86         type: string
87         required: true
88         status: SUPPORTED
89       subinterface_nested_aap_sec_untrusted_ip_prefix_len:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95       subinterface_nested_aap_sec_untrusted_ip_prefix:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: string
101       subinterface_nested_aap_untrusted_v6_ip_prefix:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: string
107       compute_vdbe_metadata:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: json
113       subinterface_nested_mac_address:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: string
119       subinterface_nested_ip_address:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: string
125       port_vdbe_untr_port_1_related_networks:
126         type: list
127         required: true
128         status: SUPPORTED
129         entry_schema:
130           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
131       subinterface_nested_ip_v6_address:
132         type: list
133         required: true
134         status: SUPPORTED
135         entry_schema:
136           type: string
137       port_vdbe_untr_port_1_ip_requirements:
138         type: list
139         required: true
140         status: SUPPORTED
141         entry_schema:
142           type: org.openecomp.datatypes.network.IpRequirements
143       port_vdbe_untr_port_1_subnetpoolid:
144         type: string
145         required: true
146         status: SUPPORTED
147       port_vdbe_untr_port_1_mac_requirements:
148         type: org.openecomp.datatypes.network.MacRequirements
149         required: true
150         status: SUPPORTED
151       port_vdbe_untr_port_1_exCP_naming:
152         type: org.openecomp.datatypes.Naming
153         required: true
154         status: SUPPORTED
155       index_value:
156         type: integer
157         description: Index value of this substitution service template runtime instance
158         required: false
159         default: 0
160         status: SUPPORTED
161         constraints:
162         - greater_or_equal: 0
163       subinterface_nested_vmac_address:
164         type: list
165         required: true
166         status: SUPPORTED
167         entry_schema:
168           type: string
169       subinterface_nested_vn_network_list:
170         type: list
171         required: true
172         status: SUPPORTED
173         entry_schema:
174           type: string
175       port_vdbe_untr_port_1_vlan_requirements:
176         type: list
177         required: true
178         status: SUPPORTED
179         entry_schema:
180           type: org.openecomp.datatypes.network.VlanRequirements
181       subinterface_nested_aap_untrusted_ip_prefix_len:
182         type: list
183         required: true
184         status: SUPPORTED
185         entry_schema:
186           type: string
187       subinterface_nested_counter:
188         type: list
189         required: true
190         status: SUPPORTED
191         entry_schema:
192           type: float
193       subinterface_nested_subinterfaces_name_prefix:
194         type: list
195         required: true
196         status: SUPPORTED
197         entry_schema:
198           type: string
199       compute_vdbe_name:
200         type: list
201         required: true
202         status: SUPPORTED
203         entry_schema:
204           type: string
205       subinterface_nested_optional_property_1:
206         type: list
207         required: true
208         status: SUPPORTED
209         entry_schema:
210           type: string
211       subinterface_nested_optional_property_2:
212         type: list
213         required: true
214         status: SUPPORTED
215         entry_schema:
216           type: string
217       port_vdbe_untr_port_1_virtual_network_refs:
218         type: list
219         required: true
220         status: SUPPORTED
221         entry_schema:
222           type: json
223     requirements:
224     - dependency_vdbe_vdbe_untr_port_1_nested:
225         capability: tosca.capabilities.Node
226         node: tosca.nodes.Root
227         relationship: tosca.relationships.DependsOn
228         occurrences:
229         - 0
230         - UNBOUNDED
231     - dependency_vdbe_untr_x_vlan1-Network-Role_vmi_subport_vdbe_vdbe_untr_port_1_nested:
232         capability: tosca.capabilities.Node
233         node: tosca.nodes.Root
234         relationship: tosca.relationships.DependsOn
235         occurrences:
236         - 0
237         - UNBOUNDED
238     - subinterface_link_vdbe_untr_x_vlan1-Network-Role_vmi_subport_vdbe_vdbe_untr_port_1_nested:
239         capability: tosca.capabilities.network.Linkable
240         relationship: tosca.relationships.network.LinksTo
241         occurrences:
242         - 1
243         - 1
244     - dependency_vdbe:
245         capability: tosca.capabilities.Node
246         node: tosca.nodes.Root
247         relationship: tosca.relationships.DependsOn
248         occurrences:
249         - 0
250         - UNBOUNDED
251     - local_storage_vdbe:
252         capability: tosca.capabilities.Attachment
253         node: tosca.nodes.BlockStorage
254         relationship: tosca.relationships.AttachesTo
255         occurrences:
256         - 0
257         - UNBOUNDED
258     - dependency_vdbe_vdbe_untr_port_1:
259         capability: tosca.capabilities.Node
260         node: tosca.nodes.Root
261         relationship: tosca.relationships.DependsOn
262         occurrences:
263         - 0
264         - UNBOUNDED
265     - link_vdbe_vdbe_untr_port_1:
266         capability: tosca.capabilities.network.Linkable
267         relationship: tosca.relationships.network.LinksTo
268         occurrences:
269         - 1
270         - 1
271     capabilities:
272       feature_vdbe_untr_x_vlan1-Network-Role_vmi_subport_vdbe_vdbe_untr_port_1_nested:
273         type: tosca.capabilities.Node
274         occurrences:
275         - 1
276         - UNBOUNDED
277       forwarder_vdbe_vdbe_untr_port_1:
278         type: org.openecomp.capabilities.Forwarder
279         occurrences:
280         - 1
281         - UNBOUNDED
282       feature_vdbe:
283         type: tosca.capabilities.Node
284         occurrences:
285         - 1
286         - UNBOUNDED
287       disk.device.iops_vdbe:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       endpoint_vdbe:
294         type: tosca.capabilities.Endpoint.Admin
295         occurrences:
296         - 1
297         - UNBOUNDED
298       disk.ephemeral.size_vdbe:
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       cpu_util_vdbe:
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       vcpus_vdbe:
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       disk.write.requests_vdbe:
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.latency_vdbe:
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       disk.device.write.requests.rate_vdbe:
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       feature_vdbe_vdbe_untr_port_1:
335         type: tosca.capabilities.Node
336         occurrences:
337         - 1
338         - UNBOUNDED
339       disk.write.bytes.rate_vdbe:
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.bytes.rate_vdbe_vdbe_untr_port_1:
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       network.incoming.packets.rate_vdbe_vdbe_untr_port_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       scalable_vdbe:
358         type: tosca.capabilities.Scalable
359         occurrences:
360         - 1
361         - UNBOUNDED
362       disk.iops_vdbe:
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:
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       network.outgoing.packets.rate_vdbe_vdbe_untr_port_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.device.capacity_vdbe:
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       network.outgoing.bytes_vdbe_vdbe_untr_port_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.allocation_vdbe:
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.usage_vdbe:
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       memory.usage_vdbe:
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.read.requests_vdbe:
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_vdbe_untr_port_1:
417         type: tosca.capabilities.network.Bindable
418         valid_source_types:
419         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
420         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
421         occurrences:
422         - 0
423         - UNBOUNDED
424       network.incoming.bytes_vdbe_vdbe_untr_port_1:
425         type: org.openecomp.capabilities.metric.Ceilometer
426         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
427         occurrences:
428         - 1
429         - UNBOUNDED
430       instance_vdbe:
431         type: org.openecomp.capabilities.metric.Ceilometer
432         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
433         occurrences:
434         - 1
435         - UNBOUNDED
436       network.outgoing.bytes.rate_vdbe_vdbe_untr_port_1:
437         type: org.openecomp.capabilities.metric.Ceilometer
438         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
439         occurrences:
440         - 1
441         - UNBOUNDED
442       cpu.delta_vdbe:
443         type: org.openecomp.capabilities.metric.Ceilometer
444         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
445         occurrences:
446         - 1
447         - UNBOUNDED
448       disk.device.read.bytes.rate_vdbe:
449         type: org.openecomp.capabilities.metric.Ceilometer
450         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
451         occurrences:
452         - 1
453         - UNBOUNDED
454       disk.device.write.bytes.rate_vdbe:
455         type: org.openecomp.capabilities.metric.Ceilometer
456         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
457         occurrences:
458         - 1
459         - UNBOUNDED
460       memory.resident_vdbe:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       disk.write.requests.rate_vdbe:
467         type: org.openecomp.capabilities.metric.Ceilometer
468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
469         occurrences:
470         - 1
471         - UNBOUNDED
472       cpu_vdbe:
473         type: org.openecomp.capabilities.metric.Ceilometer
474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
475         occurrences:
476         - 1
477         - UNBOUNDED
478       disk.write.bytes_vdbe:
479         type: org.openecomp.capabilities.metric.Ceilometer
480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
481         occurrences:
482         - 1
483         - UNBOUNDED
484       disk.device.usage_vdbe:
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.device.read.bytes_vdbe:
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       disk.latency_vdbe:
497         type: org.openecomp.capabilities.metric.Ceilometer
498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
499         occurrences:
500         - 1
501         - UNBOUNDED
502       disk.capacity_vdbe:
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       host_vdbe:
509         type: tosca.capabilities.Container
510         valid_source_types:
511         - tosca.nodes.SoftwareComponent
512         occurrences:
513         - 1
514         - UNBOUNDED
515       disk.allocation_vdbe:
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       network.outpoing.packets_vdbe_vdbe_untr_port_1:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       disk.read.bytes.rate_vdbe:
528         type: org.openecomp.capabilities.metric.Ceilometer
529         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
530         occurrences:
531         - 1
532         - UNBOUNDED
533       network.incoming.packets_vdbe_vdbe_untr_port_1:
534         type: org.openecomp.capabilities.metric.Ceilometer
535         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
536         occurrences:
537         - 1
538         - UNBOUNDED
539       os_vdbe:
540         type: tosca.capabilities.OperatingSystem
541         occurrences:
542         - 1
543         - UNBOUNDED
544       feature_vdbe_vdbe_untr_port_1_nested:
545         type: tosca.capabilities.Node
546         occurrences:
547         - 1
548         - UNBOUNDED
549       disk.device.read.requests_vdbe:
550         type: org.openecomp.capabilities.metric.Ceilometer
551         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
552         occurrences:
553         - 1
554         - UNBOUNDED
555       disk.root.size_vdbe:
556         type: org.openecomp.capabilities.metric.Ceilometer
557         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
558         occurrences:
559         - 1
560         - UNBOUNDED
561       memory_vdbe:
562         type: org.openecomp.capabilities.metric.Ceilometer
563         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
564         occurrences:
565         - 1
566         - UNBOUNDED
567       binding_vdbe:
568         type: tosca.capabilities.network.Bindable
569         occurrences:
570         - 1
571         - UNBOUNDED
572       disk.device.write.bytes_vdbe:
573         type: org.openecomp.capabilities.metric.Ceilometer
574         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
575         occurrences:
576         - 1
577         - UNBOUNDED
578       disk.device.read.requests.rate_vdbe:
579         type: org.openecomp.capabilities.metric.Ceilometer
580         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
581         occurrences:
582         - 1
583         - UNBOUNDED
584       disk.read.bytes_vdbe:
585         type: org.openecomp.capabilities.metric.Ceilometer
586         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
587         occurrences:
588         - 1
589         - UNBOUNDED
590   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
591     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
592     properties:
593       aap_untrusted_ip_prefix:
594         type: string
595         description: ip prefix for primary vDBE VM on the VAN untrusted network
596         required: true
597         status: SUPPORTED
598       aap_sec_untrusted_ip_prefix:
599         type: string
600         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
601         required: true
602         status: SUPPORTED
603       ip_v6_address:
604         type: string
605         description: IPv6 address associated with subinterfaces
606         required: true
607         status: SUPPORTED
608       counter:
609         type: float
610         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
611         required: true
612         status: SUPPORTED
613       subinterfaces_name_prefix:
614         type: string
615         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
616         required: true
617         status: SUPPORTED
618       ip_address:
619         type: string
620         description: IPv4 address associated with subinterfaces
621         required: true
622         status: SUPPORTED
623       aap_address_mode:
624         type: string
625         description: Address mode for the vDBE cluster IP
626         required: true
627         status: SUPPORTED
628       aap_untrusted_v6_ip_prefix:
629         type: string
630         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
631         required: true
632         status: SUPPORTED
633       parent_interface:
634         type: string
635         description: Parent Contrail interface
636         required: true
637         status: SUPPORTED
638       vn_network_list:
639         type: string
640         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
641         required: true
642         status: SUPPORTED
643       optional_property_1:
644         type: string
645         description: Optional property
646         required: true
647         status: SUPPORTED
648       optional_property_2:
649         type: string
650         description: Optional property
651         required: true
652         status: SUPPORTED
653       mac_address:
654         type: string
655         description: HW MAC address to use for subinterface
656         required: true
657         status: SUPPORTED
658       vlan_tag_list:
659         type: list
660         description: List of VLAN IDs to use for subinterfaces
661         required: true
662         status: SUPPORTED
663         entry_schema:
664           type: string
665       aap_sec_untrusted_ip_prefix_len:
666         type: string
667         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
668         required: true
669         status: SUPPORTED
670       vmac_address:
671         type: string
672         description: virtual MAC address to use for subinterface
673         required: true
674         status: SUPPORTED
675       aap_untrusted_v6_ip_prefix_len:
676         type: string
677         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
678         required: true
679         status: SUPPORTED
680       aap_untrusted_ip_prefix_len:
681         type: string
682         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
683         required: true
684         status: SUPPORTED
685     requirements:
686     - dependency_vdbe_untr_x_vlan1-Network-Role_vmi_subport:
687         capability: tosca.capabilities.Node
688         node: tosca.nodes.Root
689         relationship: tosca.relationships.DependsOn
690         occurrences:
691         - 0
692         - UNBOUNDED
693     - subinterface_link_vdbe_untr_x_vlan1-Network-Role_vmi_subport:
694         capability: tosca.capabilities.network.Linkable
695         relationship: tosca.relationships.network.LinksTo
696         occurrences:
697         - 1
698         - 1
699     - binding_vdbe_untr_x_vlan1-Network-Role_vmi_subport:
700         capability: tosca.capabilities.network.Bindable
701         node: org.openecomp.resource.cp.nodes.network.Port
702         relationship: tosca.relationships.network.BindsTo
703         occurrences:
704         - 1
705         - 1
706     capabilities:
707       feature_vdbe_untr_x_vlan1-Network-Role_vmi_subport:
708         type: tosca.capabilities.Node
709         occurrences:
710         - 1
711         - UNBOUNDED