Create new VSP, onboard from TOSCA file - UI
[sdc.git] / common / openecomp-tosca-datatype / src / main / resources / globalTypes / openecomp / nodes.yml
1 #
2 # Licensed under the Apache License, Version 2.0 (the "License");
3 # you may not use this file except in compliance with the License.
4 # You may obtain a copy of the License at
5 #
6 #      http://www.apache.org/licenses/LICENSE-2.0
7 #
8 # Unless required by applicable law or agreed to in writing, software
9 # distributed under the License is distributed on an "AS IS" BASIS,
10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11 # See the License for the specific language governing permissions and
12 # limitations under the License.
13 #
14
15 tosca_definitions_version: tosca_simple_openecomp_1_0
16
17 metadata:
18   filename: openecomp/nodes.yml
19   version: '1.0'
20   
21 imports:
22 - openecomp_index:
23     file: _index.yml
24
25 node_types:
26
27   org.openecomp.resource.vl.nodes.network.Network:
28     derived_from: tosca.nodes.network.Network
29     properties:
30       vendor:
31         type: string
32         required: false
33       vl_name:
34         type: string
35         required: false
36     capabilities:
37       end_point:
38         type: tosca.capabilities.Endpoint
39
40   org.openecomp.resource.abstract.nodes.AbstractSubstitute:
41     derived_from: tosca.nodes.Root
42     properties:
43       service_template_filter:
44         description: Substitution Filter
45         type: org.openecomp.datatypes.substitution.SubstitutionFiltering
46         status: SUPPORTED
47         required: true
48
49   org.openecomp.resource.vl.extVL:
50     derived_from: org.openecomp.resource.vl.nodes.network.Network
51     description: VF Tenant oam protected network
52     properties:
53       network_type:
54         description: OPENECOMP supported network types.
55         type: string
56         required: true
57       network_role:
58         description: |
59           Unique label that defines the role that this network performs.   example: vce oam network, vnat sr-iov1 network
60         type: string
61         required: true
62       network_scope:
63         description: |
64           Uniquely identifies the network scope. Valid values for the network scope   includes: VF - VF-level network. Intra-VF network which connects the VFCs (VMs) inside the VF. SERVICE - Service-level network. Intra-Service network which connects  the VFs within the service GLOBAL - Global network which can be shared by multiple services
65         type: string
66         constraints:
67         - valid_values:
68           - VF
69           - SERVICE
70           - GLOBAL
71       network_technology:
72         description: OPENECOMP supported network technology
73         type: string
74         required: true
75       network_ecomp_naming:
76         type: org.openecomp.datatypes.EcompNaming
77         required: true
78       network_homing:
79         type: org.openecomp.datatypes.EcompHoming
80         required: true
81       network_assignments:
82         type: org.openecomp.datatypes.network.NetworkAssignments
83         required: true
84       provider_network:
85         type: org.openecomp.datatypes.network.ProviderNetwork
86         required: true
87       network_flows:
88         type: org.openecomp.datatypes.network.NetworkFlows
89         required: false
90
91
92   org.openecomp.resource.vfc.nodes.Compute:
93     derived_from: tosca.nodes.Compute
94     capabilities:
95       disk.ephemeral.size:
96         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
97         type: org.openecomp.capabilities.metric.Ceilometer
98         occurrences:
99         - 1
100         - UNBOUNDED
101       instance:
102         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
103         type: org.openecomp.capabilities.metric.Ceilometer
104         occurrences:
105         - 1
106         - UNBOUNDED
107       memory:
108         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
109         type: org.openecomp.capabilities.metric.Ceilometer
110         occurrences:
111         - 1
112         - UNBOUNDED
113       disk.iops:
114         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
115         type: org.openecomp.capabilities.metric.Ceilometer
116         occurrences:
117         - 1
118         - UNBOUNDED
119       disk.device.read.requests:
120         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
121         type: org.openecomp.capabilities.metric.Ceilometer
122         occurrences:
123         - 1
124         - UNBOUNDED
125       cpu.delta:
126         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
127         type: org.openecomp.capabilities.metric.Ceilometer
128         occurrences:
129         - 1
130         - UNBOUNDED
131       disk.capacity:
132         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
133         type: org.openecomp.capabilities.metric.Ceilometer
134         occurrences:
135         - 1
136         - UNBOUNDED
137       disk.device.read.bytes:
138         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
139         type: org.openecomp.capabilities.metric.Ceilometer
140         occurrences:
141         - 1
142         - UNBOUNDED
143       disk.write.bytes:
144         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
145         type: org.openecomp.capabilities.metric.Ceilometer
146         occurrences:
147         - 1
148         - UNBOUNDED
149       disk.latency:
150         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
151         type: org.openecomp.capabilities.metric.Ceilometer
152         occurrences:
153         - 1
154         - UNBOUNDED
155       disk.device.read.bytes.rate:
156         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
157         type: org.openecomp.capabilities.metric.Ceilometer
158         occurrences:
159         - 1
160         - UNBOUNDED
161       disk.usage:
162         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
163         type: org.openecomp.capabilities.metric.Ceilometer
164         occurrences:
165         - 1
166         - UNBOUNDED
167       cpu_util:
168         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
169         type: org.openecomp.capabilities.metric.Ceilometer
170         occurrences:
171         - 1
172         - UNBOUNDED
173       disk.device.allocation:
174         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
175         type: org.openecomp.capabilities.metric.Ceilometer
176         occurrences:
177         - 1
178         - UNBOUNDED
179       disk.write.requests.rate:
180         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
181         type: org.openecomp.capabilities.metric.Ceilometer
182         occurrences:
183         - 1
184         - UNBOUNDED
185       disk.write.bytes.rate:
186         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
187         type: org.openecomp.capabilities.metric.Ceilometer
188         occurrences:
189         - 1
190         - UNBOUNDED
191       disk.device.latency:
192         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
193         type: org.openecomp.capabilities.metric.Ceilometer
194         occurrences:
195         - 1
196         - UNBOUNDED
197       cpu:
198         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
199         type: org.openecomp.capabilities.metric.Ceilometer
200         occurrences:
201         - 1
202         - UNBOUNDED
203       disk.device.write.requests:
204         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
205         type: org.openecomp.capabilities.metric.Ceilometer
206         occurrences:
207         - 1
208         - UNBOUNDED
209       disk.device.write.bytes:
210         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
211         type: org.openecomp.capabilities.metric.Ceilometer
212         occurrences:
213         - 1
214         - UNBOUNDED
215       disk.read.requests:
216         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
217         type: org.openecomp.capabilities.metric.Ceilometer
218         occurrences:
219         - 1
220         - UNBOUNDED
221       disk.root.size:
222         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
223         type: org.openecomp.capabilities.metric.Ceilometer
224         occurrences:
225         - 1
226         - UNBOUNDED
227       disk.device.write.bytes.rate:
228         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
229         type: org.openecomp.capabilities.metric.Ceilometer
230         occurrences:
231         - 1
232         - UNBOUNDED
233       vcpus:
234         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
235         type: org.openecomp.capabilities.metric.Ceilometer
236         occurrences:
237         - 1
238         - UNBOUNDED
239       disk.device.iops:
240         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
241         type: org.openecomp.capabilities.metric.Ceilometer
242         occurrences:
243         - 1
244         - UNBOUNDED
245       disk.device.usage:
246         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
247         type: org.openecomp.capabilities.metric.Ceilometer
248         occurrences:
249         - 1
250         - UNBOUNDED
251       disk.device.read.requests.rate:
252         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
253         type: org.openecomp.capabilities.metric.Ceilometer
254         occurrences:
255         - 1
256         - UNBOUNDED
257       disk.device.write.requests.rate:
258         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
259         type: org.openecomp.capabilities.metric.Ceilometer
260         occurrences:
261         - 1
262         - UNBOUNDED
263       disk.allocation:
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         type: org.openecomp.capabilities.metric.Ceilometer
266         occurrences:
267         - 1
268         - UNBOUNDED
269       disk.read.bytes.rate:
270         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
271         type: org.openecomp.capabilities.metric.Ceilometer
272         occurrences:
273         - 1
274         - UNBOUNDED
275       disk.read.bytes:
276         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
277         type: org.openecomp.capabilities.metric.Ceilometer
278         occurrences:
279         - 1
280         - UNBOUNDED
281       memory.usage:
282         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
283         type: org.openecomp.capabilities.metric.Ceilometer
284         occurrences:
285         - 1
286         - UNBOUNDED
287       disk.device.capacity:
288         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
289         type: org.openecomp.capabilities.metric.Ceilometer
290         occurrences:
291         - 1
292         - UNBOUNDED
293       memory.resident:
294         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
295         type: org.openecomp.capabilities.metric.Ceilometer
296         occurrences:
297         - 1
298         - UNBOUNDED
299       disk.write.requests:
300         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
301         type: org.openecomp.capabilities.metric.Ceilometer
302         occurrences:
303         - 1
304         - UNBOUNDED
305
306   org.openecomp.resource.abstract.nodes.DFAbstractSubstitute:
307     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
308     properties:
309       license_feature_group_ref:
310         description: refrence to license feature group
311         type: string
312         status: SUPPORTED
313         required: true
314     requirements:
315     - deployment_flavor:
316         capability: org.openecomp.capabilities.attachment.DeploymentFlavor
317         node: org.openecomp.resource.nodes.DeploymentFlavor
318         relationship: org.openecomp.relationships.AttachesTo
319         occurrences:
320         - 1
321         - UNBOUNDED
322
323   org.openecomp.resource.abstract.nodes.ComplexVFC:
324     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
325
326   org.openecomp.resource.abstract.nodes.VFC:
327     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
328     properties:
329       high_availablity:
330         description: high_availablity
331         type: string
332         status: SUPPORTED
333         required: false
334       vm_image_name:
335         description: Master image_name volume id
336         type: string
337         status: SUPPORTED
338         required: true
339       vm_flavor_name:
340         description: Master image_name volume id
341         type: string
342         status: SUPPORTED
343         required: true
344       nfc_naming_code:
345         description: nfc code for instance naming
346         type: string
347         status: SUPPORTED
348         required: false
349       nfc_code:
350         type: string
351         description: nfc code
352         status: SUPPORTED
353         required: false
354       nfc_function:
355         type: string
356         description: nfc function
357         status: SUPPORTED
358         required: false
359       vm_type_tag:
360         description: vm type based on naming Convention
361         type: string
362         status: SUPPORTED
363         required: false
364       vfc_naming:
365         description: vfc naming
366         type: org.openecomp.datatypes.Naming
367         status: SUPPORTED
368         default: false
369         required: false
370       min_instances:
371         description: Minimum number of VFC Instances
372         type: integer
373         status: SUPPORTED
374         default: 0
375         required: false
376         constraints:
377         - greater_or_equal: 0
378       max_instances:
379         description: Maximum number of VFC Instances
380         type: integer
381         status: SUPPORTED
382         required: false
383         constraints:
384         - greater_or_equal: 1
385
386   org.openecomp.resource.vl.ELine:
387     derived_from: org.openecomp.resource.vl.nodes.network.Network
388     capabilities:
389       linkable:
390         type: tosca.capabilities.network.Linkable
391         occurrences:
392         - 0
393         - 2
394
395   org.openecomp.resource.cp.nodes.network.SubInterface:
396     derived_from: tosca.nodes.network.Port
397
398   org.openecomp.resource.vl.internalVL:
399     derived_from: org.openecomp.resource.vl.nodes.network.Network
400     description: The AT&T internal (VF-level) Virtual Link
401
402   org.openecomp.resource.cp.nodes.network.Port:
403     derived_from: tosca.nodes.network.Port  
404     properties:
405       network_role_tag:
406         description: Must correlate to the set of defined â€œnetwork-role�? tag identifiers from the associated HEAT template
407         type: string
408         required: true
409       mac_requirements:
410         description: identifies MAC address assignments to the CP
411         type: org.openecomp.datatypes.network.MacRequirements
412         required: false
413       vlan_requirements:
414         description: identifies vlan address assignments to the CP
415         type: list
416         entry_schema:
417           type: org.openecomp.datatypes.network.VlanRequirements
418         required: false
419       ip_requirements:
420         description: identifies IP requirements to the CP
421         type: list
422         entry_schema:
423           type: org.openecomp.datatypes.network.IpRequirements
424         required: true
425       network_role:
426         description: identical to VL network_role
427         type: string
428         required: false
429       order:
430         description: The order of the CP on the compute instance (e.g. eth2).
431         type: integer
432         required: false
433       exCP_naming:
434         description: CP Name
435         type: org.openecomp.datatypes.Naming
436         required: false
437       subnetpoolid:
438         description: subnet pool id
439         type: string
440         required: false
441     capabilities:
442       network.incoming.packets.rate:
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         type: org.openecomp.capabilities.metric.Ceilometer
445         occurrences:
446         - 1
447         - UNBOUNDED
448       network.outgoing.bytes:
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         type: org.openecomp.capabilities.metric.Ceilometer
451         occurrences:
452         - 1
453         - UNBOUNDED
454       network.outgoing.packets.rate:
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         type: org.openecomp.capabilities.metric.Ceilometer
457         occurrences:
458         - 1
459         - UNBOUNDED
460       network.outpoing.packets:
461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
462         type: org.openecomp.capabilities.metric.Ceilometer
463         occurrences:
464         - 1
465         - UNBOUNDED
466       network.incoming.bytes.rate:
467         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
468         type: org.openecomp.capabilities.metric.Ceilometer
469         occurrences:
470         - 1
471         - UNBOUNDED
472       network.incoming.bytes:
473         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
474         type: org.openecomp.capabilities.metric.Ceilometer
475         occurrences:
476         - 1
477         - UNBOUNDED
478       network.outgoing.bytes.rate:
479         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
480         type: org.openecomp.capabilities.metric.Ceilometer
481         occurrences:
482         - 1
483         - UNBOUNDED
484       network.incoming.packets:
485         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
486         type: org.openecomp.capabilities.metric.Ceilometer
487         occurrences:
488         - 1
489         - UNBOUNDED
490
491   org.openecomp.resource.nodes.DeploymentFlavor:
492     derived_from: tosca.nodes.Root
493     capabilities:
494       deployment_flavor:
495         description: Allowed deployment flavors of an abstract node
496         type: org.openecomp.capabilities.attachment.DeploymentFlavor
497         occurrences:
498         - 1
499         - UNBOUNDED
500
501   org.openecomp.resource.cp.extCP:
502     derived_from: tosca.nodes.Root
503     description: The AT&T Connection Point base type all other CP derive from
504     properties:
505       network_role:
506         description: identical to VL network_role
507         type: string
508         required: true
509       order:
510         description: The order of the CP on the compute instance (e.g. eth2).
511         type: integer
512         required: true
513       network_role_tag:
514         description: Must correlate to the set of defined â€œnetwork-role�? tag identifiers from the associated HEAT template
515         type: string
516         required: true
517       mac_requirements:
518         description: identifies MAC address assignments to the CP
519         type: org.openecomp.datatypes.network.MacRequirements
520         required: false
521       vlan_requirements:
522         description: identifies vlan address assignments to the CP
523         type: list
524         entry_schema:
525           type: org.openecomp.datatypes.network.VlanRequirements
526         required: false
527       ip_requirements:
528         description: identifies IP requirements to the CP
529         type: list
530         entry_schema:
531           type: org.openecomp.datatypes.network.IpRequirements
532         required: true
533     capabilities:
534       internal_connectionPoint:
535         type: tosca.capabilities.Node
536         valid_source_types:
537         - tosca.nodes.network.Port
538     requirements:
539     - virtualLink:
540         capability: tosca.capabilities.network.Linkable
541         relationship: tosca.relationships.network.LinksTo
542     - virtualBinding:
543         capability: tosca.capabilities.network.Bindable
544         relationship: tosca.relationships.network.BindsTo
545     - external_virtualLink:
546         capability: tosca.capabilities.network.Linkable
547         node: org.openecomp.resource.vl.nodes.network.Network
548         relationship: tosca.relationships.network.LinksTo
549
550   org.openecomp.resource.vfc.nodes.volume:
551     derived_from: tosca.nodes.BlockStorage
552     
553   ### Node types related to Deployment Flavors
554   org.openecomp.resource.abstract.nodes.VnfConfiguration:
555     derived_from: tosca.nodes.Root
556     description: a container for the available flavors
557     properties:
558       allowed_flavors:
559         description: a collection of all available flavor valuesets
560         type: map
561         entry_schema:
562           type: org.openecomp.datatypes.flavors.DeploymentFlavor
563
564   org.openecomp.resource.abstract.nodes.MultiFlavorVFC:
565     derived_from: org.openecomp.resource.abstract.nodes.VFC
566     description: Multi flavored VFC node
567     properties:
568       images:
569         type: map
570         entry_schema:
571           type: org.openecomp.datatypes.ImageInfo
572         required: false
573   tosca.nodes.nfv.NS.vEPC_NS:
574     derived_from: tosca.nodes.nfv.NS
575     properties:
576       vendor:
577         default: ChinaMobile
578         required: false
579         type: string
580       csarVersion:
581         default: v1.0
582         required: false
583         type: string
584       name:
585         default: vEPC_NS
586         required: false
587         type: string
588       csarProvider:
589         default: ChinaMobile
590         required: false
591         type: string
592       id:
593         default: vEPC_NS
594         required: false
595         type: string
596       version:
597         default: v1.0
598         required: false
599         type: string
600       csarType:
601         default: NSAR
602         required: false
603         type: string
604     requirements:
605     - virtualLink:
606         capability: tosca.capabilities.nfv.VirtualLinkable
607         occurrences:
608         - 0
609         - UNBOUNDED
610
611   tosca.nodes.nfv.NS.vIMS_NS:
612     derived_from: tosca.nodes.nfv.NS
613     properties:
614       vendor:
615         default: ChinaMobile
616         required: false
617         type: string
618       csarVersion:
619         default: v1.0
620         required: false
621         type: string
622       name:
623         default: vIMS_NS
624         required: false
625         type: string
626       csarProvider:
627         default: ChinaMobile
628         required: false
629         type: string
630       id:
631         default: vIMS_NS
632         required: false
633         type: string
634       version:
635         default: v1.0
636         required: false
637         type: string
638       csarType:
639         default: NSAR
640         required: false
641         type: string
642     requirements:
643     - virtualLink:
644         capability: tosca.capabilities.nfv.VirtualLinkable
645         occurrences:
646         - 0
647         - UNBOUNDED
648
649   tosca.nodes.nfv.NS:
650     derived_from: tosca.nodes.Root
651     properties:
652       vendor:
653         required: false
654         type: string
655       name:
656         required: false
657         type: string
658       id:
659         required: false
660         type: string
661       version:
662         required: false
663         type: string
664     requirements:
665     - virtualLink:
666         capability: tosca.capabilities.nfv.VirtualLinkable
667         occurrences:
668         - 0
669         - UNBOUNDED
670
671   tosca.nodes.nfv.VDU.Compute:
672     attributes:
673       private_address:
674         type: string
675       public_address:
676         type: string
677       networks:
678         type: string
679       ports:
680         type: string
681     capabilities:
682       scalable:
683         type: tosca.capabilities.Scalable
684       virtual_compute:
685         type: tosca.capabilities.nfv.VirtualCompute
686       endpoint:
687         type: tosca.capabilities.Endpoint.Admin
688       os:
689         type: tosca.capabilities.OperatingSystem
690       virtual_binding:
691         type: tosca.capabilities.nfv.VirtualBindable
692       host:
693         type: tosca.capabilities.Container
694       binding:
695         type: tosca.capabilities.network.Bindable
696       monitoring_parameter:
697         type: tosca.capabilities.nfv.Metric
698     derived_from: tosca.nodes.Root
699     properties:
700       configurable_properties:
701         entry_schema:
702           type: tosca.datatypes.nfv.VnfcConfigurableProperties
703         type: map
704       name:
705         type: string
706       nfvi_constraints:
707         entry_schema:
708           type: string
709         required: false
710         type: list
711       descrption:
712         type: string
713       boot_order:
714         entry_schema:
715           type: string
716         required: false
717         type: list
718     requirements:
719     - local_storage:
720         capability: tosca.capabilities.Attachment
721         occurrences:
722         - 0
723         - UNBOUNDED
724     - virtual_storage:
725         capability: tosca.capabilities.nfv.VirtualStorage
726         occurrences:
727         - 0
728         - UNBOUNDED
729
730   tosca.nodes.nfv.VDU.VirtualStorage:
731     capabilities:
732       virtual_storage:
733         type: tosca.capabilities.nfv.VirtualStorage
734     derived_from: tosca.nodes.Root
735     properties:
736       id:
737         type: string
738       size_of_storage:
739         type: string
740       rdma_enabled:
741         required: false
742         type: boolean
743       type_of_storage:
744         type: string
745
746   tosca.nodes.nfv.VduCpd:
747     derived_from: tosca.nodes.Root
748     properties:
749       virtual_network_interface_requirements:
750         entry_schema:
751           type: tosca.datatypes.nfv.VirtualNetworkInterfaceRequirements
752         required: false
753         type: list
754       role:
755         constraints:
756         - valid_values:
757           - root
758           - leaf
759         required: false
760         type: string
761       bitrate_requirement:
762         required: false
763         type: integer
764       description:
765         required: false
766         type: string
767       layer_protocol:
768         constraints:
769         - valid_values:
770           - ethernet
771           - mpls
772           - odu2
773           - ipv4
774           - ipv6
775           - pseudo_wire
776         type: string
777       address_data:
778         entry_schema:
779           type: tosca.datatype.nfv.AddressData
780         required: false
781         type: list
782     requirements:
783     - virtual_binding:
784         capability: tosca.capabilities.nfv.VirtualBindable
785         occurrences:
786         - 0
787         - UNBOUNDED
788     - virtual_link:
789         capability: tosca.capabilities.nfv.VirtualBindable
790         occurrences:
791         - 0
792         - UNBOUNDED
793   tosca.nodes.nfv.ext.ImageFile:
794     capabilities:
795       guest_os:
796         type: tosca.capabilities.nfv.ext.GuestOs
797       image_fle:
798         type: tosca.capabilities.nfv.ext.ImageFile
799     derived_from: tosca.nodes.Root
800     properties:
801       file_url:
802         required: false
803         type: string
804       container_type:
805         required: false
806         type: string
807       name:
808         required: false
809         type: string
810       disk_format:
811         required: false
812         type: string
813       version:
814         required: false
815         type: string
816   tosca.nodes.nfv.ext.LocalStorage:
817     capabilities:
818       local_attachment:
819         type: tosca.capabilities.nfv.ext.LocalAttachment
820     derived_from: tosca.nodes.Root
821     properties:
822       size:
823         required: false
824         type: string
825       disk_type:
826         required: false
827         type: string
828   tosca.nodes.nfv.ext.zte.CP:
829     capabilities:
830       forwarder:
831         type: tosca.capabilities.nfv.Forwarder
832     derived_from: tosca.nodes.Root
833     properties:
834       guest_os_mtu:
835         required: false
836         type: integer
837       bandwidth:
838         required: false
839         type: integer
840       interface_name:
841         required: false
842         type: string
843       allowed_address_pairs:
844         entry_schema:
845           type: tosca.datatypes.nfv.ext.AddressPairs
846         required: false
847         type: list
848       ip_address:
849         required: false
850         type: string
851       bond:
852         required: false
853         type: string
854       proxiedVNFs:
855         entry_schema:
856           type: string
857         required: false
858         type: list
859       sfc_encapsulation:
860         required: false
861         type: string
862       floating_ip_address:
863         required: false
864         type: tosca.datatypes.nfv.ext.FloatingIP
865       service_ip_address:
866         required: false
867         type: string
868       mac_address:
869         required: false
870         type: string
871       proxiedVNFtype:
872         required: false
873         type: string
874       macbond:
875         required: false
876         type: string
877       vnic_type:
878         required: false
879         type: string
880       direction:
881         required: false
882         type: string
883       order:
884         required: false
885         type: integer
886     requirements:
887     - forwarder:
888         capability: tosca.capabilities.nfv.Forwarder
889         occurrences:
890         - 0
891         - UNBOUNDED
892     - virtualbinding:
893         capability: tosca.capabilities.nfv.VirtualBindable
894         occurrences:
895         - 0
896         - UNBOUNDED
897     - virtualLink:
898         capability: tosca.capabilities.nfv.VirtualBindable
899         occurrences:
900         - 0
901         - UNBOUNDED
902   tosca.nodes.nfv.ext.zte.VDU:
903     capabilities:
904       scalable:
905         type: tosca.capabilities.Scalable
906       monitoring_parameter:
907         type: tosca.capabilities.nfv.Metric
908       nfv_compute:
909         type: tosca.capabilities.nfv.ext.Compute.Container.Architecture
910       virtualbinding:
911         type: tosca.capabilities.nfv.VirtualBindable
912     derived_from: tosca.nodes.Root
913     properties:
914       manual_scale_select_vim:
915         required: false
916         type: boolean
917       vdu_type:
918         required: false
919         type: string
920       watchdog:
921         required: false
922         type: tosca.datatypes.nfv.ext.zte.WatchDog
923       name:
924         required: false
925         type: string
926       local_affinity_antiaffinity_rule:
927         required: false
928         type: tosca.datatypes.nfv.ext.LocalAffinityOrAntiAffinityRule
929       support_scaling:
930         required: false
931         type: boolean
932       storage_policy:
933         required: false
934         type: string
935       key_vdu:
936         required: false
937         type: boolean
938       location_info:
939         required: false
940         type: tosca.datatypes.nfv.ext.LocationInfo
941       inject_data_list:
942         entry_schema:
943           type: tosca.datatypes.nfv.ext.InjectData
944         required: false
945         type: list
946     requirements:
947     - guest_os:
948         capability: tosca.capabilities.nfv.ext.GuestOs
949         occurrences:
950         - 0
951         - UNBOUNDED
952     - local_storage:
953         capability: tosca.capabilities.nfv.ext.LocalAttachment
954         occurrences:
955         - 0
956         - UNBOUNDED
957     - volume_storage:
958         capability: tosca.capabilities.Attachment
959         occurrences:
960         - 0
961         - UNBOUNDED
962     - dependency:
963         capability: tosca.capabilities.Node
964         occurrences:
965         - 0
966         - UNBOUNDED
967   tosca.nodes.nfv.ext.zte.VL:
968     capabilities:
969       virtual_linkable:
970         type: tosca.capabilities.nfv.VirtualLinkable
971     derived_from: tosca.nodes.Root
972     properties:
973       segmentation_id:
974         required: false
975         type: string
976       network_name:
977         required: false
978         type: string
979       is_predefined:
980         required: false
981         type: boolean
982       mtu:
983         required: false
984         type: integer
985       dns_nameservers:
986         entry_schema:
987           type: string
988         required: false
989         type: list
990       physical_network:
991         required: false
992         type: string
993       dhcp_enabled:
994         required: false
995         type: boolean
996       network_id:
997         required: false
998         type: string
999       host_routes:
1000         entry_schema:
1001           type: tosca.datatypes.nfv.ext.HostRouteInfo
1002         required: false
1003         type: list
1004       ip_version:
1005         required: false
1006         type: integer
1007       vendor:
1008         required: false
1009         type: string
1010       name:
1011         required: false
1012         type: string
1013       start_ip:
1014         required: false
1015         type: string
1016       vlan_transparent:
1017         required: false
1018         type: boolean
1019       cidr:
1020         required: false
1021         type: string
1022       gateway_ip:
1023         required: false
1024         type: string
1025       network_type:
1026         required: false
1027         type: string
1028       end_ip:
1029         required: false
1030         type: string
1031       location_info:
1032         required: false
1033         type: tosca.datatypes.nfv.ext.LocationInfo
1034   tosca.nodes.nfv.ext.zte.VNF:
1035     capabilities:
1036       forwarder:
1037         type: tosca.capabilities.nfv.Forwarder
1038     derived_from: tosca.nodes.Root
1039     properties:
1040       request_reclassification:
1041         required: false
1042         type: boolean
1043       domain_type:
1044         required: false
1045         type: string
1046       nsh_aware:
1047         required: false
1048         type: boolean
1049       plugin_info:
1050         required: false
1051         type: string
1052       adjust_vnf_capacity:
1053         required: false
1054         type: boolean
1055       vnfd_version:
1056         required: false
1057         type: string
1058       vmnumber_overquota_alarm:
1059         required: false
1060         type: boolean
1061       custom_properties:
1062         entry_schema:
1063           type: string
1064         required: false
1065         type: map
1066       version:
1067         required: false
1068         type: string
1069       cross_dc:
1070         required: false
1071         type: boolean
1072       script_info:
1073         required: false
1074         type: string
1075       vendor:
1076         required: false
1077         type: string
1078       is_shared:
1079         required: false
1080         type: boolean
1081       name:
1082         required: false
1083         type: string
1084       vnf_extend_type:
1085         required: false
1086         type: string
1087       id:
1088         required: false
1089         type: string
1090       vnf_type:
1091         required: false
1092         type: string
1093       is_sfc_proxy:
1094         required: false
1095         type: boolean
1096     requirements:
1097     - forwarder:
1098         capability: tosca.capabilities.nfv.Forwarder
1099         occurrences:
1100         - 0
1101         - UNBOUNDED
1102     - virtualLink:
1103         capability: tosca.capabilities.nfv.VirtualLinkable
1104         occurrences:
1105         - 0
1106         - UNBOUNDED