ed56e9450ac05f4ab251af1d09bae13a8e61b30f
[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_vdbe_subport_network:
66         type: list
67         required: true
68         status: SUPPORTED
69         entry_schema:
70           type: string
71       subinterface_nested_aap_sec_untrusted_ip_prefix_len:
72         type: list
73         required: true
74         status: SUPPORTED
75         entry_schema:
76           type: string
77       subinterface_nested_aap_sec_untrusted_ip_prefix:
78         type: list
79         required: true
80         status: SUPPORTED
81         entry_schema:
82           type: string
83       subinterface_nested_aap_untrusted_v6_ip_prefix:
84         type: list
85         required: true
86         status: SUPPORTED
87         entry_schema:
88           type: string
89       compute_vdbe_metadata:
90         type: list
91         required: true
92         status: SUPPORTED
93         entry_schema:
94           type: json
95       subinterface_nested_mac_address:
96         type: list
97         required: true
98         status: SUPPORTED
99         entry_schema:
100           type: string
101       port_vdbe_untr_1_port_virtual_network_refs:
102         type: list
103         required: true
104         status: SUPPORTED
105         entry_schema:
106           type: json
107       port_vdbe_untr_1_port_ip_requirements:
108         type: list
109         required: true
110         status: SUPPORTED
111         entry_schema:
112           type: org.openecomp.datatypes.network.IpRequirements
113       subinterface_nested_ip_address:
114         type: list
115         required: true
116         status: SUPPORTED
117         entry_schema:
118           type: string
119       subinterface_nested_ip_v6_address:
120         type: list
121         required: true
122         status: SUPPORTED
123         entry_schema:
124           type: string
125       port_vdbe_untr_1_port_mac_requirements:
126         type: org.openecomp.datatypes.network.MacRequirements
127         required: true
128         status: SUPPORTED
129       port_vdbe_untr_1_port_order:
130         type: integer
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       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_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     requirements:
200     - dependency_vdbe_vdbe_untr_1_port_nested:
201         capability: tosca.capabilities.Node
202         node: tosca.nodes.Root
203         relationship: tosca.relationships.DependsOn
204         occurrences:
205         - 0
206         - UNBOUNDED
207     - dependency_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_nested:
208         capability: tosca.capabilities.Node
209         node: tosca.nodes.Root
210         relationship: tosca.relationships.DependsOn
211         occurrences:
212         - 0
213         - UNBOUNDED
214     - subinterface_link_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_nested:
215         capability: tosca.capabilities.network.Linkable
216         relationship: tosca.relationships.network.LinksTo
217         occurrences:
218         - 1
219         - 1
220     - dependency_vdbe:
221         capability: tosca.capabilities.Node
222         node: tosca.nodes.Root
223         relationship: tosca.relationships.DependsOn
224         occurrences:
225         - 0
226         - UNBOUNDED
227     - local_storage_vdbe:
228         capability: tosca.capabilities.Attachment
229         node: tosca.nodes.BlockStorage
230         relationship: tosca.relationships.AttachesTo
231         occurrences:
232         - 0
233         - UNBOUNDED
234     - dependency_vdbe_vdbe_untr_1_port:
235         capability: tosca.capabilities.Node
236         node: tosca.nodes.Root
237         relationship: tosca.relationships.DependsOn
238         occurrences:
239         - 0
240         - UNBOUNDED
241     - link_vdbe_vdbe_untr_1_port:
242         capability: tosca.capabilities.network.Linkable
243         relationship: tosca.relationships.network.LinksTo
244         occurrences:
245         - 1
246         - 1
247     capabilities:
248       feature_vdbe:
249         type: tosca.capabilities.Node
250         occurrences:
251         - 1
252         - UNBOUNDED
253       disk.device.iops_vdbe:
254         type: org.openecomp.capabilities.metric.Ceilometer
255         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
256         occurrences:
257         - 1
258         - UNBOUNDED
259       endpoint_vdbe:
260         type: tosca.capabilities.Endpoint.Admin
261         occurrences:
262         - 1
263         - UNBOUNDED
264       disk.ephemeral.size_vdbe:
265         type: org.openecomp.capabilities.metric.Ceilometer
266         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
267         occurrences:
268         - 1
269         - UNBOUNDED
270       feature_vdbe_untr_x_subport_vdbe_vdbe_untr_1_port_nested:
271         type: tosca.capabilities.Node
272         occurrences:
273         - 1
274         - UNBOUNDED
275       cpu_util_vdbe:
276         type: org.openecomp.capabilities.metric.Ceilometer
277         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
278         occurrences:
279         - 1
280         - UNBOUNDED
281       vcpus_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       disk.write.requests_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.device.latency_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.write.requests.rate_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       feature_vdbe_vdbe_untr_1_port:
306         type: tosca.capabilities.Node
307         occurrences:
308         - 1
309         - UNBOUNDED
310       disk.write.bytes.rate_vdbe:
311         type: org.openecomp.capabilities.metric.Ceilometer
312         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
313         occurrences:
314         - 1
315         - UNBOUNDED
316       network.incoming.bytes.rate_vdbe_vdbe_untr_1_port:
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.packets.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       scalable_vdbe:
329         type: tosca.capabilities.Scalable
330         occurrences:
331         - 1
332         - UNBOUNDED
333       disk.iops_vdbe:
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       disk.device.write.requests_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.capacity_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       network.outgoing.bytes_vdbe_vdbe_untr_1_port:
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       disk.device.allocation_vdbe:
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.usage_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       memory.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       disk.read.requests_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       network.incoming.bytes_vdbe_vdbe_untr_1_port:
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       instance_vdbe:
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       cpu.delta_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       binding_vdbe_vdbe_untr_1_port:
400         type: tosca.capabilities.network.Bindable
401         valid_source_types:
402         - org.openecomp.resource.cp.nodes.heat.network.contrailV2.VLANSubInterface
403         - org.openecomp.resource.cp.nodes.heat.network.v2.contrailV2.VLANSubInterface
404         occurrences:
405         - 0
406         - UNBOUNDED
407       disk.device.read.bytes.rate_vdbe:
408         type: org.openecomp.capabilities.metric.Ceilometer
409         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
410         occurrences:
411         - 1
412         - UNBOUNDED
413       disk.device.write.bytes.rate_vdbe:
414         type: org.openecomp.capabilities.metric.Ceilometer
415         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
416         occurrences:
417         - 1
418         - UNBOUNDED
419       memory.resident_vdbe:
420         type: org.openecomp.capabilities.metric.Ceilometer
421         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
422         occurrences:
423         - 1
424         - UNBOUNDED
425       forwarder_vdbe_vdbe_untr_1_port:
426         type: org.openecomp.capabilities.Forwarder
427         occurrences:
428         - 1
429         - UNBOUNDED
430       feature_vdbe_vdbe_untr_1_port_nested:
431         type: tosca.capabilities.Node
432         occurrences:
433         - 1
434         - UNBOUNDED
435       disk.write.requests.rate_vdbe:
436         type: org.openecomp.capabilities.metric.Ceilometer
437         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
438         occurrences:
439         - 1
440         - UNBOUNDED
441       cpu_vdbe:
442         type: org.openecomp.capabilities.metric.Ceilometer
443         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
444         occurrences:
445         - 1
446         - UNBOUNDED
447       disk.write.bytes_vdbe:
448         type: org.openecomp.capabilities.metric.Ceilometer
449         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
450         occurrences:
451         - 1
452         - UNBOUNDED
453       disk.device.usage_vdbe:
454         type: org.openecomp.capabilities.metric.Ceilometer
455         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
456         occurrences:
457         - 1
458         - UNBOUNDED
459       disk.device.read.bytes_vdbe:
460         type: org.openecomp.capabilities.metric.Ceilometer
461         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
462         occurrences:
463         - 1
464         - UNBOUNDED
465       disk.latency_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       network.outgoing.packets.rate_vdbe_vdbe_untr_1_port:
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.capacity_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       host_vdbe:
484         type: tosca.capabilities.Container
485         valid_source_types:
486         - tosca.nodes.SoftwareComponent
487         occurrences:
488         - 1
489         - UNBOUNDED
490       disk.allocation_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       network.outpoing.packets_vdbe_vdbe_untr_1_port:
497         type: org.openecomp.capabilities.metric.Ceilometer
498         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
499         occurrences:
500         - 1
501         - UNBOUNDED
502       network.incoming.packets_vdbe_vdbe_untr_1_port:
503         type: org.openecomp.capabilities.metric.Ceilometer
504         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
505         occurrences:
506         - 1
507         - UNBOUNDED
508       disk.read.bytes.rate_vdbe:
509         type: org.openecomp.capabilities.metric.Ceilometer
510         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
511         occurrences:
512         - 1
513         - UNBOUNDED
514       os_vdbe:
515         type: tosca.capabilities.OperatingSystem
516         occurrences:
517         - 1
518         - UNBOUNDED
519       disk.device.read.requests_vdbe:
520         type: org.openecomp.capabilities.metric.Ceilometer
521         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
522         occurrences:
523         - 1
524         - UNBOUNDED
525       disk.root.size_vdbe:
526         type: org.openecomp.capabilities.metric.Ceilometer
527         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
528         occurrences:
529         - 1
530         - UNBOUNDED
531       memory_vdbe:
532         type: org.openecomp.capabilities.metric.Ceilometer
533         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
534         occurrences:
535         - 1
536         - UNBOUNDED
537       binding_vdbe:
538         type: tosca.capabilities.network.Bindable
539         occurrences:
540         - 1
541         - UNBOUNDED
542       disk.device.write.bytes_vdbe:
543         type: org.openecomp.capabilities.metric.Ceilometer
544         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
545         occurrences:
546         - 1
547         - UNBOUNDED
548       network.outgoing.bytes.rate_vdbe_vdbe_untr_1_port:
549         type: org.openecomp.capabilities.metric.Ceilometer
550         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
551         occurrences:
552         - 1
553         - UNBOUNDED
554       disk.device.read.requests.rate_vdbe:
555         type: org.openecomp.capabilities.metric.Ceilometer
556         description: A node type that includes the Metric capability indicates that it can be monitored using ceilometer.
557         occurrences:
558         - 1
559         - UNBOUNDED
560       disk.read.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   org.openecomp.resource.abstract.nodes.heat.subinterface.nested:
567     derived_from: org.openecomp.resource.abstract.nodes.AbstractSubstitute
568     properties:
569       aap_untrusted_ip_prefix:
570         type: string
571         description: ip prefix for primary vDBE VM on the VAN untrusted network
572         required: true
573         status: SUPPORTED
574       aap_sec_untrusted_ip_prefix:
575         type: string
576         description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
577         required: true
578         status: SUPPORTED
579       vdbe_subport_network:
580         type: string
581         description: List of Contrail VLAN networks to use for the subinterfaces.   The order and number of these must match the VLAN ID list
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       mac_address:
620         type: string
621         description: HW MAC address to use for subinterface
622         required: true
623         status: SUPPORTED
624       vlan_tag_list:
625         type: list
626         description: List of VLAN IDs to use for subinterfaces
627         required: true
628         status: SUPPORTED
629         entry_schema:
630           type: string
631       aap_sec_untrusted_ip_prefix_len:
632         type: string
633         description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
634         required: true
635         status: SUPPORTED
636       vmac_address:
637         type: string
638         description: virtual MAC address to use for subinterface
639         required: true
640         status: SUPPORTED
641       aap_untrusted_v6_ip_prefix_len:
642         type: string
643         description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
644         required: true
645         status: SUPPORTED
646       aap_untrusted_ip_prefix_len:
647         type: string
648         description: ip prefix length for the primary vDBE VM on the VAN untrusted network
649         required: true
650         status: SUPPORTED
651     requirements:
652     - dependency_vdbe_untr_x_subport:
653         capability: tosca.capabilities.Node
654         node: tosca.nodes.Root
655         relationship: tosca.relationships.DependsOn
656         occurrences:
657         - 0
658         - UNBOUNDED
659     - subinterface_link_vdbe_untr_x_subport:
660         capability: tosca.capabilities.network.Linkable
661         relationship: tosca.relationships.network.LinksTo
662         occurrences:
663         - 1
664         - 1
665     - binding_vdbe_untr_x_subport:
666         capability: tosca.capabilities.network.Bindable
667         node: org.openecomp.resource.cp.nodes.network.Port
668         relationship: tosca.relationships.network.BindsTo
669         occurrences:
670         - 1
671         - 1
672     capabilities:
673       feature_vdbe_untr_x_subport:
674         type: tosca.capabilities.Node
675         occurrences:
676         - 1
677         - UNBOUNDED