3a0a9ff4518712eb2c4c8aafab8df261cf68a7de
[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       port_vdbe_untr_port_1_virtual_machine_interface_allowed_address_pairs:
30         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
31         required: true
32         status: SUPPORTED
33       compute_vdbe_availability_zone:
34         type: list
35         required: true
36         status: SUPPORTED
37         entry_schema:
38           type: string
39       subinterface_nested_service_template_filter_count:
40         type: list
41         required: true
42         status: SUPPORTED
43         entry_schema:
44           type: float
45       subinterface_nested_aap_untrusted_v6_ip_prefix_len:
46         type: list
47         required: true
48         status: SUPPORTED
49         entry_schema:
50           type: string
51       port_vdbe_untr_port_1_name:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       port_vdbe_untr_port_1_network_role:
58         type: string
59         required: true
60         status: SUPPORTED
61       vm_flavor_name:
62         type: string
63         required: true
64         status: SUPPORTED
65       port_vdbe_untr_port_1_virtual_machine_interface_mac_addresses:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: json
71       port_vdbe_untr_port_1_network_role_tag:
72         type: string
73         required: true
74         status: SUPPORTED
75       subinterface_nested_aap_untrusted_ip_prefix:
76         type: list
77         required: true
78         status: SUPPORTED
79         entry_schema:
80           type: string
81       port_vdbe_untr_port_1_order:
82         type: integer
83         required: true
84         status: SUPPORTED
85       vm_image_name:
86         type: string
87         required: true
88         status: SUPPORTED
89       subinterface_nested_aap_sec_untrusted_ip_prefix_len:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: string
95       subinterface_nested_aap_sec_untrusted_ip_prefix:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: string
101       subinterface_nested_aap_untrusted_v6_ip_prefix:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: string
107       compute_vdbe_metadata:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: json
113       subinterface_nested_mac_address:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: string
119       subinterface_nested_ip_address:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: string
125       port_vdbe_untr_port_1_related_networks:
126         type: list
127         required: true
128         status: SUPPORTED
129         entry_schema:
130           type: org.openecomp.datatypes.network.RelatedNetworksAssignments
131       subinterface_nested_ip_v6_address:
132         type: list
133         required: true
134         status: SUPPORTED
135         entry_schema:
136           type: string
137       port_vdbe_untr_port_1_ip_requirements:
138         type: list
139         required: true
140         status: SUPPORTED
141         entry_schema:
142           type: org.openecomp.datatypes.network.IpRequirements
143       port_vdbe_untr_port_1_subnetpoolid:
144         type: string
145         required: true
146         status: SUPPORTED
147       port_vdbe_untr_port_1_mac_requirements:
148         type: org.openecomp.datatypes.network.MacRequirements
149         required: true
150         status: SUPPORTED
151       port_vdbe_untr_port_1_exCP_naming:
152         type: org.openecomp.datatypes.Naming
153         required: true
154         status: SUPPORTED
155       index_value:
156         type: integer
157         description: Index value of this substitution service template runtime instance
158         required: false
159         default: 0
160         status: SUPPORTED
161         constraints:
162         - greater_or_equal: 0
163       subinterface_nested_vmac_address:
164         type: list
165         required: true
166         status: SUPPORTED
167         entry_schema:
168           type: string
169       subinterface_nested_vn_network_list:
170         type: list
171         required: true
172         status: SUPPORTED
173         entry_schema:
174           type: string
175       port_vdbe_untr_port_1_vlan_requirements:
176         type: list
177         required: true
178         status: SUPPORTED
179         entry_schema:
180           type: org.openecomp.datatypes.network.VlanRequirements
181       subinterface_nested_aap_untrusted_ip_prefix_len:
182         type: list
183         required: true
184         status: SUPPORTED
185         entry_schema:
186           type: string
187       subinterface_nested_counter:
188         type: list
189         required: true
190         status: SUPPORTED
191         entry_schema:
192           type: float
193       subinterface_nested_subinterfaces_name_prefix:
194         type: list
195         required: true
196         status: SUPPORTED
197         entry_schema:
198           type: string
199       compute_vdbe_name:
200         type: list
201         required: true
202         status: SUPPORTED
203         entry_schema:
204           type: string
205       port_vdbe_untr_port_1_virtual_network_refs:
206         type: list
207         required: true
208         status: SUPPORTED
209         entry_schema:
210           type: json
211     requirements:
212     - dependency_vdbe_vdbe_untr_port_1_nested:
213         capability: tosca.capabilities.Node
214         node: tosca.nodes.Root
215         relationship: tosca.relationships.DependsOn
216         occurrences:
217         - 0
218         - UNBOUNDED
219     - dependency_vdbe_untr_x_int_vmi_subport_vdbe_vdbe_untr_port_1_nested:
220         capability: tosca.capabilities.Node
221         node: tosca.nodes.Root
222         relationship: tosca.relationships.DependsOn
223         occurrences:
224         - 0
225         - UNBOUNDED
226     - subinterface_link_vdbe_untr_x_int_vmi_subport_vdbe_vdbe_untr_port_1_nested:
227         capability: tosca.capabilities.network.Linkable
228         relationship: tosca.relationships.network.LinksTo
229         occurrences:
230         - 1
231         - 1
232     - dependency_vdbe:
233         capability: tosca.capabilities.Node
234         node: tosca.nodes.Root
235         relationship: tosca.relationships.DependsOn
236         occurrences:
237         - 0
238         - UNBOUNDED
239     - local_storage_vdbe:
240         capability: tosca.capabilities.Attachment
241         node: tosca.nodes.BlockStorage
242         relationship: tosca.relationships.AttachesTo
243         occurrences:
244         - 0
245         - UNBOUNDED
246     - dependency_vdbe_vdbe_untr_port_1:
247         capability: tosca.capabilities.Node
248         node: tosca.nodes.Root
249         relationship: tosca.relationships.DependsOn
250         occurrences:
251         - 0
252         - UNBOUNDED
253     - link_vdbe_vdbe_untr_port_1:
254         capability: tosca.capabilities.network.Linkable
255         relationship: tosca.relationships.network.LinksTo
256         occurrences:
257         - 1
258         - 1
259     capabilities:
260       forwarder_vdbe_vdbe_untr_port_1:
261         type: org.openecomp.capabilities.Forwarder
262         occurrences:
263         - 1
264         - UNBOUNDED
265       feature_vdbe:
266         type: tosca.capabilities.Node
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.device.iops_vdbe:
271         type: org.openecomp.capabilities.metric.Ceilometer
272         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
273         occurrences:
274         - 1
275         - UNBOUNDED
276       endpoint_vdbe:
277         type: tosca.capabilities.Endpoint.Admin
278         occurrences:
279         - 1
280         - UNBOUNDED
281       disk.ephemeral.size_vdbe:
282         type: org.openecomp.capabilities.metric.Ceilometer
283         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
284         occurrences:
285         - 1
286         - UNBOUNDED
287       cpu_util_vdbe:
288         type: org.openecomp.capabilities.metric.Ceilometer
289         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
290         occurrences:
291         - 1
292         - UNBOUNDED
293       vcpus_vdbe:
294         type: org.openecomp.capabilities.metric.Ceilometer
295         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
296         occurrences:
297         - 1
298         - UNBOUNDED
299       disk.write.requests_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       disk.device.latency_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       disk.device.write.requests.rate_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       feature_vdbe_untr_x_int_vmi_subport_vdbe_vdbe_untr_port_1_nested:
318         type: tosca.capabilities.Node
319         occurrences:
320         - 1
321         - UNBOUNDED
322       feature_vdbe_vdbe_untr_port_1:
323         type: tosca.capabilities.Node
324         occurrences:
325         - 1
326         - UNBOUNDED
327       disk.write.bytes.rate_vdbe:
328         type: org.openecomp.capabilities.metric.Ceilometer
329         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
330         occurrences:
331         - 1
332         - UNBOUNDED
333       network.incoming.bytes.rate_vdbe_vdbe_untr_port_1:
334         type: org.openecomp.capabilities.metric.Ceilometer
335         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
336         occurrences:
337         - 1
338         - UNBOUNDED
339       network.incoming.packets.rate_vdbe_vdbe_untr_port_1:
340         type: org.openecomp.capabilities.metric.Ceilometer
341         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
342         occurrences:
343         - 1
344         - UNBOUNDED
345       scalable_vdbe:
346         type: tosca.capabilities.Scalable
347         occurrences:
348         - 1
349         - UNBOUNDED
350       disk.iops_vdbe:
351         type: org.openecomp.capabilities.metric.Ceilometer
352         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
353         occurrences:
354         - 1
355         - UNBOUNDED
356       disk.device.write.requests_vdbe:
357         type: org.openecomp.capabilities.metric.Ceilometer
358         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
359         occurrences:
360         - 1
361         - UNBOUNDED
362       network.outgoing.packets.rate_vdbe_vdbe_untr_port_1:
363         type: org.openecomp.capabilities.metric.Ceilometer
364         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
365         occurrences:
366         - 1
367         - UNBOUNDED
368       disk.device.capacity_vdbe:
369         type: org.openecomp.capabilities.metric.Ceilometer
370         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
371         occurrences:
372         - 1
373         - UNBOUNDED
374       network.outgoing.bytes_vdbe_vdbe_untr_port_1:
375         type: org.openecomp.capabilities.metric.Ceilometer
376         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
377         occurrences:
378         - 1
379         - UNBOUNDED
380       disk.device.allocation_vdbe:
381         type: org.openecomp.capabilities.metric.Ceilometer
382         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
383         occurrences:
384         - 1
385         - UNBOUNDED
386       disk.usage_vdbe:
387         type: org.openecomp.capabilities.metric.Ceilometer
388         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
389         occurrences:
390         - 1
391         - UNBOUNDED
392       memory.usage_vdbe:
393         type: org.openecomp.capabilities.metric.Ceilometer
394         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
395         occurrences:
396         - 1
397         - UNBOUNDED
398       disk.read.requests_vdbe:
399         type: org.openecomp.capabilities.metric.Ceilometer
400         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
401         occurrences:
402         - 1
403         - UNBOUNDED
404       binding_vdbe_vdbe_untr_port_1:
405         type: tosca.capabilities.network.Bindable
406         valid_source_types:
407         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
408         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
409         occurrences:
410         - 0
411         - UNBOUNDED
412       network.incoming.bytes_vdbe_vdbe_untr_port_1:
413         type: org.openecomp.capabilities.metric.Ceilometer
414         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
415         occurrences:
416         - 1
417         - UNBOUNDED
418       instance_vdbe:
419         type: org.openecomp.capabilities.metric.Ceilometer
420         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
421         occurrences:
422         - 1
423         - UNBOUNDED
424       network.outgoing.bytes.rate_vdbe_vdbe_untr_port_1:
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       cpu.delta_vdbe:
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       disk.device.read.bytes.rate_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.write.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       memory.resident_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       disk.write.requests.rate_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       cpu_vdbe:
461         type: org.openecomp.capabilities.metric.Ceilometer
462         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
463         occurrences:
464         - 1
465         - UNBOUNDED
466       disk.write.bytes_vdbe:
467         type: org.openecomp.capabilities.metric.Ceilometer
468         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
469         occurrences:
470         - 1
471         - UNBOUNDED
472       disk.device.usage_vdbe:
473         type: org.openecomp.capabilities.metric.Ceilometer
474         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
475         occurrences:
476         - 1
477         - UNBOUNDED
478       disk.device.read.bytes_vdbe:
479         type: org.openecomp.capabilities.metric.Ceilometer
480         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
481         occurrences:
482         - 1
483         - UNBOUNDED
484       disk.latency_vdbe:
485         type: org.openecomp.capabilities.metric.Ceilometer
486         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.capacity_vdbe:
491         type: org.openecomp.capabilities.metric.Ceilometer
492         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
493         occurrences:
494         - 1
495         - UNBOUNDED
496       host_vdbe:
497         type: tosca.capabilities.Container
498         valid_source_types:
499         - tosca.nodes.SoftwareComponent
500         occurrences:
501         - 1
502         - UNBOUNDED
503       disk.allocation_vdbe:
504         type: org.openecomp.capabilities.metric.Ceilometer
505         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
506         occurrences:
507         - 1
508         - UNBOUNDED
509       network.outpoing.packets_vdbe_vdbe_untr_port_1:
510         type: org.openecomp.capabilities.metric.Ceilometer
511         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
512         occurrences:
513         - 1
514         - UNBOUNDED
515       disk.read.bytes.rate_vdbe:
516         type: org.openecomp.capabilities.metric.Ceilometer
517         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
518         occurrences:
519         - 1
520         - UNBOUNDED
521       network.incoming.packets_vdbe_vdbe_untr_port_1:
522         type: org.openecomp.capabilities.metric.Ceilometer
523         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
524         occurrences:
525         - 1
526         - UNBOUNDED
527       os_vdbe:
528         type: tosca.capabilities.OperatingSystem
529         occurrences:
530         - 1
531         - UNBOUNDED
532       feature_vdbe_vdbe_untr_port_1_nested:
533         type: tosca.capabilities.Node
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   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
579     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
580     properties:
581       aap_untrusted_ip_prefix:
582         type: string
583         description: ip prefix for primary vDBE VM on the VAN untrusted network
584         required: true
585         status: SUPPORTED
586       aap_sec_untrusted_ip_prefix:
587         type: string
588         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
589         required: true
590         status: SUPPORTED
591       ip_v6_address:
592         type: string
593         description: IPv6 address associated with subinterfaces
594         required: true
595         status: SUPPORTED
596       counter:
597         type: float
598         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
599         required: true
600         status: SUPPORTED
601       subinterfaces_name_prefix:
602         type: string
603         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
604         required: true
605         status: SUPPORTED
606       ip_address:
607         type: string
608         description: IPv4 address associated with subinterfaces
609         required: true
610         status: SUPPORTED
611       aap_address_mode:
612         type: string
613         description: Address mode for the vDBE cluster IP
614         required: true
615         status: SUPPORTED
616       aap_untrusted_v6_ip_prefix:
617         type: string
618         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
619         required: true
620         status: SUPPORTED
621       parent_interface:
622         type: string
623         description: Parent Contrail interface
624         required: true
625         status: SUPPORTED
626       vn_network_list:
627         type: string
628         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
629         required: true
630         status: SUPPORTED
631       mac_address:
632         type: string
633         description: HW MAC address to use for subinterface
634         required: true
635         status: SUPPORTED
636       vlan_tag_list:
637         type: list
638         description: List of VLAN IDs to use for subinterfaces
639         required: true
640         status: SUPPORTED
641         entry_schema:
642           type: string
643       aap_sec_untrusted_ip_prefix_len:
644         type: string
645         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
646         required: true
647         status: SUPPORTED
648       vmac_address:
649         type: string
650         description: virtual MAC address to use for subinterface
651         required: true
652         status: SUPPORTED
653       aap_untrusted_v6_ip_prefix_len:
654         type: string
655         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
656         required: true
657         status: SUPPORTED
658       aap_untrusted_ip_prefix_len:
659         type: string
660         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
661         required: true
662         status: SUPPORTED
663     requirements:
664     - dependency_vdbe_untr_x_int_vmi_subport:
665         capability: tosca.capabilities.Node
666         node: tosca.nodes.Root
667         relationship: tosca.relationships.DependsOn
668         occurrences:
669         - 0
670         - UNBOUNDED
671     - subinterface_link_vdbe_untr_x_int_vmi_subport:
672         capability: tosca.capabilities.network.Linkable
673         relationship: tosca.relationships.network.LinksTo
674         occurrences:
675         - 1
676         - 1
677     - binding_vdbe_untr_x_int_vmi_subport:
678         capability: tosca.capabilities.network.Bindable
679         node: org.openecomp.resource.cp.nodes.network.Port
680         relationship: tosca.relationships.network.BindsTo
681         occurrences:
682         - 1
683         - 1
684     capabilities:
685       feature_vdbe_untr_x_int_vmi_subport:
686         type: tosca.capabilities.Node
687         occurrences:
688         - 1
689         - UNBOUNDED