a97e1c5616b78cdcfd88aa800d6fa253b7fd970b
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: GlobalSubstitutionTypes
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 node_types:
8   org.openecomp.resource.abstract.nodes.vdbe:
9     derived_from: org.openecomp.resource.abstract.nodes.VFC
10     properties:
11       subinterface_nested_parent_interface:
12         type: list
13         required: true
14         status: SUPPORTED
15         entry_schema:
16           type: string
17       subinterface_nested_aap_address_mode:
18         type: list
19         required: true
20         status: SUPPORTED
21         entry_schema:
22           type: string
23       subinterface_nested_vlan_tag_list:
24         type: list
25         required: true
26         status: SUPPORTED
27         entry_schema:
28           type: json
29       subinterface_nested_service_template_filter_count:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: float
35       subinterface_nested_aap_untrusted_v6_ip_prefix_len:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: string
41       vm_flavor_name:
42         type: string
43         required: true
44         status: SUPPORTED
45       subinterface_nested_aap_untrusted_ip_prefix:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: string
51       vm_image_name:
52         type: string
53         required: true
54         status: SUPPORTED
55       port_vdbe_untr_1_port_network_role:
56         type: string
57         required: true
58         status: SUPPORTED
59       subinterface_nested_vdbe_subport_network:
60         type: list
61         required: true
62         status: SUPPORTED
63         entry_schema:
64           type: string
65       subinterface_nested_aap_sec_untrusted_ip_prefix_len:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: string
71       subinterface_nested_aap_sec_untrusted_ip_prefix:
72         type: list
73         required: true
74         status: SUPPORTED
75         entry_schema:
76           type: string
77       subinterface_nested_aap_untrusted_v6_ip_prefix:
78         type: list
79         required: true
80         status: SUPPORTED
81         entry_schema:
82           type: string
83       compute_vdbe_metadata:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: json
89       subinterface_nested_mac_address:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95       port_vdbe_untr_1_port_virtual_network_refs:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: json
101       port_vdbe_untr_1_port_ip_requirements:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: org.openecomp.datatypes.network.IpRequirements
107       subinterface_nested_ip_address:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: string
113       subinterface_nested_ip_v6_address:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: string
119       port_vdbe_untr_1_port_mac_requirements:
120         type: org.openecomp.datatypes.network.MacRequirements
121         required: true
122         status: SUPPORTED
123       port_vdbe_untr_1_port_order:
124         type: integer
125         required: true
126         status: SUPPORTED
127       index_value:
128         type: integer
129         description: Index value of this substitution service template runtime instance
130         required: false
131         default: 0
132         status: SUPPORTED
133         constraints:
134         - greater_or_equal: 0
135       subinterface_nested_vmac_address:
136         type: list
137         required: true
138         status: SUPPORTED
139         entry_schema:
140           type: string
141       port_vdbe_untr_1_port_exCP_naming:
142         type: org.openecomp.datatypes.Naming
143         required: true
144         status: SUPPORTED
145       port_vdbe_untr_1_port_subnetpoolid:
146         type: string
147         required: true
148         status: SUPPORTED
149       port_vdbe_untr_1_port_name:
150         type: list
151         required: true
152         status: SUPPORTED
153         entry_schema:
154           type: string
155       port_vdbe_untr_1_port_virtual_machine_interface_allowed_address_pairs:
156         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
157         required: true
158         status: SUPPORTED
159       subinterface_nested_aap_untrusted_ip_prefix_len:
160         type: list
161         required: true
162         status: SUPPORTED
163         entry_schema:
164           type: string
165       subinterface_nested_counter:
166         type: list
167         required: true
168         status: SUPPORTED
169         entry_schema:
170           type: float
171       subinterface_nested_subinterfaces_name_prefix:
172         type: list
173         required: true
174         status: SUPPORTED
175         entry_schema:
176           type: string
177       compute_vdbe_name:
178         type: list
179         required: true
180         status: SUPPORTED
181         entry_schema:
182           type: string
183       port_vdbe_untr_1_port_network_role_tag:
184         type: string
185         required: true
186         status: SUPPORTED
187       port_vdbe_untr_1_port_vlan_requirements:
188         type: list
189         required: true
190         status: SUPPORTED
191         entry_schema:
192           type: org.openecomp.datatypes.network.VlanRequirements
193       port_vdbe_untr_1_port_virtual_machine_interface_mac_addresses:
194         type: list
195         required: true
196         status: SUPPORTED
197         entry_schema:
198           type: json
199     attributes:
200       vdbe_vdbe_untr_1_port_nested_aap_address_mode:
201         type: string
202         status: SUPPORTED
203       vdbe_vdbe_untr_1_port_nested_vlan_tag_list:
204         type: list
205         status: SUPPORTED
206         entry_schema: &id001
207           type: string
208     requirements:
209     - dependency_vdbe_vdbe_untr_1_port_nested:
210         capability: tosca.capabilities.Node
211         node: tosca.nodes.Root
212         relationship: tosca.relationships.DependsOn
213         occurrences:
214         - 0
215         - UNBOUNDED
216     - dependency_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_nested:
217         capability: tosca.capabilities.Node
218         node: tosca.nodes.Root
219         relationship: tosca.relationships.DependsOn
220         occurrences:
221         - 0
222         - UNBOUNDED
223     - subinterface_link_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_nested:
224         capability: tosca.capabilities.network.Linkable
225         relationship: tosca.relationships.network.LinksTo
226         occurrences:
227         - 1
228         - 1
229     - dependency_vdbe:
230         capability: tosca.capabilities.Node
231         node: tosca.nodes.Root
232         relationship: tosca.relationships.DependsOn
233         occurrences:
234         - 0
235         - UNBOUNDED
236     - local_storage_vdbe:
237         capability: tosca.capabilities.Attachment
238         node: tosca.nodes.BlockStorage
239         relationship: tosca.relationships.AttachesTo
240         occurrences:
241         - 0
242         - UNBOUNDED
243     - dependency_vdbe_vdbe_untr_1_port:
244         capability: tosca.capabilities.Node
245         node: tosca.nodes.Root
246         relationship: tosca.relationships.DependsOn
247         occurrences:
248         - 0
249         - UNBOUNDED
250     - link_vdbe_vdbe_untr_1_port:
251         capability: tosca.capabilities.network.Linkable
252         relationship: tosca.relationships.network.LinksTo
253         occurrences:
254         - 1
255         - 1
256     capabilities:
257       feature_vdbe:
258         type: tosca.capabilities.Node
259         occurrences:
260         - 1
261         - UNBOUNDED
262       disk.device.iops_vdbe:
263         type: org.openecomp.capabilities.metric.Ceilometer
264         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
265         occurrences:
266         - 1
267         - UNBOUNDED
268       endpoint_vdbe:
269         type: tosca.capabilities.Endpoint.Admin
270         occurrences:
271         - 1
272         - UNBOUNDED
273       disk.ephemeral.size_vdbe:
274         type: org.openecomp.capabilities.metric.Ceilometer
275         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
276         occurrences:
277         - 1
278         - UNBOUNDED
279       feature_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_nested:
280         type: tosca.capabilities.Node
281         occurrences:
282         - 1
283         - UNBOUNDED
284       cpu_util_vdbe:
285         type: org.openecomp.capabilities.metric.Ceilometer
286         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
287         occurrences:
288         - 1
289         - UNBOUNDED
290       vcpus_vdbe:
291         type: org.openecomp.capabilities.metric.Ceilometer
292         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
293         occurrences:
294         - 1
295         - UNBOUNDED
296       disk.write.requests_vdbe:
297         type: org.openecomp.capabilities.metric.Ceilometer
298         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
299         occurrences:
300         - 1
301         - UNBOUNDED
302       disk.device.latency_vdbe:
303         type: org.openecomp.capabilities.metric.Ceilometer
304         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
305         occurrences:
306         - 1
307         - UNBOUNDED
308       disk.device.write.requests.rate_vdbe:
309         type: org.openecomp.capabilities.metric.Ceilometer
310         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
311         occurrences:
312         - 1
313         - UNBOUNDED
314       feature_vdbe_vdbe_untr_1_port:
315         type: tosca.capabilities.Node
316         occurrences:
317         - 1
318         - UNBOUNDED
319       disk.write.bytes.rate_vdbe:
320         type: org.openecomp.capabilities.metric.Ceilometer
321         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
322         occurrences:
323         - 1
324         - UNBOUNDED
325       network.incoming.bytes.rate_vdbe_vdbe_untr_1_port:
326         type: org.openecomp.capabilities.metric.Ceilometer
327         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
328         occurrences:
329         - 1
330         - UNBOUNDED
331       network.incoming.packets.rate_vdbe_vdbe_untr_1_port:
332         type: org.openecomp.capabilities.metric.Ceilometer
333         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
334         occurrences:
335         - 1
336         - UNBOUNDED
337       scalable_vdbe:
338         type: tosca.capabilities.Scalable
339         occurrences:
340         - 1
341         - UNBOUNDED
342       disk.iops_vdbe:
343         type: org.openecomp.capabilities.metric.Ceilometer
344         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
345         occurrences:
346         - 1
347         - UNBOUNDED
348       disk.device.write.requests_vdbe:
349         type: org.openecomp.capabilities.metric.Ceilometer
350         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
351         occurrences:
352         - 1
353         - UNBOUNDED
354       disk.device.capacity_vdbe:
355         type: org.openecomp.capabilities.metric.Ceilometer
356         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
357         occurrences:
358         - 1
359         - UNBOUNDED
360       network.outgoing.bytes_vdbe_vdbe_untr_1_port:
361         type: org.openecomp.capabilities.metric.Ceilometer
362         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
363         occurrences:
364         - 1
365         - UNBOUNDED
366       disk.device.allocation_vdbe:
367         type: org.openecomp.capabilities.metric.Ceilometer
368         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
369         occurrences:
370         - 1
371         - UNBOUNDED
372       disk.usage_vdbe:
373         type: org.openecomp.capabilities.metric.Ceilometer
374         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
375         occurrences:
376         - 1
377         - UNBOUNDED
378       memory.usage_vdbe:
379         type: org.openecomp.capabilities.metric.Ceilometer
380         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
381         occurrences:
382         - 1
383         - UNBOUNDED
384       disk.read.requests_vdbe:
385         type: org.openecomp.capabilities.metric.Ceilometer
386         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
387         occurrences:
388         - 1
389         - UNBOUNDED
390       network.incoming.bytes_vdbe_vdbe_untr_1_port:
391         type: org.openecomp.capabilities.metric.Ceilometer
392         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
393         occurrences:
394         - 1
395         - UNBOUNDED
396       instance_vdbe:
397         type: org.openecomp.capabilities.metric.Ceilometer
398         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
399         occurrences:
400         - 1
401         - UNBOUNDED
402       cpu.delta_vdbe:
403         type: org.openecomp.capabilities.metric.Ceilometer
404         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
405         occurrences:
406         - 1
407         - UNBOUNDED
408       binding_vdbe_vdbe_untr_1_port:
409         type: tosca.capabilities.network.Bindable
410         valid_source_types:
411         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
412         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
413         occurrences:
414         - 0
415         - UNBOUNDED
416       disk.device.read.bytes.rate_vdbe:
417         type: org.openecomp.capabilities.metric.Ceilometer
418         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
419         occurrences:
420         - 1
421         - UNBOUNDED
422       disk.device.write.bytes.rate_vdbe:
423         type: org.openecomp.capabilities.metric.Ceilometer
424         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
425         occurrences:
426         - 1
427         - UNBOUNDED
428       memory.resident_vdbe:
429         type: org.openecomp.capabilities.metric.Ceilometer
430         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
431         occurrences:
432         - 1
433         - UNBOUNDED
434       forwarder_vdbe_vdbe_untr_1_port:
435         type: org.openecomp.capabilities.Forwarder
436         occurrences:
437         - 1
438         - UNBOUNDED
439       feature_vdbe_vdbe_untr_1_port_nested:
440         type: tosca.capabilities.Node
441         occurrences:
442         - 1
443         - UNBOUNDED
444       disk.write.requests.rate_vdbe:
445         type: org.openecomp.capabilities.metric.Ceilometer
446         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
447         occurrences:
448         - 1
449         - UNBOUNDED
450       cpu_vdbe:
451         type: org.openecomp.capabilities.metric.Ceilometer
452         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
453         occurrences:
454         - 1
455         - UNBOUNDED
456       disk.write.bytes_vdbe:
457         type: org.openecomp.capabilities.metric.Ceilometer
458         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
459         occurrences:
460         - 1
461         - UNBOUNDED
462       disk.device.usage_vdbe:
463         type: org.openecomp.capabilities.metric.Ceilometer
464         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
465         occurrences:
466         - 1
467         - UNBOUNDED
468       disk.device.read.bytes_vdbe:
469         type: org.openecomp.capabilities.metric.Ceilometer
470         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
471         occurrences:
472         - 1
473         - UNBOUNDED
474       disk.latency_vdbe:
475         type: org.openecomp.capabilities.metric.Ceilometer
476         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
477         occurrences:
478         - 1
479         - UNBOUNDED
480       network.outgoing.packets.rate_vdbe_vdbe_untr_1_port:
481         type: org.openecomp.capabilities.metric.Ceilometer
482         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
483         occurrences:
484         - 1
485         - UNBOUNDED
486       disk.capacity_vdbe:
487         type: org.openecomp.capabilities.metric.Ceilometer
488         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
489         occurrences:
490         - 1
491         - UNBOUNDED
492       host_vdbe:
493         type: tosca.capabilities.Container
494         valid_source_types:
495         - tosca.nodes.SoftwareComponent
496         occurrences:
497         - 1
498         - UNBOUNDED
499       disk.allocation_vdbe:
500         type: org.openecomp.capabilities.metric.Ceilometer
501         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
502         occurrences:
503         - 1
504         - UNBOUNDED
505       network.outpoing.packets_vdbe_vdbe_untr_1_port:
506         type: org.openecomp.capabilities.metric.Ceilometer
507         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
508         occurrences:
509         - 1
510         - UNBOUNDED
511       network.incoming.packets_vdbe_vdbe_untr_1_port:
512         type: org.openecomp.capabilities.metric.Ceilometer
513         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
514         occurrences:
515         - 1
516         - UNBOUNDED
517       disk.read.bytes.rate_vdbe:
518         type: org.openecomp.capabilities.metric.Ceilometer
519         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
520         occurrences:
521         - 1
522         - UNBOUNDED
523       os_vdbe:
524         type: tosca.capabilities.OperatingSystem
525         occurrences:
526         - 1
527         - UNBOUNDED
528       disk.device.read.requests_vdbe:
529         type: org.openecomp.capabilities.metric.Ceilometer
530         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
531         occurrences:
532         - 1
533         - UNBOUNDED
534       disk.root.size_vdbe:
535         type: org.openecomp.capabilities.metric.Ceilometer
536         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
537         occurrences:
538         - 1
539         - UNBOUNDED
540       memory_vdbe:
541         type: org.openecomp.capabilities.metric.Ceilometer
542         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
543         occurrences:
544         - 1
545         - UNBOUNDED
546       binding_vdbe:
547         type: tosca.capabilities.network.Bindable
548         occurrences:
549         - 1
550         - UNBOUNDED
551       disk.device.write.bytes_vdbe:
552         type: org.openecomp.capabilities.metric.Ceilometer
553         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
554         occurrences:
555         - 1
556         - UNBOUNDED
557       network.outgoing.bytes.rate_vdbe_vdbe_untr_1_port:
558         type: org.openecomp.capabilities.metric.Ceilometer
559         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
560         occurrences:
561         - 1
562         - UNBOUNDED
563       disk.device.read.requests.rate_vdbe:
564         type: org.openecomp.capabilities.metric.Ceilometer
565         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
566         occurrences:
567         - 1
568         - UNBOUNDED
569       disk.read.bytes_vdbe:
570         type: org.openecomp.capabilities.metric.Ceilometer
571         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
572         occurrences:
573         - 1
574         - UNBOUNDED
575   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
576     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
577     properties:
578       aap_untrusted_ip_prefix:
579         type: string
580         description: ip prefix for primary vDBE VM on the VAN untrusted network
581         required: true
582         status: SUPPORTED
583       aap_sec_untrusted_ip_prefix:
584         type: string
585         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
586         required: true
587         status: SUPPORTED
588       vdbe_subport_network:
589         type: string
590         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
591         required: true
592         status: SUPPORTED
593       ip_v6_address:
594         type: string
595         description: IPv6 address associated with subinterfaces
596         required: true
597         status: SUPPORTED
598       counter:
599         type: float
600         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
601         required: true
602         status: SUPPORTED
603       subinterfaces_name_prefix:
604         type: string
605         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
606         required: true
607         status: SUPPORTED
608       ip_address:
609         type: string
610         description: IPv4 address associated with subinterfaces
611         required: true
612         status: SUPPORTED
613       aap_address_mode:
614         type: string
615         description: Address mode for the vDBE cluster IP
616         required: true
617         status: SUPPORTED
618       aap_untrusted_v6_ip_prefix:
619         type: string
620         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
621         required: true
622         status: SUPPORTED
623       parent_interface:
624         type: string
625         description: Parent Contrail interface
626         required: true
627         status: SUPPORTED
628       mac_address:
629         type: string
630         description: HW MAC address to use for subinterface
631         required: true
632         status: SUPPORTED
633       vlan_tag_list:
634         type: list
635         description: List of VLAN IDs to use for subinterfaces
636         required: true
637         status: SUPPORTED
638         entry_schema: *id001
639       aap_sec_untrusted_ip_prefix_len:
640         type: string
641         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
642         required: true
643         status: SUPPORTED
644       vmac_address:
645         type: string
646         description: virtual MAC address to use for subinterface
647         required: true
648         status: SUPPORTED
649       aap_untrusted_v6_ip_prefix_len:
650         type: string
651         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
652         required: true
653         status: SUPPORTED
654       aap_untrusted_ip_prefix_len:
655         type: string
656         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
657         required: true
658         status: SUPPORTED
659     requirements:
660     - dependency_vdbe_untr_x_subport:
661         capability: tosca.capabilities.Node
662         node: tosca.nodes.Root
663         relationship: tosca.relationships.DependsOn
664         occurrences:
665         - 0
666         - UNBOUNDED
667     - subinterface_link_vdbe_untr_x_subport:
668         capability: tosca.capabilities.network.Linkable
669         relationship: tosca.relationships.network.LinksTo
670         occurrences:
671         - 1
672         - 1
673     - binding_vdbe_untr_x_subport:
674         capability: tosca.capabilities.network.Bindable
675         node: org.openecomp.resource.cp.nodes.network.Port
676         relationship: tosca.relationships.network.BindsTo
677         occurrences:
678         - 1
679         - 1
680     capabilities:
681       feature_vdbe_untr_x_subport:
682         type: tosca.capabilities.Node
683         occurrences:
684         - 1
685         - UNBOUNDED