[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / lib / openecomp-sdc-translator-lib / openecomp-sdc-translator-core / src / test / resources / mock / services / heattotosca / contrail2serviceinstance / connectToNetworkMultiNested / expectedoutputfiles / 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.OCS-fw3:
9     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
10     properties:
11       service_policy_name:
12         type: string
13         description: Policy Name
14         required: true
15         status: SUPPORTED
16       st_static_routes_list:
17         type: string
18         description: List of static routes enabled-disabled
19         required: true
20         status: SUPPORTED
21       st_type:
22         type: string
23         description: service type
24         required: true
25         status: SUPPORTED
26       st_service_interface_type_list:
27         type: string
28         description: List of interface types
29         required: true
30         status: SUPPORTED
31       st_mode:
32         type: string
33         description: service mode
34         required: true
35         status: SUPPORTED
36       Cricket_OCS_protected_net_id:
37         type: string
38         description: Name of Cricket OCS network
39         required: true
40         status: SUPPORTED
41       oam_mgmt_net_0_id:
42         type: string
43         description: Name of OAM network
44         required: true
45         status: SUPPORTED
46       start_dst_ports:
47         type: float
48         description: Start of dst port
49         required: true
50         status: SUPPORTED
51       st_flavor:
52         type: string
53         description: Flavor
54         required: true
55         status: SUPPORTED
56       availability_zone_1:
57         type: string
58         description: availability zone
59         required: true
60         status: SUPPORTED
61       service_instance_name:
62         type: string
63         description: Service instance name
64         required: true
65         status: SUPPORTED
66       st_scaling:
67         type: string
68         description: Indicates whether service scaling is enabled
69         required: true
70         status: SUPPORTED
71       max_num_fw_instances:
72         type: float
73         description: maximum number of firewall instances for scaling
74         required: true
75         status: SUPPORTED
76       start_src_ports:
77         type: float
78         description: Start of src port
79         required: true
80         status: SUPPORTED
81       network_param2:
82         type: string
83         required: true
84         status: SUPPORTED
85       service_policy_direction:
86         type: string
87         description: Direction of Policy
88         required: true
89         status: SUPPORTED
90       network_param1:
91         type: string
92         required: true
93         status: SUPPORTED
94       st_name:
95         type: string
96         description: Name of service template
97         required: true
98         status: SUPPORTED
99       hsl_direct_net3:
100         type: string
101         required: true
102         status: SUPPORTED
103       hsl_direct_net4:
104         type: string
105         required: true
106         status: SUPPORTED
107       HSL_direct_net_gateway:
108         type: string
109         description: HSL (Logging) network gateway address
110         required: true
111         status: SUPPORTED
112       hsl_direct_net1:
113         type: string
114         required: true
115         status: SUPPORTED
116       hsl_direct_net2:
117         type: string
118         required: true
119         status: SUPPORTED
120       st_shared_ip_list:
121         type: string
122         description: List of shared ip enabled-disabled
123         required: true
124         status: SUPPORTED
125       Cricket_OCS_direct_net_id:
126         type: string
127         description: Name of Cricket OCS network
128         required: true
129         status: SUPPORTED
130       end_src_ports:
131         type: float
132         description: End of src port
133         required: true
134         status: SUPPORTED
135       end_dst_ports:
136         type: float
137         description: End of dst port
138         required: true
139         status: SUPPORTED
140       st_image_name:
141         type: string
142         description: Name of the image
143         required: true
144         status: SUPPORTED
145       HSL_direct_net_id:
146         type: string
147         description: Name of HSL (Logging) network
148         required: true
149         status: SUPPORTED
150       HSL_direct_net_cidr:
151         type: string
152         description: HSL (Logging) network address (CIDR notation)
153         required: true
154         status: SUPPORTED
155     requirements:
156     - dependency_service_instance4:
157         capability: tosca.capabilities.Node
158         node: tosca.nodes.Root
159         relationship: tosca.relationships.DependsOn
160         occurrences:
161         - 0
162         - UNBOUNDED
163     - link_port_0_service_instance4:
164         capability: tosca.capabilities.network.Linkable
165         node: tosca.nodes.Root
166         relationship: tosca.relationships.network.LinksTo
167         occurrences:
168         - 1
169         - 1
170     - link_port_1_service_instance4:
171         capability: tosca.capabilities.network.Linkable
172         node: tosca.nodes.Root
173         relationship: tosca.relationships.network.LinksTo
174         occurrences:
175         - 1
176         - 1
177     - link_port_2_service_instance4:
178         capability: tosca.capabilities.network.Linkable
179         node: tosca.nodes.Root
180         relationship: tosca.relationships.network.LinksTo
181         occurrences:
182         - 1
183         - 1
184     - dependency_hsl_direct_net:
185         capability: tosca.capabilities.Node
186         node: tosca.nodes.Root
187         relationship: tosca.relationships.DependsOn
188         occurrences:
189         - 0
190         - UNBOUNDED
191     - dependency_service_policy:
192         capability: tosca.capabilities.Node
193         node: tosca.nodes.Root
194         relationship: tosca.relationships.DependsOn
195         occurrences:
196         - 0
197         - UNBOUNDED
198     - network_service_policy:
199         capability: tosca.capabilities.Attachment
200         node: tosca.nodes.network.Network
201         relationship: org.openecomp.relationships.AttachesTo
202         occurrences:
203         - 0
204         - UNBOUNDED
205     capabilities:
206       link_hsl_direct_net:
207         type: tosca.capabilities.network.Linkable
208         occurrences:
209         - 1
210         - UNBOUNDED
211       feature_service_policy:
212         type: tosca.capabilities.Node
213         occurrences:
214         - 1
215         - UNBOUNDED
216       feature_service_instance4:
217         type: tosca.capabilities.Node
218         occurrences:
219         - 1
220         - UNBOUNDED
221       attachment_hsl_direct_net:
222         type: tosca.capabilities.Attachment
223         occurrences:
224         - 1
225         - UNBOUNDED
226       feature_hsl_direct_net:
227         type: tosca.capabilities.Node
228         occurrences:
229         - 1
230         - UNBOUNDED
231       end_point_hsl_direct_net:
232         type: tosca.capabilities.Endpoint
233         occurrences:
234         - 1
235         - UNBOUNDED
236   org.openecomp.resource.abstract.nodes.heat.OCS-fw2:
237     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
238     properties:
239       service_policy_name:
240         type: string
241         description: Policy Name
242         required: true
243         status: SUPPORTED
244       st_static_routes_list:
245         type: string
246         description: List of static routes enabled-disabled
247         required: true
248         status: SUPPORTED
249       st_type:
250         type: string
251         description: service type
252         required: true
253         status: SUPPORTED
254       st_service_interface_type_list:
255         type: string
256         description: List of interface types
257         required: true
258         status: SUPPORTED
259       st_mode:
260         type: string
261         description: service mode
262         required: true
263         status: SUPPORTED
264       Cricket_OCS_protected_net_id:
265         type: string
266         description: Name of Cricket OCS network
267         required: true
268         status: SUPPORTED
269       oam_mgmt_net_0_id:
270         type: string
271         description: Name of OAM network
272         required: true
273         status: SUPPORTED
274       start_dst_ports:
275         type: float
276         description: Start of dst port
277         required: true
278         status: SUPPORTED
279       st_flavor:
280         type: string
281         description: Flavor
282         required: true
283         status: SUPPORTED
284       availability_zone_1:
285         type: string
286         description: availability zone
287         required: true
288         status: SUPPORTED
289       service_instance_name:
290         type: string
291         description: Service instance name
292         required: true
293         status: SUPPORTED
294       st_scaling:
295         type: string
296         description: Indicates whether service scaling is enabled
297         required: true
298         status: SUPPORTED
299       max_num_fw_instances:
300         type: float
301         description: maximum number of firewall instances for scaling
302         required: true
303         status: SUPPORTED
304       start_src_ports:
305         type: float
306         description: Start of src port
307         required: true
308         status: SUPPORTED
309       network_param2:
310         type: string
311         required: true
312         status: SUPPORTED
313       service_policy_direction:
314         type: string
315         description: Direction of Policy
316         required: true
317         status: SUPPORTED
318       network_param1:
319         type: string
320         required: true
321         status: SUPPORTED
322       st_name:
323         type: string
324         description: Name of service template
325         required: true
326         status: SUPPORTED
327       hsl_direct_net3:
328         type: string
329         required: true
330         status: SUPPORTED
331       hsl_direct_net4:
332         type: string
333         required: true
334         status: SUPPORTED
335       HSL_direct_net_gateway:
336         type: string
337         description: HSL (Logging) network gateway address
338         required: true
339         status: SUPPORTED
340       hsl_direct_net1:
341         type: string
342         required: true
343         status: SUPPORTED
344       hsl_direct_net2:
345         type: string
346         required: true
347         status: SUPPORTED
348       st_shared_ip_list:
349         type: string
350         description: List of shared ip enabled-disabled
351         required: true
352         status: SUPPORTED
353       Cricket_OCS_direct_net_id:
354         type: string
355         description: Name of Cricket OCS network
356         required: true
357         status: SUPPORTED
358       end_src_ports:
359         type: float
360         description: End of src port
361         required: true
362         status: SUPPORTED
363       end_dst_ports:
364         type: float
365         description: End of dst port
366         required: true
367         status: SUPPORTED
368       st_image_name:
369         type: string
370         description: Name of the image
371         required: true
372         status: SUPPORTED
373       HSL_direct_net_id:
374         type: string
375         description: Name of HSL (Logging) network
376         required: true
377         status: SUPPORTED
378       HSL_direct_net_cidr:
379         type: string
380         description: HSL (Logging) network address (CIDR notation)
381         required: true
382         status: SUPPORTED
383     requirements:
384     - dependency_service_instance1:
385         capability: tosca.capabilities.Node
386         node: tosca.nodes.Root
387         relationship: tosca.relationships.DependsOn
388         occurrences:
389         - 0
390         - UNBOUNDED
391     - link_port_0_service_instance1:
392         capability: tosca.capabilities.network.Linkable
393         node: tosca.nodes.Root
394         relationship: tosca.relationships.network.LinksTo
395         occurrences:
396         - 1
397         - 1
398     - link_port_1_service_instance1:
399         capability: tosca.capabilities.network.Linkable
400         node: tosca.nodes.Root
401         relationship: tosca.relationships.network.LinksTo
402         occurrences:
403         - 1
404         - 1
405     - link_port_2_service_instance1:
406         capability: tosca.capabilities.network.Linkable
407         node: tosca.nodes.Root
408         relationship: tosca.relationships.network.LinksTo
409         occurrences:
410         - 1
411         - 1
412     - dependency_test_nested3:
413         capability: tosca.capabilities.Node
414         node: tosca.nodes.Root
415         relationship: tosca.relationships.DependsOn
416         occurrences:
417         - 0
418         - UNBOUNDED
419     - dependency_service_instance4_test_nested3:
420         capability: tosca.capabilities.Node
421         node: tosca.nodes.Root
422         relationship: tosca.relationships.DependsOn
423         occurrences:
424         - 0
425         - UNBOUNDED
426     - link_port_0_service_instance4_test_nested3:
427         capability: tosca.capabilities.network.Linkable
428         node: tosca.nodes.Root
429         relationship: tosca.relationships.network.LinksTo
430         occurrences:
431         - 1
432         - 1
433     - link_port_1_service_instance4_test_nested3:
434         capability: tosca.capabilities.network.Linkable
435         node: tosca.nodes.Root
436         relationship: tosca.relationships.network.LinksTo
437         occurrences:
438         - 1
439         - 1
440     - link_port_2_service_instance4_test_nested3:
441         capability: tosca.capabilities.network.Linkable
442         node: tosca.nodes.Root
443         relationship: tosca.relationships.network.LinksTo
444         occurrences:
445         - 1
446         - 1
447     - dependency_hsl_direct_net_test_nested3:
448         capability: tosca.capabilities.Node
449         node: tosca.nodes.Root
450         relationship: tosca.relationships.DependsOn
451         occurrences:
452         - 0
453         - UNBOUNDED
454     - dependency_service_policy_test_nested3:
455         capability: tosca.capabilities.Node
456         node: tosca.nodes.Root
457         relationship: tosca.relationships.DependsOn
458         occurrences:
459         - 0
460         - UNBOUNDED
461     - network_service_policy_test_nested3:
462         capability: tosca.capabilities.Attachment
463         node: tosca.nodes.network.Network
464         relationship: org.openecomp.relationships.AttachesTo
465         occurrences:
466         - 0
467         - UNBOUNDED
468     - dependency_hsl_direct_net:
469         capability: tosca.capabilities.Node
470         node: tosca.nodes.Root
471         relationship: tosca.relationships.DependsOn
472         occurrences:
473         - 0
474         - UNBOUNDED
475     - dependency_service_instance3:
476         capability: tosca.capabilities.Node
477         node: tosca.nodes.Root
478         relationship: tosca.relationships.DependsOn
479         occurrences:
480         - 0
481         - UNBOUNDED
482     - link_port_0_service_instance3:
483         capability: tosca.capabilities.network.Linkable
484         node: tosca.nodes.Root
485         relationship: tosca.relationships.network.LinksTo
486         occurrences:
487         - 1
488         - 1
489     - link_port_1_service_instance3:
490         capability: tosca.capabilities.network.Linkable
491         node: tosca.nodes.Root
492         relationship: tosca.relationships.network.LinksTo
493         occurrences:
494         - 1
495         - 1
496     - link_port_2_service_instance3:
497         capability: tosca.capabilities.network.Linkable
498         node: tosca.nodes.Root
499         relationship: tosca.relationships.network.LinksTo
500         occurrences:
501         - 1
502         - 1
503     - dependency_service_policy:
504         capability: tosca.capabilities.Node
505         node: tosca.nodes.Root
506         relationship: tosca.relationships.DependsOn
507         occurrences:
508         - 0
509         - UNBOUNDED
510     - network_service_policy:
511         capability: tosca.capabilities.Attachment
512         node: tosca.nodes.network.Network
513         relationship: org.openecomp.relationships.AttachesTo
514         occurrences:
515         - 0
516         - UNBOUNDED
517     capabilities:
518       feature_service_policy_test_nested3:
519         type: tosca.capabilities.Node
520         occurrences:
521         - 1
522         - UNBOUNDED
523       feature_service_instance1:
524         type: tosca.capabilities.Node
525         occurrences:
526         - 1
527         - UNBOUNDED
528       feature_service_instance3:
529         type: tosca.capabilities.Node
530         occurrences:
531         - 1
532         - UNBOUNDED
533       attachment_hsl_direct_net:
534         type: tosca.capabilities.Attachment
535         occurrences:
536         - 1
537         - UNBOUNDED
538       end_point_hsl_direct_net:
539         type: tosca.capabilities.Endpoint
540         occurrences:
541         - 1
542         - UNBOUNDED
543       feature_service_instance4_test_nested3:
544         type: tosca.capabilities.Node
545         occurrences:
546         - 1
547         - UNBOUNDED
548       link_hsl_direct_net:
549         type: tosca.capabilities.network.Linkable
550         occurrences:
551         - 1
552         - UNBOUNDED
553       feature_service_policy:
554         type: tosca.capabilities.Node
555         occurrences:
556         - 1
557         - UNBOUNDED
558       feature_hsl_direct_net_test_nested3:
559         type: tosca.capabilities.Node
560         occurrences:
561         - 1
562         - UNBOUNDED
563       link_hsl_direct_net_test_nested3:
564         type: tosca.capabilities.network.Linkable
565         occurrences:
566         - 1
567         - UNBOUNDED
568       attachment_hsl_direct_net_test_nested3:
569         type: tosca.capabilities.Attachment
570         occurrences:
571         - 1
572         - UNBOUNDED
573       feature_test_nested3:
574         type: tosca.capabilities.Node
575         occurrences:
576         - 1
577         - UNBOUNDED
578       feature_hsl_direct_net:
579         type: tosca.capabilities.Node
580         occurrences:
581         - 1
582         - UNBOUNDED
583       end_point_hsl_direct_net_test_nested3:
584         type: tosca.capabilities.Endpoint
585         occurrences:
586         - 1
587         - UNBOUNDED
588   org.openecomp.resource.abstract.nodes.heat.OCS-fw:
589     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
590     properties:
591       service_policy_name:
592         type: string
593         description: Policy Name
594         required: true
595         status: SUPPORTED
596       st_static_routes_list:
597         type: string
598         description: List of static routes enabled-disabled
599         required: true
600         status: SUPPORTED
601       st_type:
602         type: string
603         description: service type
604         required: true
605         status: SUPPORTED
606       st_service_interface_type_list:
607         type: string
608         description: List of interface types
609         required: true
610         status: SUPPORTED
611       st_mode:
612         type: string
613         description: service mode
614         required: true
615         status: SUPPORTED
616       Cricket_OCS_protected_net_id:
617         type: string
618         description: Name of Cricket OCS network
619         required: true
620         status: SUPPORTED
621       oam_mgmt_net_0_id:
622         type: string
623         description: Name of OAM network
624         required: true
625         status: SUPPORTED
626       start_dst_ports:
627         type: float
628         description: Start of dst port
629         required: true
630         status: SUPPORTED
631       st_flavor:
632         type: string
633         description: Flavor
634         required: true
635         status: SUPPORTED
636       availability_zone_1:
637         type: string
638         description: availability zone
639         required: true
640         status: SUPPORTED
641       service_instance_name:
642         type: string
643         description: Service instance name
644         required: true
645         status: SUPPORTED
646       st_scaling:
647         type: string
648         description: Indicates whether service scaling is enabled
649         required: true
650         status: SUPPORTED
651       max_num_fw_instances:
652         type: float
653         description: maximum number of firewall instances for scaling
654         required: true
655         status: SUPPORTED
656       start_src_ports:
657         type: float
658         description: Start of src port
659         required: true
660         status: SUPPORTED
661       network_param2:
662         type: string
663         required: true
664         status: SUPPORTED
665       service_policy_direction:
666         type: string
667         description: Direction of Policy
668         required: true
669         status: SUPPORTED
670       network_param1:
671         type: string
672         required: true
673         status: SUPPORTED
674       st_name:
675         type: string
676         description: Name of service template
677         required: true
678         status: SUPPORTED
679       hsl_direct_net3:
680         type: string
681         required: true
682         status: SUPPORTED
683       hsl_direct_net4:
684         type: string
685         required: true
686         status: SUPPORTED
687       HSL_direct_net_gateway:
688         type: string
689         description: HSL (Logging) network gateway address
690         required: true
691         status: SUPPORTED
692       hsl_direct_net1:
693         type: string
694         required: true
695         status: SUPPORTED
696       hsl_direct_net2:
697         type: string
698         required: true
699         status: SUPPORTED
700       st_shared_ip_list:
701         type: string
702         description: List of shared ip enabled-disabled
703         required: true
704         status: SUPPORTED
705       Cricket_OCS_direct_net_id:
706         type: string
707         description: Name of Cricket OCS network
708         required: true
709         status: SUPPORTED
710       end_src_ports:
711         type: float
712         description: End of src port
713         required: true
714         status: SUPPORTED
715       end_dst_ports:
716         type: float
717         description: End of dst port
718         required: true
719         status: SUPPORTED
720       st_image_name:
721         type: string
722         description: Name of the image
723         required: true
724         status: SUPPORTED
725       HSL_direct_net_id:
726         type: string
727         description: Name of HSL (Logging) network
728         required: true
729         status: SUPPORTED
730       HSL_direct_net_cidr:
731         type: string
732         description: HSL (Logging) network address (CIDR notation)
733         required: true
734         status: SUPPORTED
735     requirements:
736     - dependency_service_instance2:
737         capability: tosca.capabilities.Node
738         node: tosca.nodes.Root
739         relationship: tosca.relationships.DependsOn
740         occurrences:
741         - 0
742         - UNBOUNDED
743     - link_port_0_service_instance2:
744         capability: tosca.capabilities.network.Linkable
745         node: tosca.nodes.Root
746         relationship: tosca.relationships.network.LinksTo
747         occurrences:
748         - 1
749         - 1
750     - link_port_1_service_instance2:
751         capability: tosca.capabilities.network.Linkable
752         node: tosca.nodes.Root
753         relationship: tosca.relationships.network.LinksTo
754         occurrences:
755         - 1
756         - 1
757     - link_port_2_service_instance2:
758         capability: tosca.capabilities.network.Linkable
759         node: tosca.nodes.Root
760         relationship: tosca.relationships.network.LinksTo
761         occurrences:
762         - 1
763         - 1
764     - dependency_service_instance1:
765         capability: tosca.capabilities.Node
766         node: tosca.nodes.Root
767         relationship: tosca.relationships.DependsOn
768         occurrences:
769         - 0
770         - UNBOUNDED
771     - link_port_0_service_instance1:
772         capability: tosca.capabilities.network.Linkable
773         node: tosca.nodes.Root
774         relationship: tosca.relationships.network.LinksTo
775         occurrences:
776         - 1
777         - 1
778     - link_port_1_service_instance1:
779         capability: tosca.capabilities.network.Linkable
780         node: tosca.nodes.Root
781         relationship: tosca.relationships.network.LinksTo
782         occurrences:
783         - 1
784         - 1
785     - link_port_2_service_instance1:
786         capability: tosca.capabilities.network.Linkable
787         node: tosca.nodes.Root
788         relationship: tosca.relationships.network.LinksTo
789         occurrences:
790         - 1
791         - 1
792     - dependency_test_nested2:
793         capability: tosca.capabilities.Node
794         node: tosca.nodes.Root
795         relationship: tosca.relationships.DependsOn
796         occurrences:
797         - 0
798         - UNBOUNDED
799     - dependency_service_instance1_test_nested2:
800         capability: tosca.capabilities.Node
801         node: tosca.nodes.Root
802         relationship: tosca.relationships.DependsOn
803         occurrences:
804         - 0
805         - UNBOUNDED
806     - link_port_0_service_instance1_test_nested2:
807         capability: tosca.capabilities.network.Linkable
808         node: tosca.nodes.Root
809         relationship: tosca.relationships.network.LinksTo
810         occurrences:
811         - 1
812         - 1
813     - link_port_1_service_instance1_test_nested2:
814         capability: tosca.capabilities.network.Linkable
815         node: tosca.nodes.Root
816         relationship: tosca.relationships.network.LinksTo
817         occurrences:
818         - 1
819         - 1
820     - link_port_2_service_instance1_test_nested2:
821         capability: tosca.capabilities.network.Linkable
822         node: tosca.nodes.Root
823         relationship: tosca.relationships.network.LinksTo
824         occurrences:
825         - 1
826         - 1
827     - dependency_test_nested3_test_nested2:
828         capability: tosca.capabilities.Node
829         node: tosca.nodes.Root
830         relationship: tosca.relationships.DependsOn
831         occurrences:
832         - 0
833         - UNBOUNDED
834     - dependency_service_instance4_test_nested3_test_nested2:
835         capability: tosca.capabilities.Node
836         node: tosca.nodes.Root
837         relationship: tosca.relationships.DependsOn
838         occurrences:
839         - 0
840         - UNBOUNDED
841     - link_port_0_service_instance4_test_nested3_test_nested2:
842         capability: tosca.capabilities.network.Linkable
843         node: tosca.nodes.Root
844         relationship: tosca.relationships.network.LinksTo
845         occurrences:
846         - 1
847         - 1
848     - link_port_1_service_instance4_test_nested3_test_nested2:
849         capability: tosca.capabilities.network.Linkable
850         node: tosca.nodes.Root
851         relationship: tosca.relationships.network.LinksTo
852         occurrences:
853         - 1
854         - 1
855     - link_port_2_service_instance4_test_nested3_test_nested2:
856         capability: tosca.capabilities.network.Linkable
857         node: tosca.nodes.Root
858         relationship: tosca.relationships.network.LinksTo
859         occurrences:
860         - 1
861         - 1
862     - dependency_hsl_direct_net_test_nested3_test_nested2:
863         capability: tosca.capabilities.Node
864         node: tosca.nodes.Root
865         relationship: tosca.relationships.DependsOn
866         occurrences:
867         - 0
868         - UNBOUNDED
869     - dependency_service_policy_test_nested3_test_nested2:
870         capability: tosca.capabilities.Node
871         node: tosca.nodes.Root
872         relationship: tosca.relationships.DependsOn
873         occurrences:
874         - 0
875         - UNBOUNDED
876     - network_service_policy_test_nested3_test_nested2:
877         capability: tosca.capabilities.Attachment
878         node: tosca.nodes.network.Network
879         relationship: org.openecomp.relationships.AttachesTo
880         occurrences:
881         - 0
882         - UNBOUNDED
883     - dependency_hsl_direct_net_test_nested2:
884         capability: tosca.capabilities.Node
885         node: tosca.nodes.Root
886         relationship: tosca.relationships.DependsOn
887         occurrences:
888         - 0
889         - UNBOUNDED
890     - dependency_service_instance3_test_nested2:
891         capability: tosca.capabilities.Node
892         node: tosca.nodes.Root
893         relationship: tosca.relationships.DependsOn
894         occurrences:
895         - 0
896         - UNBOUNDED
897     - link_port_0_service_instance3_test_nested2:
898         capability: tosca.capabilities.network.Linkable
899         node: tosca.nodes.Root
900         relationship: tosca.relationships.network.LinksTo
901         occurrences:
902         - 1
903         - 1
904     - link_port_1_service_instance3_test_nested2:
905         capability: tosca.capabilities.network.Linkable
906         node: tosca.nodes.Root
907         relationship: tosca.relationships.network.LinksTo
908         occurrences:
909         - 1
910         - 1
911     - link_port_2_service_instance3_test_nested2:
912         capability: tosca.capabilities.network.Linkable
913         node: tosca.nodes.Root
914         relationship: tosca.relationships.network.LinksTo
915         occurrences:
916         - 1
917         - 1
918     - dependency_service_policy_test_nested2:
919         capability: tosca.capabilities.Node
920         node: tosca.nodes.Root
921         relationship: tosca.relationships.DependsOn
922         occurrences:
923         - 0
924         - UNBOUNDED
925     - network_service_policy_test_nested2:
926         capability: tosca.capabilities.Attachment
927         node: tosca.nodes.network.Network
928         relationship: org.openecomp.relationships.AttachesTo
929         occurrences:
930         - 0
931         - UNBOUNDED
932     - dependency_hsl_direct_net:
933         capability: tosca.capabilities.Node
934         node: tosca.nodes.Root
935         relationship: tosca.relationships.DependsOn
936         occurrences:
937         - 0
938         - UNBOUNDED
939     - dependency_service_policy:
940         capability: tosca.capabilities.Node
941         node: tosca.nodes.Root
942         relationship: tosca.relationships.DependsOn
943         occurrences:
944         - 0
945         - UNBOUNDED
946     - network_service_policy:
947         capability: tosca.capabilities.Attachment
948         node: tosca.nodes.network.Network
949         relationship: org.openecomp.relationships.AttachesTo
950         occurrences:
951         - 0
952         - UNBOUNDED
953     capabilities:
954       feature_hsl_direct_net_test_nested3_test_nested2:
955         type: tosca.capabilities.Node
956         occurrences:
957         - 1
958         - UNBOUNDED
959       feature_service_instance1:
960         type: tosca.capabilities.Node
961         occurrences:
962         - 1
963         - UNBOUNDED
964       feature_service_policy_test_nested2:
965         type: tosca.capabilities.Node
966         occurrences:
967         - 1
968         - UNBOUNDED
969       feature_service_instance2:
970         type: tosca.capabilities.Node
971         occurrences:
972         - 1
973         - UNBOUNDED
974       feature_test_nested3_test_nested2:
975         type: tosca.capabilities.Node
976         occurrences:
977         - 1
978         - UNBOUNDED
979       attachment_hsl_direct_net:
980         type: tosca.capabilities.Attachment
981         occurrences:
982         - 1
983         - UNBOUNDED
984       feature_service_instance4_test_nested3_test_nested2:
985         type: tosca.capabilities.Node
986         occurrences:
987         - 1
988         - UNBOUNDED
989       feature_service_instance3_test_nested2:
990         type: tosca.capabilities.Node
991         occurrences:
992         - 1
993         - UNBOUNDED
994       feature_hsl_direct_net_test_nested2:
995         type: tosca.capabilities.Node
996         occurrences:
997         - 1
998         - UNBOUNDED
999       end_point_hsl_direct_net_test_nested3_test_nested2:
1000         type: tosca.capabilities.Endpoint
1001         occurrences:
1002         - 1
1003         - UNBOUNDED
1004       end_point_hsl_direct_net:
1005         type: tosca.capabilities.Endpoint
1006         occurrences:
1007         - 1
1008         - UNBOUNDED
1009       link_hsl_direct_net:
1010         type: tosca.capabilities.network.Linkable
1011         occurrences:
1012         - 1
1013         - UNBOUNDED
1014       feature_service_policy:
1015         type: tosca.capabilities.Node
1016         occurrences:
1017         - 1
1018         - UNBOUNDED
1019       link_hsl_direct_net_test_nested2:
1020         type: tosca.capabilities.network.Linkable
1021         occurrences:
1022         - 1
1023         - UNBOUNDED
1024       attachment_hsl_direct_net_test_nested3_test_nested2:
1025         type: tosca.capabilities.Attachment
1026         occurrences:
1027         - 1
1028         - UNBOUNDED
1029       attachment_hsl_direct_net_test_nested2:
1030         type: tosca.capabilities.Attachment
1031         occurrences:
1032         - 1
1033         - UNBOUNDED
1034       feature_service_instance1_test_nested2:
1035         type: tosca.capabilities.Node
1036         occurrences:
1037         - 1
1038         - UNBOUNDED
1039       link_hsl_direct_net_test_nested3_test_nested2:
1040         type: tosca.capabilities.network.Linkable
1041         occurrences:
1042         - 1
1043         - UNBOUNDED
1044       feature_test_nested2:
1045         type: tosca.capabilities.Node
1046         occurrences:
1047         - 1
1048         - UNBOUNDED
1049       feature_hsl_direct_net:
1050         type: tosca.capabilities.Node
1051         occurrences:
1052         - 1
1053         - UNBOUNDED
1054       feature_service_policy_test_nested3_test_nested2:
1055         type: tosca.capabilities.Node
1056         occurrences:
1057         - 1
1058         - UNBOUNDED
1059       end_point_hsl_direct_net_test_nested2:
1060         type: tosca.capabilities.Endpoint
1061         occurrences:
1062         - 1
1063         - UNBOUNDED
1064   org.openecomp.resource.abstract.nodes.heat.service_template:
1065     derived_from: org.openecomp.resource.abstract.nodes.contrail.AbstractSubstitute
1066     requirements:
1067     - link_port_0:
1068         capability: tosca.capabilities.network.Linkable
1069         node: tosca.nodes.Root
1070         relationship: tosca.relationships.network.LinksTo
1071         occurrences:
1072         - 1
1073         - 1
1074     - link_port_1:
1075         capability: tosca.capabilities.network.Linkable
1076         node: tosca.nodes.Root
1077         relationship: tosca.relationships.network.LinksTo
1078         occurrences:
1079         - 1
1080         - 1
1081     - link_port_2:
1082         capability: tosca.capabilities.network.Linkable
1083         node: tosca.nodes.Root
1084         relationship: tosca.relationships.network.LinksTo
1085         occurrences:
1086         - 1
1087         - 1
1088   org.openecomp.resource.vfc.nodes.heat.st:
1089     derived_from: org.openecomp.resource.vfc.nodes.heat.contrail.Compute