b4b3551fe6cd7644c5ec2718cd77e5d6042c98fd
[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       compute_vdbe_availability_zone:
30         type: list
31         required: true
32         status: SUPPORTED
33         entry_schema:
34           type: string
35       subinterface_nested_service_template_filter_count:
36         type: list
37         required: true
38         status: SUPPORTED
39         entry_schema:
40           type: float
41       subinterface_nested_aap_untrusted_v6_ip_prefix_len:
42         type: list
43         required: true
44         status: SUPPORTED
45         entry_schema:
46           type: string
47       vm_flavor_name:
48         type: string
49         required: true
50         status: SUPPORTED
51       subinterface_nested_aap_untrusted_ip_prefix:
52         type: list
53         required: true
54         status: SUPPORTED
55         entry_schema:
56           type: string
57       vm_image_name:
58         type: string
59         required: true
60         status: SUPPORTED
61       port_vdbe_untr_1_port_network_role:
62         type: string
63         required: true
64         status: SUPPORTED
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       subinterface_nested_vn_network_list:
142         type: list
143         required: true
144         status: SUPPORTED
145         entry_schema:
146           type: string
147       port_vdbe_untr_1_port_exCP_naming:
148         type: org.openecomp.datatypes.Naming
149         required: true
150         status: SUPPORTED
151       port_vdbe_untr_1_port_subnetpoolid:
152         type: string
153         required: true
154         status: SUPPORTED
155       port_vdbe_untr_1_port_name:
156         type: list
157         required: true
158         status: SUPPORTED
159         entry_schema:
160           type: string
161       port_vdbe_untr_1_port_virtual_machine_interface_allowed_address_pairs:
162         type: org.openecomp.datatypes.heat.contrailV2.virtual.machine.subInterface.AddressPairs
163         required: true
164         status: SUPPORTED
165       subinterface_nested_aap_untrusted_ip_prefix_len:
166         type: list
167         required: true
168         status: SUPPORTED
169         entry_schema:
170           type: string
171       subinterface_nested_counter:
172         type: list
173         required: true
174         status: SUPPORTED
175         entry_schema:
176           type: float
177       subinterface_nested_subinterfaces_name_prefix:
178         type: list
179         required: true
180         status: SUPPORTED
181         entry_schema:
182           type: string
183       compute_vdbe_name:
184         type: list
185         required: true
186         status: SUPPORTED
187         entry_schema:
188           type: string
189       port_vdbe_untr_1_port_network_role_tag:
190         type: string
191         required: true
192         status: SUPPORTED
193       port_vdbe_untr_1_port_vlan_requirements:
194         type: list
195         required: true
196         status: SUPPORTED
197         entry_schema:
198           type: org.openecomp.datatypes.network.VlanRequirements
199       port_vdbe_untr_1_port_virtual_machine_interface_mac_addresses:
200         type: list
201         required: true
202         status: SUPPORTED
203         entry_schema:
204           type: json
205     requirements:
206     - dependency_vdbe_vdbe_untr_1_port_nested:
207         capability: tosca.capabilities.Node
208         node: tosca.nodes.Root
209         relationship: tosca.relationships.DependsOn
210         occurrences:
211         - 0
212         - UNBOUNDED
213     - dependency_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_nested:
214         capability: tosca.capabilities.Node
215         node: tosca.nodes.Root
216         relationship: tosca.relationships.DependsOn
217         occurrences:
218         - 0
219         - UNBOUNDED
220     - link_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_nested:
221         capability: tosca.capabilities.network.Linkable
222         relationship: tosca.relationships.network.LinksTo
223         occurrences:
224         - 1
225         - 1
226     - dependency_vdbe:
227         capability: tosca.capabilities.Node
228         node: tosca.nodes.Root
229         relationship: tosca.relationships.DependsOn
230         occurrences:
231         - 0
232         - UNBOUNDED
233     - local_storage_vdbe:
234         capability: tosca.capabilities.Attachment
235         node: tosca.nodes.BlockStorage
236         relationship: tosca.relationships.AttachesTo
237         occurrences:
238         - 0
239         - UNBOUNDED
240     - dependency_vdbe_vdbe_untr_1_port:
241         capability: tosca.capabilities.Node
242         node: tosca.nodes.Root
243         relationship: tosca.relationships.DependsOn
244         occurrences:
245         - 0
246         - UNBOUNDED
247     - link_vdbe_vdbe_untr_1_port:
248         capability: tosca.capabilities.network.Linkable
249         relationship: tosca.relationships.network.LinksTo
250         occurrences:
251         - 1
252         - 1
253     capabilities:
254       feature_vdbe:
255         type: tosca.capabilities.Node
256         occurrences:
257         - 1
258         - UNBOUNDED
259       disk.device.iops_vdbe:
260         type: org.openecomp.capabilities.metric.Ceilometer
261         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
262         occurrences:
263         - 1
264         - UNBOUNDED
265       endpoint_vdbe:
266         type: tosca.capabilities.Endpoint.Admin
267         occurrences:
268         - 1
269         - UNBOUNDED
270       disk.ephemeral.size_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       feature_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_nested:
277         type: tosca.capabilities.Node
278         occurrences:
279         - 1
280         - UNBOUNDED
281       cpu_util_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       vcpus_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       disk.write.requests_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.device.latency_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.write.requests.rate_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       feature_vdbe_vdbe_untr_1_port:
312         type: tosca.capabilities.Node
313         occurrences:
314         - 1
315         - UNBOUNDED
316       disk.write.bytes.rate_vdbe:
317         type: org.openecomp.capabilities.metric.Ceilometer
318         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
319         occurrences:
320         - 1
321         - UNBOUNDED
322       network.incoming.bytes.rate_vdbe_vdbe_untr_1_port:
323         type: org.openecomp.capabilities.metric.Ceilometer
324         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
325         occurrences:
326         - 1
327         - UNBOUNDED
328       network.incoming.packets.rate_vdbe_vdbe_untr_1_port:
329         type: org.openecomp.capabilities.metric.Ceilometer
330         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
331         occurrences:
332         - 1
333         - UNBOUNDED
334       scalable_vdbe:
335         type: tosca.capabilities.Scalable
336         occurrences:
337         - 1
338         - UNBOUNDED
339       disk.iops_vdbe:
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       disk.device.write.requests_vdbe:
346         type: org.openecomp.capabilities.metric.Ceilometer
347         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
348         occurrences:
349         - 1
350         - UNBOUNDED
351       disk.device.capacity_vdbe:
352         type: org.openecomp.capabilities.metric.Ceilometer
353         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
354         occurrences:
355         - 1
356         - UNBOUNDED
357       network.outgoing.bytes_vdbe_vdbe_untr_1_port:
358         type: org.openecomp.capabilities.metric.Ceilometer
359         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
360         occurrences:
361         - 1
362         - UNBOUNDED
363       disk.device.allocation_vdbe:
364         type: org.openecomp.capabilities.metric.Ceilometer
365         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
366         occurrences:
367         - 1
368         - UNBOUNDED
369       disk.usage_vdbe:
370         type: org.openecomp.capabilities.metric.Ceilometer
371         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
372         occurrences:
373         - 1
374         - UNBOUNDED
375       memory.usage_vdbe:
376         type: org.openecomp.capabilities.metric.Ceilometer
377         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
378         occurrences:
379         - 1
380         - UNBOUNDED
381       disk.read.requests_vdbe:
382         type: org.openecomp.capabilities.metric.Ceilometer
383         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
384         occurrences:
385         - 1
386         - UNBOUNDED
387       network.incoming.bytes_vdbe_vdbe_untr_1_port:
388         type: org.openecomp.capabilities.metric.Ceilometer
389         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
390         occurrences:
391         - 1
392         - UNBOUNDED
393       instance_vdbe:
394         type: org.openecomp.capabilities.metric.Ceilometer
395         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
396         occurrences:
397         - 1
398         - UNBOUNDED
399       cpu.delta_vdbe:
400         type: org.openecomp.capabilities.metric.Ceilometer
401         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
402         occurrences:
403         - 1
404         - UNBOUNDED
405       binding_vdbe_vdbe_untr_1_port:
406         type: tosca.capabilities.network.Bindable
407         valid_source_types:
408         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
409         occurrences:
410         - 0
411         - UNBOUNDED
412       disk.device.read.bytes.rate_vdbe:
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       disk.device.write.bytes.rate_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       memory.resident_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       forwarder_vdbe_vdbe_untr_1_port:
431         type: org.openecomp.capabilities.Forwarder
432         occurrences:
433         - 1
434         - UNBOUNDED
435       feature_vdbe_vdbe_untr_1_port_nested:
436         type: tosca.capabilities.Node
437         occurrences:
438         - 1
439         - UNBOUNDED
440       disk.write.requests.rate_vdbe:
441         type: org.openecomp.capabilities.metric.Ceilometer
442         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
443         occurrences:
444         - 1
445         - UNBOUNDED
446       cpu_vdbe:
447         type: org.openecomp.capabilities.metric.Ceilometer
448         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
449         occurrences:
450         - 1
451         - UNBOUNDED
452       disk.write.bytes_vdbe:
453         type: org.openecomp.capabilities.metric.Ceilometer
454         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
455         occurrences:
456         - 1
457         - UNBOUNDED
458       disk.device.usage_vdbe:
459         type: org.openecomp.capabilities.metric.Ceilometer
460         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
461         occurrences:
462         - 1
463         - UNBOUNDED
464       disk.device.read.bytes_vdbe:
465         type: org.openecomp.capabilities.metric.Ceilometer
466         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
467         occurrences:
468         - 1
469         - UNBOUNDED
470       disk.latency_vdbe:
471         type: org.openecomp.capabilities.metric.Ceilometer
472         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
473         occurrences:
474         - 1
475         - UNBOUNDED
476       network.outgoing.packets.rate_vdbe_vdbe_untr_1_port:
477         type: org.openecomp.capabilities.metric.Ceilometer
478         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
479         occurrences:
480         - 1
481         - UNBOUNDED
482       disk.capacity_vdbe:
483         type: org.openecomp.capabilities.metric.Ceilometer
484         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
485         occurrences:
486         - 1
487         - UNBOUNDED
488       host_vdbe:
489         type: tosca.capabilities.Container
490         valid_source_types:
491         - tosca.nodes.SoftwareComponent
492         occurrences:
493         - 1
494         - UNBOUNDED
495       disk.allocation_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.outpoing.packets_vdbe_vdbe_untr_1_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       network.incoming.packets_vdbe_vdbe_untr_1_port:
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       disk.read.bytes.rate_vdbe:
514         type: org.openecomp.capabilities.metric.Ceilometer
515         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
516         occurrences:
517         - 1
518         - UNBOUNDED
519       os_vdbe:
520         type: tosca.capabilities.OperatingSystem
521         occurrences:
522         - 1
523         - UNBOUNDED
524       disk.device.read.requests_vdbe:
525         type: org.openecomp.capabilities.metric.Ceilometer
526         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
527         occurrences:
528         - 1
529         - UNBOUNDED
530       disk.root.size_vdbe:
531         type: org.openecomp.capabilities.metric.Ceilometer
532         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
533         occurrences:
534         - 1
535         - UNBOUNDED
536       memory_vdbe:
537         type: org.openecomp.capabilities.metric.Ceilometer
538         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
539         occurrences:
540         - 1
541         - UNBOUNDED
542       binding_vdbe:
543         type: tosca.capabilities.network.Bindable
544         occurrences:
545         - 1
546         - UNBOUNDED
547       disk.device.write.bytes_vdbe:
548         type: org.openecomp.capabilities.metric.Ceilometer
549         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
550         occurrences:
551         - 1
552         - UNBOUNDED
553       network.outgoing.bytes.rate_vdbe_vdbe_untr_1_port:
554         type: org.openecomp.capabilities.metric.Ceilometer
555         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
556         occurrences:
557         - 1
558         - UNBOUNDED
559       disk.device.read.requests.rate_vdbe:
560         type: org.openecomp.capabilities.metric.Ceilometer
561         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
562         occurrences:
563         - 1
564         - UNBOUNDED
565       disk.read.bytes_vdbe:
566         type: org.openecomp.capabilities.metric.Ceilometer
567         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
568         occurrences:
569         - 1
570         - UNBOUNDED
571   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
572     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
573     properties:
574       aap_untrusted_ip_prefix:
575         type: string
576         description: ip prefix for primary vDBE VM on the VAN untrusted network
577         required: true
578         status: SUPPORTED
579       aap_sec_untrusted_ip_prefix:
580         type: string
581         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
582         required: true
583         status: SUPPORTED
584       ip_v6_address:
585         type: string
586         description: IPv6 address associated with subinterfaces
587         required: true
588         status: SUPPORTED
589       counter:
590         type: float
591         description: Index of instance among multiple instances.  Use to retrieve correct parameter for this instance when passed all parameters for all instances.
592         required: true
593         status: SUPPORTED
594       subinterfaces_name_prefix:
595         type: string
596         description: Combined with subinterface_instance_index, this is used as the name of the subinterface resource
597         required: true
598         status: SUPPORTED
599       ip_address:
600         type: string
601         description: IPv4 address associated with subinterfaces
602         required: true
603         status: SUPPORTED
604       aap_address_mode:
605         type: string
606         description: Address mode for the vDBE cluster IP
607         required: true
608         status: SUPPORTED
609       aap_untrusted_v6_ip_prefix:
610         type: string
611         description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
612         required: true
613         status: SUPPORTED
614       parent_interface:
615         type: string
616         description: Parent Contrail interface
617         required: true
618         status: SUPPORTED
619       vn_network_list:
620         type: string
621         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
622         required: true
623         status: SUPPORTED
624       mac_address:
625         type: string
626         description: HW MAC address to use for subinterface
627         required: true
628         status: SUPPORTED
629       vlan_tag_list:
630         type: list
631         description: List of VLAN IDs to use for subinterfaces
632         required: true
633         status: SUPPORTED
634         entry_schema:
635           type: string
636       aap_sec_untrusted_ip_prefix_len:
637         type: string
638         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
639         required: true
640         status: SUPPORTED
641       vmac_address:
642         type: string
643         description: virtual MAC address to use for subinterface
644         required: true
645         status: SUPPORTED
646       aap_untrusted_v6_ip_prefix_len:
647         type: string
648         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
649         required: true
650         status: SUPPORTED
651       aap_untrusted_ip_prefix_len:
652         type: string
653         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
654         required: true
655         status: SUPPORTED
656     requirements:
657     - dependency_vdbe_untr_x_subport:
658         capability: tosca.capabilities.Node
659         node: tosca.nodes.Root
660         relationship: tosca.relationships.DependsOn
661         occurrences:
662         - 0
663         - UNBOUNDED
664     - link_vdbe_untr_x_subport:
665         capability: tosca.capabilities.network.Linkable
666         relationship: tosca.relationships.network.LinksTo
667         occurrences:
668         - 1
669         - 1
670     - binding_vdbe_untr_x_subport:
671         capability: tosca.capabilities.network.Bindable
672         node: org.openecomp.resource.cp.nodes.network.Port
673         relationship: tosca.relationships.network.BindsTo
674         occurrences:
675         - 1
676         - 1
677     capabilities:
678       feature_vdbe_untr_x_subport:
679         type: tosca.capabilities.Node
680         occurrences:
681         - 1
682         - UNBOUNDED