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