0516898e7efc8172d6cbd6fc225439ef7bb945c2
[sdc.git] /
1 tosca_definitions_version: tosca_simple_yaml_1_0_0
2 metadata:
3   template_name: Main
4 imports:
5 - openecomp_heat_index:
6     file: openecomp-heat/_index.yml
7 - GlobalSubstitutionTypes:
8     file: GlobalSubstitutionTypesServiceTemplate.yaml
9 topology_template:
10   inputs:
11     vf_module_id:
12       hidden: false
13       immutable: false
14       annotations:
15         source:
16           type: org.openecomp.annotations.Source
17           properties:
18             vf_module_label:
19             - main
20             source_type: HEAT
21             param_name: vf_module_id
22       type: string
23       description: Unique ID for this VF module inst
24     control_int_net_rpf:
25       hidden: false
26       immutable: false
27       annotations:
28         source:
29           type: org.openecomp.annotations.Source
30           properties:
31             vf_module_label:
32             - main
33             source_type: HEAT
34             param_name: control_int_net_rpf
35       type: string
36       description: Reverse Path Filtering enable or disable for the control virtual network
37     control_int_net_forwarding_mode:
38       hidden: false
39       immutable: false
40       annotations:
41         source:
42           type: org.openecomp.annotations.Source
43           properties:
44             vf_module_label:
45             - main
46             source_type: HEAT
47             param_name: control_int_net_forwarding_mode
48       type: string
49       description: forwarding mode of the control virtual network
50     vnf_name:
51       hidden: false
52       immutable: false
53       annotations:
54         source:
55           type: org.openecomp.annotations.Source
56           properties:
57             vf_module_label:
58             - main
59             source_type: HEAT
60             param_name: vnf_name
61       type: string
62       description: Unique name for this VF instance
63     vdbe_untrusted_ip_1:
64       hidden: false
65       immutable: false
66       annotations:
67         source:
68           type: org.openecomp.annotations.Source
69           properties:
70             vf_module_label:
71             - main
72             source_type: HEAT
73             param_name: vdbe_untrusted_ip_1
74       type: string
75       description: IPV4 address of the secondary vDBE VM on the VAN untrusted network
76     vdbe_aap_untrusted_ip_prefix_len:
77       hidden: false
78       immutable: false
79       annotations:
80         source:
81           type: org.openecomp.annotations.Source
82           properties:
83             vf_module_label:
84             - main
85             source_type: HEAT
86             param_name: vdbe_aap_untrusted_ip_prefix_len
87       type: string
88       description: ip prefix length for the primary vDBE VM on the VAN untrusted network
89     untrusted_num_vn:
90       hidden: false
91       immutable: false
92       annotations:
93         source:
94           type: org.openecomp.annotations.Source
95           properties:
96             vf_module_label:
97             - main
98             source_type: HEAT
99             param_name: untrusted_num_vn
100       type: float
101       description: Number of vDBE subinterface virtual Networks
102       constraints:
103       - in_range:
104         - 1
105         - 77
106     aap_address_mode:
107       hidden: false
108       immutable: false
109       annotations:
110         source:
111           type: org.openecomp.annotations.Source
112           properties:
113             vf_module_label:
114             - main
115             source_type: HEAT
116             param_name: aap_address_mode
117       type: string
118       description: Address mode for the vDBE cluster IP
119     control_int_net_shared:
120       hidden: false
121       immutable: false
122       annotations:
123         source:
124           type: org.openecomp.annotations.Source
125           properties:
126             vf_module_label:
127             - main
128             source_type: HEAT
129             param_name: control_int_net_shared
130       type: boolean
131       description: control virtual network shared
132     vdbe_untrusted_v6_ip_1:
133       hidden: false
134       immutable: false
135       annotations:
136         source:
137           type: org.openecomp.annotations.Source
138           properties:
139             vf_module_label:
140             - main
141             source_type: HEAT
142             param_name: vdbe_untrusted_v6_ip_1
143       type: string
144       description: IPV6 address of the secondary vDBE VM on the VAN untrusted network
145     vdbe_untrusted_vmac_address:
146       hidden: false
147       immutable: false
148       annotations:
149         source:
150           type: org.openecomp.annotations.Source
151           properties:
152             vf_module_label:
153             - main
154             source_type: HEAT
155             param_name: vdbe_untrusted_vmac_address
156       type: string
157       description: Virtual MAC of the primary vDBE VM on the VAN untrusted network
158     control_int_net_flood_unknown_unicast:
159       hidden: false
160       immutable: false
161       annotations:
162         source:
163           type: org.openecomp.annotations.Source
164           properties:
165             vf_module_label:
166             - main
167             source_type: HEAT
168             param_name: control_int_net_flood_unknown_unicast
169       type: boolean
170       description: forwarding mode of the control virtual network
171     vdbe_aap_sec_untrusted_ip_prefix:
172       hidden: false
173       immutable: false
174       annotations:
175         source:
176           type: org.openecomp.annotations.Source
177           properties:
178             vf_module_label:
179             - main
180             source_type: HEAT
181             param_name: vdbe_aap_sec_untrusted_ip_prefix
182       type: string
183       description: ip prefix for secondary vDBE VM aap on the VAN untrusted network
184     vnf_id:
185       hidden: false
186       immutable: false
187       annotations:
188         source:
189           type: org.openecomp.annotations.Source
190           properties:
191             vf_module_label:
192             - main
193             source_type: HEAT
194             param_name: vnf_id
195       type: string
196       description: Unique ID for this VF inst
197     vdbe_name_1:
198       hidden: false
199       immutable: false
200       annotations:
201         source:
202           type: org.openecomp.annotations.Source
203           properties:
204             vf_module_label:
205             - main
206             source_type: HEAT
207             param_name: vdbe_name_1
208       type: string
209       description: VM Name for this vdbe node 1
210     availability_zone_1:
211       hidden: false
212       immutable: false
213       annotations:
214         source:
215           type: org.openecomp.annotations.Source
216           properties:
217             vf_module_label:
218             - main
219             source_type: HEAT
220             param_name: availability_zone_1
221       type: string
222       description: The availability zone of secondary node1 vDBE vm in the local HA pair.
223     untrusted_vn_networks:
224       hidden: false
225       immutable: false
226       annotations:
227         source:
228           type: org.openecomp.annotations.Source
229           properties:
230             vf_module_label:
231             - main
232             source_type: HEAT
233             param_name: untrusted_vn_networks
234       type: list
235       description: List of subinterface virtual networks
236       entry_schema:
237         type: string
238     vdbe_image_name:
239       hidden: false
240       immutable: false
241       annotations:
242         source:
243           type: org.openecomp.annotations.Source
244           properties:
245             vf_module_label:
246             - main
247             source_type: HEAT
248             param_name: vdbe_image_name
249       type: string
250       description: Image to use for vDBE
251     oam_net_name:
252       hidden: false
253       immutable: false
254       annotations:
255         source:
256           type: org.openecomp.annotations.Source
257           properties:
258             vf_module_label:
259             - main
260             source_type: HEAT
261             param_name: oam_net_name
262       type: string
263       description: Name of NSDNet network from which the management IP addresses will be allocated
264     vdbe_aap_sec_untrusted_ip_prefix_len:
265       hidden: false
266       immutable: false
267       annotations:
268         source:
269           type: org.openecomp.annotations.Source
270           properties:
271             vf_module_label:
272             - main
273             source_type: HEAT
274             param_name: vdbe_aap_sec_untrusted_ip_prefix_len
275       type: string
276       description: ip prefix length for the secondary DBE VM aap on the VAN untrusted network
277     vdbe_aap_untrusted_v6_ip_prefix:
278       hidden: false
279       immutable: false
280       annotations:
281         source:
282           type: org.openecomp.annotations.Source
283           properties:
284             vf_module_label:
285             - main
286             source_type: HEAT
287             param_name: vdbe_aap_untrusted_v6_ip_prefix
288       type: string
289       description: ipv6 prefix for the primary vDBE VM on the VAN untrusted network
290     vdbe_aap_untrusted_v6_ip_prefix_len:
291       hidden: false
292       immutable: false
293       annotations:
294         source:
295           type: org.openecomp.annotations.Source
296           properties:
297             vf_module_label:
298             - main
299             source_type: HEAT
300             param_name: vdbe_aap_untrusted_v6_ip_prefix_len
301       type: string
302       description: ipv6 prefix length for the primary vDBE VM on the VAN untrusted network
303     untrusted_vlan_tags:
304       hidden: false
305       immutable: false
306       annotations:
307         source:
308           type: org.openecomp.annotations.Source
309           properties:
310             vf_module_label:
311             - main
312             source_type: HEAT
313             param_name: untrusted_vlan_tags
314       type: list
315       description: List of subinterface vlan tags
316       entry_schema:
317         type: string
318     vdbe_flavor_name:
319       hidden: false
320       immutable: false
321       annotations:
322         source:
323           type: org.openecomp.annotations.Source
324           properties:
325             vf_module_label:
326             - main
327             source_type: HEAT
328             param_name: vdbe_flavor_name
329       type: string
330       description: Flavor to use for vDBE
331     counter:
332       hidden: false
333       immutable: false
334       annotations:
335         source:
336           type: org.openecomp.annotations.Source
337           properties:
338             vf_module_label:
339             - main
340             source_type: HEAT
341             param_name: counter
342       type: float
343       description: Counter.
344     vdbe_hw_untr_mac_1:
345       hidden: false
346       immutable: false
347       annotations:
348         source:
349           type: org.openecomp.annotations.Source
350           properties:
351             vf_module_label:
352             - main
353             source_type: HEAT
354             param_name: vdbe_hw_untr_mac_1
355       type: string
356       description: Secondary MAC address of the secondary vDBE VM on the VAN untrusted network
357     untrusted_net_name:
358       hidden: false
359       immutable: false
360       annotations:
361         source:
362           type: org.openecomp.annotations.Source
363           properties:
364             vf_module_label:
365             - main
366             source_type: HEAT
367             param_name: untrusted_net_name
368       type: string
369       description: Name of public untrusted network into which this vDBE HA cluster is deployed
370     vdbe_device_name:
371       hidden: false
372       immutable: false
373       annotations:
374         source:
375           type: org.openecomp.annotations.Source
376           properties:
377             vf_module_label:
378             - main
379             source_type: HEAT
380             param_name: vdbe_device_name
381       type: string
382       description: VDBE device Name for this vdbe VNF
383     vdbe_aap_untrusted_ip_prefix:
384       hidden: false
385       immutable: false
386       annotations:
387         source:
388           type: org.openecomp.annotations.Source
389           properties:
390             vf_module_label:
391             - main
392             source_type: HEAT
393             param_name: vdbe_aap_untrusted_ip_prefix
394       type: string
395       description: ip prefix for primary vDBE VM on the VAN untrusted network
396   node_templates:
397     control_int_net:
398       type: org.openecomp.resource.vl.nodes.heat.network.contrailV2.VirtualNetwork
399       properties:
400         network_name:
401           str_replace:
402             template: VNF_NAME_control_net
403             params:
404               VNF_NAME:
405                 get_input: vnf_name
406     abstract_vdbe:
407       type: org.openecomp.resource.abstract.nodes.vdbe
408       directives:
409       - substitutable
410       properties:
411         subinterface_vdbe_untr_1_subports_ip_address:
412         - get_input: vdbe_untrusted_ip_1
413         subinterface_vdbe_untr_1_subports_aap_sec_untrusted_ip_prefix:
414         - get_input: vdbe_aap_sec_untrusted_ip_prefix
415         subinterface_vdbe_untr_2_subports_aap_untrusted_v6_ip_prefix:
416         - get_input: vdbe_aap_untrusted_v6_ip_prefix
417         compute_vdbe_availability_zone:
418         - get_input: availability_zone_1
419         subinterface_vdbe_untr_2_subports_aap_address_mode:
420         - get_input: aap_address_mode
421         vm_flavor_name:
422           get_input: vdbe_flavor_name
423         subinterface_vdbe_untr_2_subports_aap_untrusted_ip_prefix_len:
424         - get_input: vdbe_aap_untrusted_ip_prefix_len
425         subinterface_vdbe_untr_1_subports_mac_address:
426         - get_input: vdbe_hw_untr_mac_1
427         subinterface_vdbe_untr_1_subports_subinterfaces_name_prefix:
428         - str_replace:
429             template: VM_NAMEDBE001p1n004
430             params:
431               DBE:
432                 get_input: vdbe_device_name
433               VM_NAME:
434                 get_input: vdbe_name_1
435         vm_image_name:
436           get_input: vdbe_image_name
437         subinterface_vdbe_untr_1_subports_aap_untrusted_v6_ip_prefix_len:
438         - get_input: vdbe_aap_untrusted_v6_ip_prefix_len
439         compute_vdbe_metadata:
440         - vf_module_id:
441             get_input: vf_module_id
442           vnf_id:
443             get_input: vnf_id
444           vnf_name:
445             get_input: vnf_name
446         subinterface_vdbe_untr_2_subports_counter:
447         - get_input: counter
448         subinterface_vdbe_untr_2_subports_vmac_address:
449         - get_input: vdbe_untrusted_vmac_address
450         subinterface_vdbe_untr_1_subports_aap_address_mode:
451         - get_input: aap_address_mode
452         subinterface_vdbe_untr_2_subports_vlan_tag_list:
453         - get_input: untrusted_vlan_tags
454         subinterface_vdbe_untr_1_subports_vn_network_list:
455         - get_input: untrusted_vn_networks
456         subinterface_vdbe_untr_2_subports_vn_network_list:
457         - get_input: untrusted_vn_networks
458         subinterface_vdbe_untr_1_subports_aap_untrusted_v6_ip_prefix:
459         - get_input: vdbe_aap_untrusted_v6_ip_prefix
460         subinterface_vdbe_untr_2_subports_ip_v6_address:
461         - get_input: vdbe_untrusted_v6_ip_1
462         subinterface_vdbe_untr_2_subports_mac_address:
463         - get_input: vdbe_hw_untr_mac_1
464         subinterface_vdbe_untr_2_subports_aap_untrusted_v6_ip_prefix_len:
465         - get_input: vdbe_aap_untrusted_v6_ip_prefix_len
466         compute_vdbe_name:
467         - get_input: vdbe_name_1
468         subinterface_vdbe_untr_1_subports_aap_sec_untrusted_ip_prefix_len:
469         - get_input: vdbe_aap_sec_untrusted_ip_prefix_len
470         subinterface_vdbe_untr_2_subports_aap_sec_untrusted_ip_prefix_len:
471         - get_input: vdbe_aap_sec_untrusted_ip_prefix_len
472         subinterface_vdbe_untr_1_subports_vlan_tag_list:
473         - get_input: untrusted_vlan_tags
474         port_vdbe_untr_1_port_subinterface_indicator:
475         - true
476         subinterface_vdbe_untr_2_subports_aap_untrusted_ip_prefix:
477         - get_input: vdbe_aap_untrusted_ip_prefix
478         subinterface_vdbe_untr_1_subports_aap_untrusted_ip_prefix:
479         - get_input: vdbe_aap_untrusted_ip_prefix
480         subinterface_vdbe_untr_1_subports_ip_v6_address:
481         - get_input: vdbe_untrusted_v6_ip_1
482         port_vdbe_untr_1_port_virtual_network_refs:
483         - - control_int_net
484         subinterface_vdbe_untr_1_subports_parent_interface:
485         - vdbe_untr_1_port
486         subinterface_vdbe_untr_2_subports_service_template_filter_count:
487         - 5
488         subinterface_vdbe_untr_1_subports_service_template_filter_count:
489         - get_input: untrusted_num_vn
490         subinterface_vdbe_untr_2_subports_ip_address:
491         - get_input: vdbe_untrusted_ip_1
492         subinterface_vdbe_untr_1_subports_vmac_address:
493         - get_input: vdbe_untrusted_vmac_address
494         subinterface_vdbe_untr_2_subports_subinterfaces_name_prefix:
495         - str_replace:
496             template: VM_NAMEDBE001p1n004
497             params:
498               DBE:
499                 get_input: vdbe_device_name
500               VM_NAME:
501                 get_input: vdbe_name_1
502         port_vdbe_untr_1_port_name:
503         - str_replace:
504             template: VM_NAMEDBE001p1n004
505             params:
506               DBE:
507                 get_input: vdbe_device_name
508               VM_NAME:
509                 get_input: vdbe_name_1
510         subinterface_vdbe_untr_2_subports_aap_sec_untrusted_ip_prefix:
511         - get_input: vdbe_aap_sec_untrusted_ip_prefix
512         subinterface_vdbe_untr_1_subports_aap_untrusted_ip_prefix_len:
513         - get_input: vdbe_aap_untrusted_ip_prefix_len
514         subinterface_vdbe_untr_2_subports_parent_interface:
515         - vdbe_untr_1_port
516         port_vdbe_untr_1_port_virtual_machine_interface_mac_addresses:
517         - - get_input: vdbe_hw_untr_mac_1
518         service_template_filter:
519           substitute_service_template: Nested_vdbeServiceTemplate.yaml
520           count: 1
521         index_value:
522           get_property:
523           - SELF
524           - service_template_filter
525           - index_value
526       requirements:
527       - link_vdbe_vdbe_untr_1_port:
528           capability: tosca.capabilities.network.Linkable
529           node: control_int_net
530           relationship: tosca.relationships.network.LinksTo
531   groups:
532     main_group:
533       type: org.openecomp.groups.heat.HeatStack
534       properties:
535         heat_file: ../Artifacts/main.yml
536         description: |
537           Version 2.0 02-09-2016 (Authors: John Doe, user PROD)
538       members:
539       - control_int_net
540       - abstract_vdbe