fix tosca template bugs
[modeling/etsicatalog.git] / catalog / pub / utils / toscaparser / testdata / ns / service-vims / Definitions / service-VimsV2-template-interface.yml
1 tosca_definitions_version: tosca_simple_yaml_1_1
2 imports:
3 - nodes:
4     file: nodes.yml
5 - datatypes:
6     file: data.yml
7 - capabilities:
8     file: capabilities.yml
9 - relationships:
10     file: relationships.yml
11 - groups:
12     file: groups.yml
13 - policies:
14     file: policies.yml
15 node_types:
16   org.openecomp.service.VimsV2:
17     derived_from: org.openecomp.resource.abstract.nodes.service
18     capabilities:
19       sbchuawei0.intranet2.feature:
20         type: tosca.capabilities.Node
21         occurrences:
22         - 1
23         - UNBOUNDED
24         valid_source_types: [
25           ]
26       sbchuawei0.scu_storage.virtual_storage:
27         type: tosca.capabilities.nfv.VirtualStorage
28         occurrences:
29         - 1
30         - UNBOUNDED
31         valid_source_types: [
32           ]
33       sbchuawei0.ccu_storage.virtual_storage:
34         type: tosca.capabilities.nfv.VirtualStorage
35         occurrences:
36         - 1
37         - UNBOUNDED
38         valid_source_types: [
39           ]
40       sbchuawei0.ccu.endpoint:
41         type: tosca.capabilities.Endpoint.Admin
42         occurrences:
43         - 1
44         - UNBOUNDED
45         valid_source_types: [
46           ]
47         properties:
48           secure:
49             type: boolean
50             default: true
51             required: false
52       sbchuawei0.cmu.virtual_compute:
53         type: tosca.capabilities.nfv.VirtualCompute
54         occurrences:
55         - 1
56         - UNBOUNDED
57         valid_source_types: [
58           ]
59         properties:
60           virtual_memory:
61             type: tosca.datatypes.nfv.VirtualMemory
62             required: true
63           requested_additional_capabilities:
64             type: map
65             required: false
66             entry_schema:
67               type: tosca.datatypes.nfv.RequestedAdditionalCapability
68           virtual_cpu:
69             type: tosca.datatypes.nfv.VirtualCpu
70             required: true
71       cscfnokia0.oam.endpoint:
72         type: tosca.capabilities.Endpoint.Admin
73         occurrences:
74         - 1
75         - UNBOUNDED
76         valid_source_types: [
77           ]
78         properties:
79           secure:
80             type: boolean
81             default: true
82             required: false
83       sbchuawei0.hru.scalable:
84         type: tosca.capabilities.Scalable
85         occurrences:
86         - 1
87         - UNBOUNDED
88         valid_source_types: [
89           ]
90         properties:
91           max_instances:
92             type: integer
93             default: 1
94             required: false
95           min_instances:
96             type: integer
97             default: 1
98             required: false
99           default_instances:
100             type: integer
101             required: false
102       cscfnokia0.lb_storage.virtual_storage:
103         type: tosca.capabilities.nfv.VirtualStorage
104         occurrences:
105         - 1
106         - UNBOUNDED
107         valid_source_types: [
108           ]
109       sbchuawei0.bsu.endpoint:
110         type: tosca.capabilities.Endpoint.Admin
111         occurrences:
112         - 1
113         - UNBOUNDED
114         valid_source_types: [
115           ]
116         properties:
117           secure:
118             type: boolean
119             default: true
120             required: false
121       cscfnokia0.oam.host:
122         type: tosca.capabilities.Container
123         occurrences:
124         - 1
125         - UNBOUNDED
126         valid_source_types: [
127           ]
128         properties:
129           num_cpus:
130             type: integer
131             required: false
132           disk_size:
133             type: scalar-unit.size
134             required: false
135           cpu_frequency:
136             type: scalar-unit.frequency
137             required: false
138           mem_size:
139             type: scalar-unit.size
140             required: false
141       cscfnokia0.cscf.binding:
142         type: tosca.capabilities.network.Bindable
143         occurrences:
144         - 1
145         - UNBOUNDED
146         valid_source_types: [
147           ]
148       sbchuawei0.omu.virtual_compute:
149         type: tosca.capabilities.nfv.VirtualCompute
150         occurrences:
151         - 1
152         - UNBOUNDED
153         valid_source_types: [
154           ]
155         properties:
156           virtual_memory:
157             type: tosca.datatypes.nfv.VirtualMemory
158             required: true
159           requested_additional_capabilities:
160             type: map
161             required: false
162             entry_schema:
163               type: tosca.datatypes.nfv.RequestedAdditionalCapability
164           virtual_cpu:
165             type: tosca.datatypes.nfv.VirtualCpu
166             required: true
167       sbchuawei0.bsu_storage.virtual_storage:
168         type: tosca.capabilities.nfv.VirtualStorage
169         occurrences:
170         - 1
171         - UNBOUNDED
172         valid_source_types: [
173           ]
174       sbchuawei0.hru.monitoring_parameter:
175         type: tosca.capabilities.nfv.Metric
176         occurrences:
177         - 1
178         - UNBOUNDED
179         valid_source_types: [
180           ]
181       sbchuawei0.scu.virtual_compute:
182         type: tosca.capabilities.nfv.VirtualCompute
183         occurrences:
184         - 1
185         - UNBOUNDED
186         valid_source_types: [
187           ]
188         properties:
189           virtual_memory:
190             type: tosca.datatypes.nfv.VirtualMemory
191             required: true
192           requested_additional_capabilities:
193             type: map
194             required: false
195             entry_schema:
196               type: tosca.datatypes.nfv.RequestedAdditionalCapability
197           virtual_cpu:
198             type: tosca.datatypes.nfv.VirtualCpu
199             required: true
200       cscfnokia0.oam_storage.feature:
201         type: tosca.capabilities.Node
202         occurrences:
203         - 1
204         - UNBOUNDED
205         valid_source_types: [
206           ]
207       sbchuawei0.lbu.virtual_binding:
208         type: tosca.capabilities.nfv.VirtualBindable
209         occurrences:
210         - 1
211         - UNBOUNDED
212         valid_source_types: [
213           ]
214       sbchuawei0.intranet2.virtual_linkable:
215         type: tosca.capabilities.nfv.VirtualLinkable
216         occurrences:
217         - 1
218         - UNBOUNDED
219         valid_source_types: [
220           ]
221       sbchuawei0.bsu.os:
222         type: tosca.capabilities.OperatingSystem
223         occurrences:
224         - 1
225         - UNBOUNDED
226         valid_source_types: [
227           ]
228         properties:
229           distribution:
230             type: string
231             required: false
232           type:
233             type: string
234             required: false
235           version:
236             type: version
237             required: false
238           architecture:
239             type: string
240             required: false
241       cscfnokia0.lb.endpoint:
242         type: tosca.capabilities.Endpoint.Admin
243         occurrences:
244         - 1
245         - UNBOUNDED
246         valid_source_types: [
247           ]
248         properties:
249           secure:
250             type: boolean
251             default: true
252             required: false
253       sbchuawei0.ccu_vducpd_intra1.feature:
254         type: tosca.capabilities.Node
255         occurrences:
256         - 1
257         - UNBOUNDED
258         valid_source_types: [
259           ]
260       oamnet.feature:
261         type: tosca.capabilities.Node
262         occurrences:
263         - 1
264         - UNBOUNDED
265         valid_source_types: [
266           ]
267       cscfnokia0.lb.virtual_compute:
268         type: tosca.capabilities.nfv.VirtualCompute
269         occurrences:
270         - 1
271         - UNBOUNDED
272         valid_source_types: [
273           ]
274         properties:
275           virtual_memory:
276             type: tosca.datatypes.nfv.VirtualMemory
277             required: true
278           requested_additional_capabilities:
279             type: map
280             required: false
281             entry_schema:
282               type: tosca.datatypes.nfv.RequestedAdditionalCapability
283           virtual_cpu:
284             type: tosca.datatypes.nfv.VirtualCpu
285             required: true
286       cscfnokia0.cscf.os:
287         type: tosca.capabilities.OperatingSystem
288         occurrences:
289         - 1
290         - UNBOUNDED
291         valid_source_types: [
292           ]
293         properties:
294           distribution:
295             type: string
296             required: false
297           type:
298             type: string
299             required: false
300           version:
301             type: version
302             required: false
303           architecture:
304             type: string
305             required: false
306       sbchuawei0.scu_vducpd_intra1.feature:
307         type: tosca.capabilities.Node
308         occurrences:
309         - 1
310         - UNBOUNDED
311         valid_source_types: [
312           ]
313       cscfnokia0.oam.os:
314         type: tosca.capabilities.OperatingSystem
315         occurrences:
316         - 1
317         - UNBOUNDED
318         valid_source_types: [
319           ]
320         properties:
321           distribution:
322             type: string
323             required: false
324           type:
325             type: string
326             required: false
327           version:
328             type: version
329             required: false
330           architecture:
331             type: string
332             required: false
333       sbchuawei0.lbu.endpoint:
334         type: tosca.capabilities.Endpoint.Admin
335         occurrences:
336         - 1
337         - UNBOUNDED
338         valid_source_types: [
339           ]
340         properties:
341           secure:
342             type: boolean
343             default: true
344             required: false
345       sbchuawei0.omu.binding:
346         type: tosca.capabilities.network.Bindable
347         occurrences:
348         - 1
349         - UNBOUNDED
350         valid_source_types: [
351           ]
352       sbchuawei0.hru_vducpd_intra1.feature:
353         type: tosca.capabilities.Node
354         occurrences:
355         - 1
356         - UNBOUNDED
357         valid_source_types: [
358           ]
359       cscfnokia0.lbcpd_diameter.feature:
360         type: tosca.capabilities.Node
361         occurrences:
362         - 1
363         - UNBOUNDED
364         valid_source_types: [
365           ]
366       sbchuawei0.vpu.monitoring_parameter:
367         type: tosca.capabilities.nfv.Metric
368         occurrences:
369         - 1
370         - UNBOUNDED
371         valid_source_types: [
372           ]
373       sbchuawei0.bsu.binding:
374         type: tosca.capabilities.network.Bindable
375         occurrences:
376         - 1
377         - UNBOUNDED
378         valid_source_types: [
379           ]
380       cscfnokia0.lb.host:
381         type: tosca.capabilities.Container
382         occurrences:
383         - 1
384         - UNBOUNDED
385         valid_source_types: [
386           ]
387         properties:
388           num_cpus:
389             type: integer
390             required: false
391           disk_size:
392             type: scalar-unit.size
393             required: false
394           cpu_frequency:
395             type: scalar-unit.frequency
396             required: false
397           mem_size:
398             type: scalar-unit.size
399             required: false
400       sbchuawei0.vpu.scalable:
401         type: tosca.capabilities.Scalable
402         occurrences:
403         - 1
404         - UNBOUNDED
405         valid_source_types: [
406           ]
407         properties:
408           max_instances:
409             type: integer
410             default: 1
411             required: false
412           min_instances:
413             type: integer
414             default: 1
415             required: false
416           default_instances:
417             type: integer
418             required: false
419       sbchuawei0.vpu.virtual_binding:
420         type: tosca.capabilities.nfv.VirtualBindable
421         occurrences:
422         - 1
423         - UNBOUNDED
424         valid_source_types: [
425           ]
426       sbchuawei0.scu.virtual_binding:
427         type: tosca.capabilities.nfv.VirtualBindable
428         occurrences:
429         - 1
430         - UNBOUNDED
431         valid_source_types: [
432           ]
433       sbchuawei0.lbu.feature:
434         type: tosca.capabilities.Node
435         occurrences:
436         - 1
437         - UNBOUNDED
438         valid_source_types: [
439           ]
440       sbchuawei0.cmu_vducpd_intra1.feature:
441         type: tosca.capabilities.Node
442         occurrences:
443         - 1
444         - UNBOUNDED
445         valid_source_types: [
446           ]
447       sbchuawei0.hru.os:
448         type: tosca.capabilities.OperatingSystem
449         occurrences:
450         - 1
451         - UNBOUNDED
452         valid_source_types: [
453           ]
454         properties:
455           distribution:
456             type: string
457             required: false
458           type:
459             type: string
460             required: false
461           version:
462             type: version
463             required: false
464           architecture:
465             type: string
466             required: false
467       sbchuawei0.cmu_storage.virtual_storage:
468         type: tosca.capabilities.nfv.VirtualStorage
469         occurrences:
470         - 1
471         - UNBOUNDED
472         valid_source_types: [
473           ]
474       sbchuawei0.ccu.scalable:
475         type: tosca.capabilities.Scalable
476         occurrences:
477         - 1
478         - UNBOUNDED
479         valid_source_types: [
480           ]
481         properties:
482           max_instances:
483             type: integer
484             default: 1
485             required: false
486           min_instances:
487             type: integer
488             default: 1
489             required: false
490           default_instances:
491             type: integer
492             required: false
493       sbchuawei0.vpu_storage.feature:
494         type: tosca.capabilities.Node
495         occurrences:
496         - 1
497         - UNBOUNDED
498         valid_source_types: [
499           ]
500       sbchuawei0.vpu.virtual_compute:
501         type: tosca.capabilities.nfv.VirtualCompute
502         occurrences:
503         - 1
504         - UNBOUNDED
505         valid_source_types: [
506           ]
507         properties:
508           virtual_memory:
509             type: tosca.datatypes.nfv.VirtualMemory
510             required: true
511           requested_additional_capabilities:
512             type: map
513             required: false
514             entry_schema:
515               type: tosca.datatypes.nfv.RequestedAdditionalCapability
516           virtual_cpu:
517             type: tosca.datatypes.nfv.VirtualCpu
518             required: true
519       sbchuawei0.ccu.virtual_binding:
520         type: tosca.capabilities.nfv.VirtualBindable
521         occurrences:
522         - 1
523         - UNBOUNDED
524         valid_source_types: [
525           ]
526       sbchuawei0.cmu.binding:
527         type: tosca.capabilities.network.Bindable
528         occurrences:
529         - 1
530         - UNBOUNDED
531         valid_source_types: [
532           ]
533       sbchuawei0.lbu_vducpd_intra1.feature:
534         type: tosca.capabilities.Node
535         occurrences:
536         - 1
537         - UNBOUNDED
538         valid_source_types: [
539           ]
540       cscfnokia0.oam_storage.virtual_storage:
541         type: tosca.capabilities.nfv.VirtualStorage
542         occurrences:
543         - 1
544         - UNBOUNDED
545         valid_source_types: [
546           ]
547       sbchuawei0.ccu.os:
548         type: tosca.capabilities.OperatingSystem
549         occurrences:
550         - 1
551         - UNBOUNDED
552         valid_source_types: [
553           ]
554         properties:
555           distribution:
556             type: string
557             required: false
558           type:
559             type: string
560             required: false
561           version:
562             type: version
563             required: false
564           architecture:
565             type: string
566             required: false
567       sbchuawei0.lbu2signalnet2.feature:
568         type: tosca.capabilities.Node
569         occurrences:
570         - 1
571         - UNBOUNDED
572         valid_source_types: [
573           ]
574       cscfnokia0.lb_internal.feature:
575         type: tosca.capabilities.Node
576         occurrences:
577         - 1
578         - UNBOUNDED
579         valid_source_types: [
580           ]
581       servicenet.feature:
582         type: tosca.capabilities.Node
583         occurrences:
584         - 1
585         - UNBOUNDED
586         valid_source_types: [
587           ]
588       sbchuawei0.cmu.virtual_binding:
589         type: tosca.capabilities.nfv.VirtualBindable
590         occurrences:
591         - 1
592         - UNBOUNDED
593         valid_source_types: [
594           ]
595       sbchuawei0.lbu.scalable:
596         type: tosca.capabilities.Scalable
597         occurrences:
598         - 1
599         - UNBOUNDED
600         valid_source_types: [
601           ]
602         properties:
603           max_instances:
604             type: integer
605             default: 1
606             required: false
607           min_instances:
608             type: integer
609             default: 1
610             required: false
611           default_instances:
612             type: integer
613             required: false
614       sbchuawei0.ccu_storage.feature:
615         type: tosca.capabilities.Node
616         occurrences:
617         - 1
618         - UNBOUNDED
619         valid_source_types: [
620           ]
621       sbchuawei0.lbu_storage.virtual_storage:
622         type: tosca.capabilities.nfv.VirtualStorage
623         occurrences:
624         - 1
625         - UNBOUNDED
626         valid_source_types: [
627           ]
628       sbchuawei0.lbu_storage.feature:
629         type: tosca.capabilities.Node
630         occurrences:
631         - 1
632         - UNBOUNDED
633         valid_source_types: [
634           ]
635       cscfnokia0.lb.scalable:
636         type: tosca.capabilities.Scalable
637         occurrences:
638         - 1
639         - UNBOUNDED
640         valid_source_types: [
641           ]
642         properties:
643           max_instances:
644             type: integer
645             default: 1
646             required: false
647           min_instances:
648             type: integer
649             default: 1
650             required: false
651           default_instances:
652             type: integer
653             required: false
654       sbchuawei0.omu_storage.virtual_storage:
655         type: tosca.capabilities.nfv.VirtualStorage
656         occurrences:
657         - 1
658         - UNBOUNDED
659         valid_source_types: [
660           ]
661       sbchuawei0.omu.host:
662         type: tosca.capabilities.Container
663         occurrences:
664         - 1
665         - UNBOUNDED
666         valid_source_types: [
667           ]
668         properties:
669           num_cpus:
670             type: integer
671             required: false
672           disk_size:
673             type: scalar-unit.size
674             required: false
675           cpu_frequency:
676             type: scalar-unit.frequency
677             required: false
678           mem_size:
679             type: scalar-unit.size
680             required: false
681       cscfnokia0.lbcpd_om.feature:
682         type: tosca.capabilities.Node
683         occurrences:
684         - 1
685         - UNBOUNDED
686         valid_source_types: [
687           ]
688       cscfnokia0.oam.binding:
689         type: tosca.capabilities.network.Bindable
690         occurrences:
691         - 1
692         - UNBOUNDED
693         valid_source_types: [
694           ]
695       sbchuawei0.cmu.host:
696         type: tosca.capabilities.Container
697         occurrences:
698         - 1
699         - UNBOUNDED
700         valid_source_types: [
701           ]
702         properties:
703           num_cpus:
704             type: integer
705             required: false
706           disk_size:
707             type: scalar-unit.size
708             required: false
709           cpu_frequency:
710             type: scalar-unit.frequency
711             required: false
712           mem_size:
713             type: scalar-unit.size
714             required: false
715       sbchuawei0.vpu.endpoint:
716         type: tosca.capabilities.Endpoint.Admin
717         occurrences:
718         - 1
719         - UNBOUNDED
720         valid_source_types: [
721           ]
722         properties:
723           secure:
724             type: boolean
725             default: true
726             required: false
727       sbchuawei0.vpu.feature:
728         type: tosca.capabilities.Node
729         occurrences:
730         - 1
731         - UNBOUNDED
732         valid_source_types: [
733           ]
734       sbchuawei0.lbu.virtual_compute:
735         type: tosca.capabilities.nfv.VirtualCompute
736         occurrences:
737         - 1
738         - UNBOUNDED
739         valid_source_types: [
740           ]
741         properties:
742           virtual_memory:
743             type: tosca.datatypes.nfv.VirtualMemory
744             required: true
745           requested_additional_capabilities:
746             type: map
747             required: false
748             entry_schema:
749               type: tosca.datatypes.nfv.RequestedAdditionalCapability
750           virtual_cpu:
751             type: tosca.datatypes.nfv.VirtualCpu
752             required: true
753       sbchuawei0.bsu_vducpd_intra1.feature:
754         type: tosca.capabilities.Node
755         occurrences:
756         - 1
757         - UNBOUNDED
758         valid_source_types: [
759           ]
760       cscfnokia0.lb.binding:
761         type: tosca.capabilities.network.Bindable
762         occurrences:
763         - 1
764         - UNBOUNDED
765         valid_source_types: [
766           ]
767       sbchuawei0.scu.scalable:
768         type: tosca.capabilities.Scalable
769         occurrences:
770         - 1
771         - UNBOUNDED
772         valid_source_types: [
773           ]
774         properties:
775           max_instances:
776             type: integer
777             default: 1
778             required: false
779           min_instances:
780             type: integer
781             default: 1
782             required: false
783           default_instances:
784             type: integer
785             required: false
786       cscfnokia0.lb_storage.feature:
787         type: tosca.capabilities.Node
788         occurrences:
789         - 1
790         - UNBOUNDED
791         valid_source_types: [
792           ]
793       sbchuawei0.scu.os:
794         type: tosca.capabilities.OperatingSystem
795         occurrences:
796         - 1
797         - UNBOUNDED
798         valid_source_types: [
799           ]
800         properties:
801           distribution:
802             type: string
803             required: false
804           type:
805             type: string
806             required: false
807           version:
808             type: version
809             required: false
810           architecture:
811             type: string
812             required: false
813       cscfnokia0.oamcpd_om.feature:
814         type: tosca.capabilities.Node
815         occurrences:
816         - 1
817         - UNBOUNDED
818         valid_source_types: [
819           ]
820       cscfnokia0.oam_internal.feature:
821         type: tosca.capabilities.Node
822         occurrences:
823         - 1
824         - UNBOUNDED
825         valid_source_types: [
826           ]
827       sbchuawei0.ccu.virtual_compute:
828         type: tosca.capabilities.nfv.VirtualCompute
829         occurrences:
830         - 1
831         - UNBOUNDED
832         valid_source_types: [
833           ]
834         properties:
835           virtual_memory:
836             type: tosca.datatypes.nfv.VirtualMemory
837             required: true
838           requested_additional_capabilities:
839             type: map
840             required: false
841             entry_schema:
842               type: tosca.datatypes.nfv.RequestedAdditionalCapability
843           virtual_cpu:
844             type: tosca.datatypes.nfv.VirtualCpu
845             required: true
846       sbchuawei0.upiru_vducpd_intra1.feature:
847         type: tosca.capabilities.Node
848         occurrences:
849         - 1
850         - UNBOUNDED
851         valid_source_types: [
852           ]
853       sbchuawei0.omu.virtual_binding:
854         type: tosca.capabilities.nfv.VirtualBindable
855         occurrences:
856         - 1
857         - UNBOUNDED
858         valid_source_types: [
859           ]
860       sbchuawei0.bsu_storage.feature:
861         type: tosca.capabilities.Node
862         occurrences:
863         - 1
864         - UNBOUNDED
865         valid_source_types: [
866           ]
867       cscfnokia0.oam.monitoring_parameter:
868         type: tosca.capabilities.nfv.Metric
869         occurrences:
870         - 1
871         - UNBOUNDED
872         valid_source_types: [
873           ]
874       sbchuawei0.lbu.host:
875         type: tosca.capabilities.Container
876         occurrences:
877         - 1
878         - UNBOUNDED
879         valid_source_types: [
880           ]
881         properties:
882           num_cpus:
883             type: integer
884             required: false
885           disk_size:
886             type: scalar-unit.size
887             required: false
888           cpu_frequency:
889             type: scalar-unit.frequency
890             required: false
891           mem_size:
892             type: scalar-unit.size
893             required: false
894       sbchuawei0.hru.virtual_binding:
895         type: tosca.capabilities.nfv.VirtualBindable
896         occurrences:
897         - 1
898         - UNBOUNDED
899         valid_source_types: [
900           ]
901       sbchuawei0.omu_storage.feature:
902         type: tosca.capabilities.Node
903         occurrences:
904         - 1
905         - UNBOUNDED
906         valid_source_types: [
907           ]
908       servicenet.virtual_linkable:
909         type: tosca.capabilities.nfv.VirtualLinkable
910         occurrences:
911         - 1
912         - UNBOUNDED
913         valid_source_types: [
914           ]
915       sbchuawei0.hru_storage.feature:
916         type: tosca.capabilities.Node
917         occurrences:
918         - 1
919         - UNBOUNDED
920         valid_source_types: [
921           ]
922       cscfnokia0.cscf_internal.feature:
923         type: tosca.capabilities.Node
924         occurrences:
925         - 1
926         - UNBOUNDED
927         valid_source_types: [
928           ]
929       cscfnokia0.cscf.host:
930         type: tosca.capabilities.Container
931         occurrences:
932         - 1
933         - UNBOUNDED
934         valid_source_types: [
935           ]
936         properties:
937           num_cpus:
938             type: integer
939             required: false
940           disk_size:
941             type: scalar-unit.size
942             required: false
943           cpu_frequency:
944             type: scalar-unit.frequency
945             required: false
946           mem_size:
947             type: scalar-unit.size
948             required: false
949       sbchuawei0.ccu.binding:
950         type: tosca.capabilities.network.Bindable
951         occurrences:
952         - 1
953         - UNBOUNDED
954         valid_source_types: [
955           ]
956       cscfnokia0.lb.os:
957         type: tosca.capabilities.OperatingSystem
958         occurrences:
959         - 1
960         - UNBOUNDED
961         valid_source_types: [
962           ]
963         properties:
964           distribution:
965             type: string
966             required: false
967           type:
968             type: string
969             required: false
970           version:
971             type: version
972             required: false
973           architecture:
974             type: string
975             required: false
976       sbchuawei0.lbu2signalnet1.feature:
977         type: tosca.capabilities.Node
978         occurrences:
979         - 1
980         - UNBOUNDED
981         valid_source_types: [
982           ]
983       sbchuawei0.cmu.os:
984         type: tosca.capabilities.OperatingSystem
985         occurrences:
986         - 1
987         - UNBOUNDED
988         valid_source_types: [
989           ]
990         properties:
991           distribution:
992             type: string
993             required: false
994           type:
995             type: string
996             required: false
997           version:
998             type: version
999             required: false
1000           architecture:
1001             type: string
1002             required: false
1003       sbchuawei0.lbu_vducpd_intra2.feature:
1004         type: tosca.capabilities.Node
1005         occurrences:
1006         - 1
1007         - UNBOUNDED
1008         valid_source_types: [
1009           ]
1010       sbchuawei0.bsu.feature:
1011         type: tosca.capabilities.Node
1012         occurrences:
1013         - 1
1014         - UNBOUNDED
1015         valid_source_types: [
1016           ]
1017       sbchuawei0.bsu.host:
1018         type: tosca.capabilities.Container
1019         occurrences:
1020         - 1
1021         - UNBOUNDED
1022         valid_source_types: [
1023           ]
1024         properties:
1025           num_cpus:
1026             type: integer
1027             required: false
1028           disk_size:
1029             type: scalar-unit.size
1030             required: false
1031           cpu_frequency:
1032             type: scalar-unit.frequency
1033             required: false
1034           mem_size:
1035             type: scalar-unit.size
1036             required: false
1037       sbchuawei0.cmu_storage.feature:
1038         type: tosca.capabilities.Node
1039         occurrences:
1040         - 1
1041         - UNBOUNDED
1042         valid_source_types: [
1043           ]
1044       sbchuawei0.scu.monitoring_parameter:
1045         type: tosca.capabilities.nfv.Metric
1046         occurrences:
1047         - 1
1048         - UNBOUNDED
1049         valid_source_types: [
1050           ]
1051       sbchuawei0.cmu.endpoint:
1052         type: tosca.capabilities.Endpoint.Admin
1053         occurrences:
1054         - 1
1055         - UNBOUNDED
1056         valid_source_types: [
1057           ]
1058         properties:
1059           secure:
1060             type: boolean
1061             default: true
1062             required: false
1063       cscfnokia0.cscf.feature:
1064         type: tosca.capabilities.Node
1065         occurrences:
1066         - 1
1067         - UNBOUNDED
1068         valid_source_types: [
1069           ]
1070       cscfnokia0.cscf.scalable:
1071         type: tosca.capabilities.Scalable
1072         occurrences:
1073         - 1
1074         - UNBOUNDED
1075         valid_source_types: [
1076           ]
1077         properties:
1078           max_instances:
1079             type: integer
1080             default: 1
1081             required: false
1082           min_instances:
1083             type: integer
1084             default: 1
1085             required: false
1086           default_instances:
1087             type: integer
1088             required: false
1089       sbchuawei0.lbu.binding:
1090         type: tosca.capabilities.network.Bindable
1091         occurrences:
1092         - 1
1093         - UNBOUNDED
1094         valid_source_types: [
1095           ]
1096       cscfnokia0.oam.scalable:
1097         type: tosca.capabilities.Scalable
1098         occurrences:
1099         - 1
1100         - UNBOUNDED
1101         valid_source_types: [
1102           ]
1103         properties:
1104           max_instances:
1105             type: integer
1106             default: 1
1107             required: false
1108           min_instances:
1109             type: integer
1110             default: 1
1111             required: false
1112           default_instances:
1113             type: integer
1114             required: false
1115       sbchuawei0.vpu.host:
1116         type: tosca.capabilities.Container
1117         occurrences:
1118         - 1
1119         - UNBOUNDED
1120         valid_source_types: [
1121           ]
1122         properties:
1123           num_cpus:
1124             type: integer
1125             required: false
1126           disk_size:
1127             type: scalar-unit.size
1128             required: false
1129           cpu_frequency:
1130             type: scalar-unit.frequency
1131             required: false
1132           mem_size:
1133             type: scalar-unit.size
1134             required: false
1135       sbchuawei0.omu2managenet.feature:
1136         type: tosca.capabilities.Node
1137         occurrences:
1138         - 1
1139         - UNBOUNDED
1140         valid_source_types: [
1141           ]
1142       sbchuawei0.scu.feature:
1143         type: tosca.capabilities.Node
1144         occurrences:
1145         - 1
1146         - UNBOUNDED
1147         valid_source_types: [
1148           ]
1149       sbchuawei0.lbu.monitoring_parameter:
1150         type: tosca.capabilities.nfv.Metric
1151         occurrences:
1152         - 1
1153         - UNBOUNDED
1154         valid_source_types: [
1155           ]
1156       sbchuawei0.cmu.monitoring_parameter:
1157         type: tosca.capabilities.nfv.Metric
1158         occurrences:
1159         - 1
1160         - UNBOUNDED
1161         valid_source_types: [
1162           ]
1163       cscfnokia0.internal.feature:
1164         type: tosca.capabilities.Node
1165         occurrences:
1166         - 1
1167         - UNBOUNDED
1168         valid_source_types: [
1169           ]
1170       sbchuawei0.scu.binding:
1171         type: tosca.capabilities.network.Bindable
1172         occurrences:
1173         - 1
1174         - UNBOUNDED
1175         valid_source_types: [
1176           ]
1177       sbchuawei0.hru.binding:
1178         type: tosca.capabilities.network.Bindable
1179         occurrences:
1180         - 1
1181         - UNBOUNDED
1182         valid_source_types: [
1183           ]
1184       cscfnokia0.oam.virtual_compute:
1185         type: tosca.capabilities.nfv.VirtualCompute
1186         occurrences:
1187         - 1
1188         - UNBOUNDED
1189         valid_source_types: [
1190           ]
1191         properties:
1192           virtual_memory:
1193             type: tosca.datatypes.nfv.VirtualMemory
1194             required: true
1195           requested_additional_capabilities:
1196             type: map
1197             required: false
1198             entry_schema:
1199               type: tosca.datatypes.nfv.RequestedAdditionalCapability
1200           virtual_cpu:
1201             type: tosca.datatypes.nfv.VirtualCpu
1202             required: true
1203       sbchuawei0.omu_vducpd_intra1.feature:
1204         type: tosca.capabilities.Node
1205         occurrences:
1206         - 1
1207         - UNBOUNDED
1208         valid_source_types: [
1209           ]
1210       sbchuawei0.hru.feature:
1211         type: tosca.capabilities.Node
1212         occurrences:
1213         - 1
1214         - UNBOUNDED
1215         valid_source_types: [
1216           ]
1217       sbchuawei0.hru2medianet1.feature:
1218         type: tosca.capabilities.Node
1219         occurrences:
1220         - 1
1221         - UNBOUNDED
1222         valid_source_types: [
1223           ]
1224       sbchuawei0.bsu.virtual_binding:
1225         type: tosca.capabilities.nfv.VirtualBindable
1226         occurrences:
1227         - 1
1228         - UNBOUNDED
1229         valid_source_types: [
1230           ]
1231       sbchuawei0.omu.feature:
1232         type: tosca.capabilities.Node
1233         occurrences:
1234         - 1
1235         - UNBOUNDED
1236         valid_source_types: [
1237           ]
1238       sbchuawei0.hru2medianet2.feature:
1239         type: tosca.capabilities.Node
1240         occurrences:
1241         - 1
1242         - UNBOUNDED
1243         valid_source_types: [
1244           ]
1245       sbchuawei0.hru_storage.virtual_storage:
1246         type: tosca.capabilities.nfv.VirtualStorage
1247         occurrences:
1248         - 1
1249         - UNBOUNDED
1250         valid_source_types: [
1251           ]
1252       sbchuawei0.ccu.monitoring_parameter:
1253         type: tosca.capabilities.nfv.Metric
1254         occurrences:
1255         - 1
1256         - UNBOUNDED
1257         valid_source_types: [
1258           ]
1259       cscfnokia0.lbcpd_sip.feature:
1260         type: tosca.capabilities.Node
1261         occurrences:
1262         - 1
1263         - UNBOUNDED
1264         valid_source_types: [
1265           ]
1266       sbchuawei0.scu_storage.feature:
1267         type: tosca.capabilities.Node
1268         occurrences:
1269         - 1
1270         - UNBOUNDED
1271         valid_source_types: [
1272           ]
1273       sbchuawei0.omu.monitoring_parameter:
1274         type: tosca.capabilities.nfv.Metric
1275         occurrences:
1276         - 1
1277         - UNBOUNDED
1278         valid_source_types: [
1279           ]
1280       cscfnokia0.cscf.virtual_compute:
1281         type: tosca.capabilities.nfv.VirtualCompute
1282         occurrences:
1283         - 1
1284         - UNBOUNDED
1285         valid_source_types: [
1286           ]
1287         properties:
1288           virtual_memory:
1289             type: tosca.datatypes.nfv.VirtualMemory
1290             required: true
1291           requested_additional_capabilities:
1292             type: map
1293             required: false
1294             entry_schema:
1295               type: tosca.datatypes.nfv.RequestedAdditionalCapability
1296           virtual_cpu:
1297             type: tosca.datatypes.nfv.VirtualCpu
1298             required: true
1299       sbchuawei0.hru.host:
1300         type: tosca.capabilities.Container
1301         occurrences:
1302         - 1
1303         - UNBOUNDED
1304         valid_source_types: [
1305           ]
1306         properties:
1307           num_cpus:
1308             type: integer
1309             required: false
1310           disk_size:
1311             type: scalar-unit.size
1312             required: false
1313           cpu_frequency:
1314             type: scalar-unit.frequency
1315             required: false
1316           mem_size:
1317             type: scalar-unit.size
1318             required: false
1319       sbchuawei0.upiru_vducpd_intra2.feature:
1320         type: tosca.capabilities.Node
1321         occurrences:
1322         - 1
1323         - UNBOUNDED
1324         valid_source_types: [
1325           ]
1326       cscfnokia0.cscf.monitoring_parameter:
1327         type: tosca.capabilities.nfv.Metric
1328         occurrences:
1329         - 1
1330         - UNBOUNDED
1331         valid_source_types: [
1332           ]
1333       cscfnokia0.lb.monitoring_parameter:
1334         type: tosca.capabilities.nfv.Metric
1335         occurrences:
1336         - 1
1337         - UNBOUNDED
1338         valid_source_types: [
1339           ]
1340       sbchuawei0.bsu.virtual_compute:
1341         type: tosca.capabilities.nfv.VirtualCompute
1342         occurrences:
1343         - 1
1344         - UNBOUNDED
1345         valid_source_types: [
1346           ]
1347         properties:
1348           virtual_memory:
1349             type: tosca.datatypes.nfv.VirtualMemory
1350             required: true
1351           requested_additional_capabilities:
1352             type: map
1353             required: false
1354             entry_schema:
1355               type: tosca.datatypes.nfv.RequestedAdditionalCapability
1356           virtual_cpu:
1357             type: tosca.datatypes.nfv.VirtualCpu
1358             required: true
1359       sbchuawei0.bsu.scalable:
1360         type: tosca.capabilities.Scalable
1361         occurrences:
1362         - 1
1363         - UNBOUNDED
1364         valid_source_types: [
1365           ]
1366         properties:
1367           max_instances:
1368             type: integer
1369             default: 1
1370             required: false
1371           min_instances:
1372             type: integer
1373             default: 1
1374             required: false
1375           default_instances:
1376             type: integer
1377             required: false
1378       sbchuawei0.intranet1.virtual_linkable:
1379         type: tosca.capabilities.nfv.VirtualLinkable
1380         occurrences:
1381         - 1
1382         - UNBOUNDED
1383         valid_source_types: [
1384           ]
1385       sbchuawei0.vpu_storage.virtual_storage:
1386         type: tosca.capabilities.nfv.VirtualStorage
1387         occurrences:
1388         - 1
1389         - UNBOUNDED
1390         valid_source_types: [
1391           ]
1392       sbchuawei0.omu.endpoint:
1393         type: tosca.capabilities.Endpoint.Admin
1394         occurrences:
1395         - 1
1396         - UNBOUNDED
1397         valid_source_types: [
1398           ]
1399         properties:
1400           secure:
1401             type: boolean
1402             default: true
1403             required: false
1404       cscfnokia0.cscf.virtual_binding:
1405         type: tosca.capabilities.nfv.VirtualBindable
1406         occurrences:
1407         - 1
1408         - UNBOUNDED
1409         valid_source_types: [
1410           ]
1411       sbchuawei0.hru.virtual_compute:
1412         type: tosca.capabilities.nfv.VirtualCompute
1413         occurrences:
1414         - 1
1415         - UNBOUNDED
1416         valid_source_types: [
1417           ]
1418         properties:
1419           virtual_memory:
1420             type: tosca.datatypes.nfv.VirtualMemory
1421             required: true
1422           requested_additional_capabilities:
1423             type: map
1424             required: false
1425             entry_schema:
1426               type: tosca.datatypes.nfv.RequestedAdditionalCapability
1427           virtual_cpu:
1428             type: tosca.datatypes.nfv.VirtualCpu
1429             required: true
1430       sbchuawei0.hru.endpoint:
1431         type: tosca.capabilities.Endpoint.Admin
1432         occurrences:
1433         - 1
1434         - UNBOUNDED
1435         valid_source_types: [
1436           ]
1437         properties:
1438           secure:
1439             type: boolean
1440             default: true
1441             required: false
1442       sbchuawei0.cmu.scalable:
1443         type: tosca.capabilities.Scalable
1444         occurrences:
1445         - 1
1446         - UNBOUNDED
1447         valid_source_types: [
1448           ]
1449         properties:
1450           max_instances:
1451             type: integer
1452             default: 1
1453             required: false
1454           min_instances:
1455             type: integer
1456             default: 1
1457             required: false
1458           default_instances:
1459             type: integer
1460             required: false
1461       cscfnokia0.cscf.endpoint:
1462         type: tosca.capabilities.Endpoint.Admin
1463         occurrences:
1464         - 1
1465         - UNBOUNDED
1466         valid_source_types: [
1467           ]
1468         properties:
1469           secure:
1470             type: boolean
1471             default: true
1472             required: false
1473       sbchuawei0.scu.endpoint:
1474         type: tosca.capabilities.Endpoint.Admin
1475         occurrences:
1476         - 1
1477         - UNBOUNDED
1478         valid_source_types: [
1479           ]
1480         properties:
1481           secure:
1482             type: boolean
1483             default: true
1484             required: false
1485       cscfnokia0.oam.feature:
1486         type: tosca.capabilities.Node
1487         occurrences:
1488         - 1
1489         - UNBOUNDED
1490         valid_source_types: [
1491           ]
1492       sbchuawei0.omu.scalable:
1493         type: tosca.capabilities.Scalable
1494         occurrences:
1495         - 1
1496         - UNBOUNDED
1497         valid_source_types: [
1498           ]
1499         properties:
1500           max_instances:
1501             type: integer
1502             default: 1
1503             required: false
1504           min_instances:
1505             type: integer
1506             default: 1
1507             required: false
1508           default_instances:
1509             type: integer
1510             required: false
1511       sbchuawei0.ccu.feature:
1512         type: tosca.capabilities.Node
1513         occurrences:
1514         - 1
1515         - UNBOUNDED
1516         valid_source_types: [
1517           ]
1518       sbchuawei0.vpu.os:
1519         type: tosca.capabilities.OperatingSystem
1520         occurrences:
1521         - 1
1522         - UNBOUNDED
1523         valid_source_types: [
1524           ]
1525         properties:
1526           distribution:
1527             type: string
1528             required: false
1529           type:
1530             type: string
1531             required: false
1532           version:
1533             type: version
1534             required: false
1535           architecture:
1536             type: string
1537             required: false
1538       sbchuawei0.omu.os:
1539         type: tosca.capabilities.OperatingSystem
1540         occurrences:
1541         - 1
1542         - UNBOUNDED
1543         valid_source_types: [
1544           ]
1545         properties:
1546           distribution:
1547             type: string
1548             required: false
1549           type:
1550             type: string
1551             required: false
1552           version:
1553             type: version
1554             required: false
1555           architecture:
1556             type: string
1557             required: false
1558       sbchuawei0.bsu.monitoring_parameter:
1559         type: tosca.capabilities.nfv.Metric
1560         occurrences:
1561         - 1
1562         - UNBOUNDED
1563         valid_source_types: [
1564           ]
1565       cscfnokia0.internal.virtual_linkable:
1566         type: tosca.capabilities.nfv.VirtualLinkable
1567         occurrences:
1568         - 1
1569         - UNBOUNDED
1570         valid_source_types: [
1571           ]
1572       sbchuawei0.lbu.os:
1573         type: tosca.capabilities.OperatingSystem
1574         occurrences:
1575         - 1
1576         - UNBOUNDED
1577         valid_source_types: [
1578           ]
1579         properties:
1580           distribution:
1581             type: string
1582             required: false
1583           type:
1584             type: string
1585             required: false
1586           version:
1587             type: version
1588             required: false
1589           architecture:
1590             type: string
1591             required: false
1592       oamnet.virtual_linkable:
1593         type: tosca.capabilities.nfv.VirtualLinkable
1594         occurrences:
1595         - 1
1596         - UNBOUNDED
1597         valid_source_types: [
1598           ]
1599       sbchuawei0.hru_vducpd_intra2.feature:
1600         type: tosca.capabilities.Node
1601         occurrences:
1602         - 1
1603         - UNBOUNDED
1604         valid_source_types: [
1605           ]
1606       cscfnokia0.lb.feature:
1607         type: tosca.capabilities.Node
1608         occurrences:
1609         - 1
1610         - UNBOUNDED
1611         valid_source_types: [
1612           ]
1613       cscfnokia0.oam.virtual_binding:
1614         type: tosca.capabilities.nfv.VirtualBindable
1615         occurrences:
1616         - 1
1617         - UNBOUNDED
1618         valid_source_types: [
1619           ]
1620       sbchuawei0.vpu.binding:
1621         type: tosca.capabilities.network.Bindable
1622         occurrences:
1623         - 1
1624         - UNBOUNDED
1625         valid_source_types: [
1626           ]
1627       sbchuawei0.scu.host:
1628         type: tosca.capabilities.Container
1629         occurrences:
1630         - 1
1631         - UNBOUNDED
1632         valid_source_types: [
1633           ]
1634         properties:
1635           num_cpus:
1636             type: integer
1637             required: false
1638           disk_size:
1639             type: scalar-unit.size
1640             required: false
1641           cpu_frequency:
1642             type: scalar-unit.frequency
1643             required: false
1644           mem_size:
1645             type: scalar-unit.size
1646             required: false
1647       sbchuawei0.ccu.host:
1648         type: tosca.capabilities.Container
1649         occurrences:
1650         - 1
1651         - UNBOUNDED
1652         valid_source_types: [
1653           ]
1654         properties:
1655           num_cpus:
1656             type: integer
1657             required: false
1658           disk_size:
1659             type: scalar-unit.size
1660             required: false
1661           cpu_frequency:
1662             type: scalar-unit.frequency
1663             required: false
1664           mem_size:
1665             type: scalar-unit.size
1666             required: false
1667       sbchuawei0.cmu.feature:
1668         type: tosca.capabilities.Node
1669         occurrences:
1670         - 1
1671         - UNBOUNDED
1672         valid_source_types: [
1673           ]
1674       sbchuawei0.intranet1.feature:
1675         type: tosca.capabilities.Node
1676         occurrences:
1677         - 1
1678         - UNBOUNDED
1679         valid_source_types: [
1680           ]
1681       cscfnokia0.lb.virtual_binding:
1682         type: tosca.capabilities.nfv.VirtualBindable
1683         occurrences:
1684         - 1
1685         - UNBOUNDED
1686         valid_source_types: [
1687           ]
1688     requirements:
1689     - sbchuawei0.scu_storage.dependency:
1690         occurrences:
1691         - 0
1692         - UNBOUNDED
1693         capability: tosca.capabilities.Node
1694         node: tosca.nodes.Root
1695         relationship: tosca.relationships.DependsOn
1696     - sbchuawei0.vpu.dependency:
1697         occurrences:
1698         - 0
1699         - UNBOUNDED
1700         capability: tosca.capabilities.Node
1701         node: tosca.nodes.Root
1702         relationship: tosca.relationships.DependsOn
1703     - sbchuawei0.cmu_storage.dependency:
1704         occurrences:
1705         - 0
1706         - UNBOUNDED
1707         capability: tosca.capabilities.Node
1708         node: tosca.nodes.Root
1709         relationship: tosca.relationships.DependsOn
1710     - sbchuawei0.hru_vducpd_intra1.dependency:
1711         occurrences:
1712         - 0
1713         - UNBOUNDED
1714         capability: tosca.capabilities.Node
1715         node: tosca.nodes.Root
1716         relationship: tosca.relationships.DependsOn
1717     - sbchuawei0.omu_vducpd_intra1.dependency:
1718         occurrences:
1719         - 0
1720         - UNBOUNDED
1721         capability: tosca.capabilities.Node
1722         node: tosca.nodes.Root
1723         relationship: tosca.relationships.DependsOn
1724     - sbchuawei0.bsu.dependency:
1725         occurrences:
1726         - 0
1727         - UNBOUNDED
1728         capability: tosca.capabilities.Node
1729         node: tosca.nodes.Root
1730         relationship: tosca.relationships.DependsOn
1731     - sbchuawei0.intranet1.dependency:
1732         occurrences:
1733         - 0
1734         - UNBOUNDED
1735         capability: tosca.capabilities.Node
1736         node: tosca.nodes.Root
1737         relationship: tosca.relationships.DependsOn
1738     - sbchuawei0.hru_vducpd_intra2.dependency:
1739         occurrences:
1740         - 0
1741         - UNBOUNDED
1742         capability: tosca.capabilities.Node
1743         node: tosca.nodes.Root
1744         relationship: tosca.relationships.DependsOn
1745     - sbchuawei0.vpu_storage.dependency:
1746         occurrences:
1747         - 0
1748         - UNBOUNDED
1749         capability: tosca.capabilities.Node
1750         node: tosca.nodes.Root
1751         relationship: tosca.relationships.DependsOn
1752     - sbchuawei0.lbu.dependency:
1753         occurrences:
1754         - 0
1755         - UNBOUNDED
1756         capability: tosca.capabilities.Node
1757         node: tosca.nodes.Root
1758         relationship: tosca.relationships.DependsOn
1759     - sbchuawei0.hru_storage.dependency:
1760         occurrences:
1761         - 0
1762         - UNBOUNDED
1763         capability: tosca.capabilities.Node
1764         node: tosca.nodes.Root
1765         relationship: tosca.relationships.DependsOn
1766     - sbchuawei0.intranet2.dependency:
1767         occurrences:
1768         - 0
1769         - UNBOUNDED
1770         capability: tosca.capabilities.Node
1771         node: tosca.nodes.Root
1772         relationship: tosca.relationships.DependsOn
1773     - sbchuawei0.scu_vducpd_intra1.dependency:
1774         occurrences:
1775         - 0
1776         - UNBOUNDED
1777         capability: tosca.capabilities.Node
1778         node: tosca.nodes.Root
1779         relationship: tosca.relationships.DependsOn
1780     - sbchuawei0.upiru_vducpd_intra1.dependency:
1781         occurrences:
1782         - 0
1783         - UNBOUNDED
1784         capability: tosca.capabilities.Node
1785         node: tosca.nodes.Root
1786         relationship: tosca.relationships.DependsOn
1787     - sbchuawei0.upiru_vducpd_intra2.dependency:
1788         occurrences:
1789         - 0
1790         - UNBOUNDED
1791         capability: tosca.capabilities.Node
1792         node: tosca.nodes.Root
1793         relationship: tosca.relationships.DependsOn
1794     - sbchuawei0.cmu.dependency:
1795         occurrences:
1796         - 0
1797         - UNBOUNDED
1798         capability: tosca.capabilities.Node
1799         node: tosca.nodes.Root
1800         relationship: tosca.relationships.DependsOn
1801     - sbchuawei0.bsu_storage.dependency:
1802         occurrences:
1803         - 0
1804         - UNBOUNDED
1805         capability: tosca.capabilities.Node
1806         node: tosca.nodes.Root
1807         relationship: tosca.relationships.DependsOn
1808     - sbchuawei0.omu2managenet.dependency:
1809         occurrences:
1810         - 0
1811         - UNBOUNDED
1812         capability: tosca.capabilities.Node
1813         node: tosca.nodes.Root
1814         relationship: tosca.relationships.DependsOn
1815     - sbchuawei0.ccu.dependency:
1816         occurrences:
1817         - 0
1818         - UNBOUNDED
1819         capability: tosca.capabilities.Node
1820         node: tosca.nodes.Root
1821         relationship: tosca.relationships.DependsOn
1822     - sbchuawei0.omu_storage.dependency:
1823         occurrences:
1824         - 0
1825         - UNBOUNDED
1826         capability: tosca.capabilities.Node
1827         node: tosca.nodes.Root
1828         relationship: tosca.relationships.DependsOn
1829     - sbchuawei0.lbu_storage.dependency:
1830         occurrences:
1831         - 0
1832         - UNBOUNDED
1833         capability: tosca.capabilities.Node
1834         node: tosca.nodes.Root
1835         relationship: tosca.relationships.DependsOn
1836     - sbchuawei0.ccu_vducpd_intra1.dependency:
1837         occurrences:
1838         - 0
1839         - UNBOUNDED
1840         capability: tosca.capabilities.Node
1841         node: tosca.nodes.Root
1842         relationship: tosca.relationships.DependsOn
1843     - sbchuawei0.cmu_vducpd_intra1.dependency:
1844         occurrences:
1845         - 0
1846         - UNBOUNDED
1847         capability: tosca.capabilities.Node
1848         node: tosca.nodes.Root
1849         relationship: tosca.relationships.DependsOn
1850     - sbchuawei0.omu.dependency:
1851         occurrences:
1852         - 0
1853         - UNBOUNDED
1854         capability: tosca.capabilities.Node
1855         node: tosca.nodes.Root
1856         relationship: tosca.relationships.DependsOn
1857     - sbchuawei0.scu.dependency:
1858         occurrences:
1859         - 0
1860         - UNBOUNDED
1861         capability: tosca.capabilities.Node
1862         node: tosca.nodes.Root
1863         relationship: tosca.relationships.DependsOn
1864     - sbchuawei0.bsu_vducpd_intra1.dependency:
1865         occurrences:
1866         - 0
1867         - UNBOUNDED
1868         capability: tosca.capabilities.Node
1869         node: tosca.nodes.Root
1870         relationship: tosca.relationships.DependsOn
1871     - sbchuawei0.lbu2signalnet1.dependency:
1872         occurrences:
1873         - 0
1874         - UNBOUNDED
1875         capability: tosca.capabilities.Node
1876         node: tosca.nodes.Root
1877         relationship: tosca.relationships.DependsOn
1878     - sbchuawei0.hru.dependency:
1879         occurrences:
1880         - 0
1881         - UNBOUNDED
1882         capability: tosca.capabilities.Node
1883         node: tosca.nodes.Root
1884         relationship: tosca.relationships.DependsOn
1885     - sbchuawei0.lbu_vducpd_intra1.dependency:
1886         occurrences:
1887         - 0
1888         - UNBOUNDED
1889         capability: tosca.capabilities.Node
1890         node: tosca.nodes.Root
1891         relationship: tosca.relationships.DependsOn
1892     - sbchuawei0.lbu2signalnet2.dependency:
1893         occurrences:
1894         - 0
1895         - UNBOUNDED
1896         capability: tosca.capabilities.Node
1897         node: tosca.nodes.Root
1898         relationship: tosca.relationships.DependsOn
1899     - sbchuawei0.ccu_storage.dependency:
1900         occurrences:
1901         - 0
1902         - UNBOUNDED
1903         capability: tosca.capabilities.Node
1904         node: tosca.nodes.Root
1905         relationship: tosca.relationships.DependsOn
1906     - sbchuawei0.lbu_vducpd_intra2.dependency:
1907         occurrences:
1908         - 0
1909         - UNBOUNDED
1910         capability: tosca.capabilities.Node
1911         node: tosca.nodes.Root
1912         relationship: tosca.relationships.DependsOn
1913     - sbchuawei0.hru2medianet1.dependency:
1914         occurrences:
1915         - 0
1916         - UNBOUNDED
1917         capability: tosca.capabilities.Node
1918         node: tosca.nodes.Root
1919         relationship: tosca.relationships.DependsOn
1920     - sbchuawei0.hru2medianet2.dependency:
1921         occurrences:
1922         - 0
1923         - UNBOUNDED
1924         capability: tosca.capabilities.Node
1925         node: tosca.nodes.Root
1926         relationship: tosca.relationships.DependsOn
1927     - cscfnokia0.cscf.dependency:
1928         occurrences:
1929         - 0
1930         - UNBOUNDED
1931         capability: tosca.capabilities.Node
1932         node: tosca.nodes.Root
1933         relationship: tosca.relationships.DependsOn
1934     - cscfnokia0.oam_internal.dependency:
1935         occurrences:
1936         - 0
1937         - UNBOUNDED
1938         capability: tosca.capabilities.Node
1939         node: tosca.nodes.Root
1940         relationship: tosca.relationships.DependsOn
1941     - cscfnokia0.cscf_internal.dependency:
1942         occurrences:
1943         - 0
1944         - UNBOUNDED
1945         capability: tosca.capabilities.Node
1946         node: tosca.nodes.Root
1947         relationship: tosca.relationships.DependsOn
1948     - cscfnokia0.internal.dependency:
1949         occurrences:
1950         - 0
1951         - UNBOUNDED
1952         capability: tosca.capabilities.Node
1953         node: tosca.nodes.Root
1954         relationship: tosca.relationships.DependsOn
1955     - cscfnokia0.lb_internal.dependency:
1956         occurrences:
1957         - 0
1958         - UNBOUNDED
1959         capability: tosca.capabilities.Node
1960         node: tosca.nodes.Root
1961         relationship: tosca.relationships.DependsOn
1962     - cscfnokia0.lbcpd_om.dependency:
1963         occurrences:
1964         - 0
1965         - UNBOUNDED
1966         capability: tosca.capabilities.Node
1967         node: tosca.nodes.Root
1968         relationship: tosca.relationships.DependsOn
1969     - cscfnokia0.lbcpd_diameter.dependency:
1970         occurrences:
1971         - 0
1972         - UNBOUNDED
1973         capability: tosca.capabilities.Node
1974         node: tosca.nodes.Root
1975         relationship: tosca.relationships.DependsOn
1976     - cscfnokia0.oam.dependency:
1977         occurrences:
1978         - 0
1979         - UNBOUNDED
1980         capability: tosca.capabilities.Node
1981         node: tosca.nodes.Root
1982         relationship: tosca.relationships.DependsOn
1983     - cscfnokia0.oamcpd_om.dependency:
1984         occurrences:
1985         - 0
1986         - UNBOUNDED
1987         capability: tosca.capabilities.Node
1988         node: tosca.nodes.Root
1989         relationship: tosca.relationships.DependsOn
1990     - cscfnokia0.lb_storage.dependency:
1991         occurrences:
1992         - 0
1993         - UNBOUNDED
1994         capability: tosca.capabilities.Node
1995         node: tosca.nodes.Root
1996         relationship: tosca.relationships.DependsOn
1997     - cscfnokia0.lb.dependency:
1998         occurrences:
1999         - 0
2000         - UNBOUNDED
2001         capability: tosca.capabilities.Node
2002         node: tosca.nodes.Root
2003         relationship: tosca.relationships.DependsOn
2004     - cscfnokia0.lbcpd_sip.dependency:
2005         occurrences:
2006         - 0
2007         - UNBOUNDED
2008         capability: tosca.capabilities.Node
2009         node: tosca.nodes.Root
2010         relationship: tosca.relationships.DependsOn
2011     - cscfnokia0.oam_storage.dependency:
2012         occurrences:
2013         - 0
2014         - UNBOUNDED
2015         capability: tosca.capabilities.Node
2016         node: tosca.nodes.Root
2017         relationship: tosca.relationships.DependsOn
2018     - servicenet.dependency:
2019         occurrences:
2020         - 0
2021         - UNBOUNDED
2022         capability: tosca.capabilities.Node
2023         node: tosca.nodes.Root
2024         relationship: tosca.relationships.DependsOn
2025     - oamnet.dependency:
2026         occurrences:
2027         - 0
2028         - UNBOUNDED
2029         capability: tosca.capabilities.Node
2030         node: tosca.nodes.Root
2031         relationship: tosca.relationships.DependsOn
2032     - sbchuawei0.vpu.virtual_storage:
2033         occurrences:
2034         - 0
2035         - UNBOUNDED
2036         capability: tosca.capabilities.nfv.VirtualStorage
2037     - sbchuawei0.bsu.virtual_storage:
2038         occurrences:
2039         - 0
2040         - UNBOUNDED
2041         capability: tosca.capabilities.nfv.VirtualStorage
2042     - sbchuawei0.lbu.virtual_storage:
2043         occurrences:
2044         - 0
2045         - UNBOUNDED
2046         capability: tosca.capabilities.nfv.VirtualStorage
2047     - sbchuawei0.cmu.virtual_storage:
2048         occurrences:
2049         - 0
2050         - UNBOUNDED
2051         capability: tosca.capabilities.nfv.VirtualStorage
2052     - sbchuawei0.ccu.virtual_storage:
2053         occurrences:
2054         - 0
2055         - UNBOUNDED
2056         capability: tosca.capabilities.nfv.VirtualStorage
2057     - sbchuawei0.omu.virtual_storage:
2058         occurrences:
2059         - 0
2060         - UNBOUNDED
2061         capability: tosca.capabilities.nfv.VirtualStorage
2062     - sbchuawei0.scu.virtual_storage:
2063         occurrences:
2064         - 0
2065         - UNBOUNDED
2066         capability: tosca.capabilities.nfv.VirtualStorage
2067     - sbchuawei0.hru.virtual_storage:
2068         occurrences:
2069         - 0
2070         - UNBOUNDED
2071         capability: tosca.capabilities.nfv.VirtualStorage
2072     - cscfnokia0.cscf.virtual_storage:
2073         occurrences:
2074         - 0
2075         - UNBOUNDED
2076         capability: tosca.capabilities.nfv.VirtualStorage
2077     - cscfnokia0.oam.virtual_storage:
2078         occurrences:
2079         - 0
2080         - UNBOUNDED
2081         capability: tosca.capabilities.nfv.VirtualStorage
2082     - cscfnokia0.lb.virtual_storage:
2083         occurrences:
2084         - 0
2085         - UNBOUNDED
2086         capability: tosca.capabilities.nfv.VirtualStorage
2087     - sbchuawei0.hru_vducpd_intra1.virtual_link:
2088         occurrences:
2089         - 0
2090         - UNBOUNDED
2091         capability: tosca.capabilities.nfv.VirtualLinkable
2092     - sbchuawei0.omu_vducpd_intra1.virtual_link:
2093         occurrences:
2094         - 0
2095         - UNBOUNDED
2096         capability: tosca.capabilities.nfv.VirtualLinkable
2097     - sbchuawei0.hru_vducpd_intra2.virtual_link:
2098         occurrences:
2099         - 0
2100         - UNBOUNDED
2101         capability: tosca.capabilities.nfv.VirtualLinkable
2102     - sbchuawei0.scu_vducpd_intra1.virtual_link:
2103         occurrences:
2104         - 0
2105         - UNBOUNDED
2106         capability: tosca.capabilities.nfv.VirtualLinkable
2107     - sbchuawei0.upiru_vducpd_intra1.virtual_link:
2108         occurrences:
2109         - 0
2110         - UNBOUNDED
2111         capability: tosca.capabilities.nfv.VirtualLinkable
2112     - sbchuawei0.upiru_vducpd_intra2.virtual_link:
2113         occurrences:
2114         - 0
2115         - UNBOUNDED
2116         capability: tosca.capabilities.nfv.VirtualLinkable
2117     - sbchuawei0.omu2managenet.virtual_link:
2118         occurrences:
2119         - 0
2120         - UNBOUNDED
2121         capability: tosca.capabilities.nfv.VirtualLinkable
2122     - sbchuawei0.ccu_vducpd_intra1.virtual_link:
2123         occurrences:
2124         - 0
2125         - UNBOUNDED
2126         capability: tosca.capabilities.nfv.VirtualLinkable
2127     - sbchuawei0.cmu_vducpd_intra1.virtual_link:
2128         occurrences:
2129         - 0
2130         - UNBOUNDED
2131         capability: tosca.capabilities.nfv.VirtualLinkable
2132     - sbchuawei0.bsu_vducpd_intra1.virtual_link:
2133         occurrences:
2134         - 0
2135         - UNBOUNDED
2136         capability: tosca.capabilities.nfv.VirtualLinkable
2137     - sbchuawei0.lbu2signalnet1.virtual_link:
2138         occurrences:
2139         - 0
2140         - UNBOUNDED
2141         capability: tosca.capabilities.nfv.VirtualLinkable
2142     - sbchuawei0.lbu_vducpd_intra1.virtual_link:
2143         occurrences:
2144         - 0
2145         - UNBOUNDED
2146         capability: tosca.capabilities.nfv.VirtualLinkable
2147     - sbchuawei0.lbu2signalnet2.virtual_link:
2148         occurrences:
2149         - 0
2150         - UNBOUNDED
2151         capability: tosca.capabilities.nfv.VirtualLinkable
2152     - sbchuawei0.lbu_vducpd_intra2.virtual_link:
2153         occurrences:
2154         - 0
2155         - UNBOUNDED
2156         capability: tosca.capabilities.nfv.VirtualLinkable
2157     - sbchuawei0.hru2medianet1.virtual_link:
2158         occurrences:
2159         - 0
2160         - UNBOUNDED
2161         capability: tosca.capabilities.nfv.VirtualLinkable
2162     - sbchuawei0.hru2medianet2.virtual_link:
2163         occurrences:
2164         - 0
2165         - UNBOUNDED
2166         capability: tosca.capabilities.nfv.VirtualLinkable
2167     - cscfnokia0.oam_internal.virtual_link:
2168         occurrences:
2169         - 0
2170         - UNBOUNDED
2171         capability: tosca.capabilities.nfv.VirtualLinkable
2172     - cscfnokia0.cscf_internal.virtual_link:
2173         occurrences:
2174         - 0
2175         - UNBOUNDED
2176         capability: tosca.capabilities.nfv.VirtualLinkable
2177     - cscfnokia0.lb_internal.virtual_link:
2178         occurrences:
2179         - 0
2180         - UNBOUNDED
2181         capability: tosca.capabilities.nfv.VirtualLinkable
2182     - cscfnokia0.lbcpd_om.virtual_link:
2183         occurrences:
2184         - 0
2185         - UNBOUNDED
2186         capability: tosca.capabilities.nfv.VirtualLinkable
2187     - cscfnokia0.lbcpd_diameter.virtual_link:
2188         occurrences:
2189         - 0
2190         - UNBOUNDED
2191         capability: tosca.capabilities.nfv.VirtualLinkable
2192     - cscfnokia0.oamcpd_om.virtual_link:
2193         occurrences:
2194         - 0
2195         - UNBOUNDED
2196         capability: tosca.capabilities.nfv.VirtualLinkable
2197     - cscfnokia0.lbcpd_sip.virtual_link:
2198         occurrences:
2199         - 0
2200         - UNBOUNDED
2201         capability: tosca.capabilities.nfv.VirtualLinkable
2202     - sbchuawei0.vpu.local_storage:
2203         occurrences:
2204         - 0
2205         - UNBOUNDED
2206         capability: tosca.capabilities.Attachment
2207     - sbchuawei0.bsu.local_storage:
2208         occurrences:
2209         - 0
2210         - UNBOUNDED
2211         capability: tosca.capabilities.Attachment
2212     - sbchuawei0.lbu.local_storage:
2213         occurrences:
2214         - 0
2215         - UNBOUNDED
2216         capability: tosca.capabilities.Attachment
2217     - sbchuawei0.cmu.local_storage:
2218         occurrences:
2219         - 0
2220         - UNBOUNDED
2221         capability: tosca.capabilities.Attachment
2222     - sbchuawei0.ccu.local_storage:
2223         occurrences:
2224         - 0
2225         - UNBOUNDED
2226         capability: tosca.capabilities.Attachment
2227     - sbchuawei0.omu.local_storage:
2228         occurrences:
2229         - 0
2230         - UNBOUNDED
2231         capability: tosca.capabilities.Attachment
2232     - sbchuawei0.scu.local_storage:
2233         occurrences:
2234         - 0
2235         - UNBOUNDED
2236         capability: tosca.capabilities.Attachment
2237     - sbchuawei0.hru.local_storage:
2238         occurrences:
2239         - 0
2240         - UNBOUNDED
2241         capability: tosca.capabilities.Attachment
2242     - cscfnokia0.cscf.local_storage:
2243         occurrences:
2244         - 0
2245         - UNBOUNDED
2246         capability: tosca.capabilities.Attachment
2247     - cscfnokia0.oam.local_storage:
2248         occurrences:
2249         - 0
2250         - UNBOUNDED
2251         capability: tosca.capabilities.Attachment
2252     - cscfnokia0.lb.local_storage:
2253         occurrences:
2254         - 0
2255         - UNBOUNDED
2256         capability: tosca.capabilities.Attachment
2257     - sbchuawei0.hru_vducpd_intra1.virtual_binding:
2258         occurrences:
2259         - 0
2260         - UNBOUNDED
2261         capability: tosca.capabilities.nfv.VirtualBindable
2262     - sbchuawei0.omu_vducpd_intra1.virtual_binding:
2263         occurrences:
2264         - 0
2265         - UNBOUNDED
2266         capability: tosca.capabilities.nfv.VirtualBindable
2267     - sbchuawei0.hru_vducpd_intra2.virtual_binding:
2268         occurrences:
2269         - 0
2270         - UNBOUNDED
2271         capability: tosca.capabilities.nfv.VirtualBindable
2272     - sbchuawei0.scu_vducpd_intra1.virtual_binding:
2273         occurrences:
2274         - 0
2275         - UNBOUNDED
2276         capability: tosca.capabilities.nfv.VirtualBindable
2277     - sbchuawei0.upiru_vducpd_intra1.virtual_binding:
2278         occurrences:
2279         - 0
2280         - UNBOUNDED
2281         capability: tosca.capabilities.nfv.VirtualBindable
2282     - sbchuawei0.upiru_vducpd_intra2.virtual_binding:
2283         occurrences:
2284         - 0
2285         - UNBOUNDED
2286         capability: tosca.capabilities.nfv.VirtualBindable
2287     - sbchuawei0.omu2managenet.virtual_binding:
2288         occurrences:
2289         - 0
2290         - UNBOUNDED
2291         capability: tosca.capabilities.nfv.VirtualBindable
2292     - sbchuawei0.ccu_vducpd_intra1.virtual_binding:
2293         occurrences:
2294         - 0
2295         - UNBOUNDED
2296         capability: tosca.capabilities.nfv.VirtualBindable
2297     - sbchuawei0.cmu_vducpd_intra1.virtual_binding:
2298         occurrences:
2299         - 0
2300         - UNBOUNDED
2301         capability: tosca.capabilities.nfv.VirtualBindable
2302     - sbchuawei0.bsu_vducpd_intra1.virtual_binding:
2303         occurrences:
2304         - 0
2305         - UNBOUNDED
2306         capability: tosca.capabilities.nfv.VirtualBindable
2307     - sbchuawei0.lbu2signalnet1.virtual_binding:
2308         occurrences:
2309         - 0
2310         - UNBOUNDED
2311         capability: tosca.capabilities.nfv.VirtualBindable
2312     - sbchuawei0.lbu_vducpd_intra1.virtual_binding:
2313         occurrences:
2314         - 0
2315         - UNBOUNDED
2316         capability: tosca.capabilities.nfv.VirtualBindable
2317     - sbchuawei0.lbu2signalnet2.virtual_binding:
2318         occurrences:
2319         - 0
2320         - UNBOUNDED
2321         capability: tosca.capabilities.nfv.VirtualBindable
2322     - sbchuawei0.lbu_vducpd_intra2.virtual_binding:
2323         occurrences:
2324         - 0
2325         - UNBOUNDED
2326         capability: tosca.capabilities.nfv.VirtualBindable
2327     - sbchuawei0.hru2medianet1.virtual_binding:
2328         occurrences:
2329         - 0
2330         - UNBOUNDED
2331         capability: tosca.capabilities.nfv.VirtualBindable
2332     - sbchuawei0.hru2medianet2.virtual_binding:
2333         occurrences:
2334         - 0
2335         - UNBOUNDED
2336         capability: tosca.capabilities.nfv.VirtualBindable
2337     - cscfnokia0.oam_internal.virtual_binding:
2338         occurrences:
2339         - 0
2340         - UNBOUNDED
2341         capability: tosca.capabilities.nfv.VirtualBindable
2342     - cscfnokia0.cscf_internal.virtual_binding:
2343         occurrences:
2344         - 0
2345         - UNBOUNDED
2346         capability: tosca.capabilities.nfv.VirtualBindable
2347     - cscfnokia0.lb_internal.virtual_binding:
2348         occurrences:
2349         - 0
2350         - UNBOUNDED
2351         capability: tosca.capabilities.nfv.VirtualBindable
2352     - cscfnokia0.lbcpd_om.virtual_binding:
2353         occurrences:
2354         - 0
2355         - UNBOUNDED
2356         capability: tosca.capabilities.nfv.VirtualBindable
2357     - cscfnokia0.lbcpd_diameter.virtual_binding:
2358         occurrences:
2359         - 0
2360         - UNBOUNDED
2361         capability: tosca.capabilities.nfv.VirtualBindable
2362     - cscfnokia0.oamcpd_om.virtual_binding:
2363         occurrences:
2364         - 0
2365         - UNBOUNDED
2366         capability: tosca.capabilities.nfv.VirtualBindable
2367     - cscfnokia0.lbcpd_sip.virtual_binding:
2368         occurrences:
2369         - 0
2370         - UNBOUNDED
2371         capability: tosca.capabilities.nfv.VirtualBindable