e13c18f64476907c26973215b24acd7f5d61f305
[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     abstract_vdbe_0:
398       type: org.openecomp.resource.abstract.nodes.vdbe
399       directives:
400       - substitutable
401       properties:
402         port_vdbe_untr_1_port_subinterface_indicator:
403         - true
404         subinterface_nested_parent_interface:
405         - vdbe_untr_1_port_1
406         subinterface_nested_aap_address_mode:
407         - get_input: aap_address_mode
408         subinterface_nested_vlan_tag_list:
409         - get_input: untrusted_vlan_tags
410         compute_vdbe_availability_zone:
411         - get_input: availability_zone_1
412         subinterface_nested_service_template_filter_count:
413         - 2
414         subinterface_nested_aap_untrusted_v6_ip_prefix_len:
415         - get_input: vdbe_aap_untrusted_v6_ip_prefix_len
416         vm_flavor_name:
417           get_input: vdbe_flavor_name
418         subinterface_nested_aap_untrusted_ip_prefix:
419         - get_input: vdbe_aap_untrusted_ip_prefix
420         vm_image_name:
421           get_input: vdbe_image_name
422         subinterface_nested_aap_sec_untrusted_ip_prefix_len:
423         - get_input: vdbe_aap_sec_untrusted_ip_prefix_len
424         subinterface_nested_aap_sec_untrusted_ip_prefix:
425         - get_input: vdbe_aap_sec_untrusted_ip_prefix
426         subinterface_nested_aap_untrusted_v6_ip_prefix:
427         - get_input: vdbe_aap_untrusted_v6_ip_prefix
428         compute_vdbe_metadata:
429         - vf_module_id:
430             get_input: vf_module_id
431           vnf_id:
432             get_input: vnf_id
433           vnf_name:
434             get_input: vnf_name
435         subinterface_nested_mac_address:
436         - get_input: vdbe_hw_untr_mac_1
437         port_vdbe_untr_1_port_virtual_network_refs:
438         - - control_int_net
439         subinterface_nested_ip_address:
440         - get_input: vdbe_untrusted_ip_1
441         subinterface_nested_ip_v6_address:
442         - get_input: vdbe_untrusted_v6_ip_1
443         subinterface_nested_vmac_address:
444         - get_input: vdbe_untrusted_vmac_address
445         subinterface_nested_vn_network_list:
446         - get_input: untrusted_vn_networks
447         port_vdbe_untr_1_port_name:
448         - str_replace:
449             template: VM_NAMEDBE001p1n004
450             params:
451               DBE:
452                 get_input: vdbe_device_name
453               VM_NAME:
454                 get_input: vdbe_name_1
455         subinterface_nested_aap_untrusted_ip_prefix_len:
456         - get_input: vdbe_aap_untrusted_ip_prefix_len
457         subinterface_nested_counter:
458         - get_property:
459           - SELF
460           - service_template_filter
461           - index_value
462         subinterface_nested_subinterfaces_name_prefix:
463         - str_replace:
464             template: VM_NAMEDBE001p1n004
465             params:
466               DBE:
467                 get_input: vdbe_device_name
468               VM_NAME:
469                 get_input: vdbe_name_1
470         compute_vdbe_name:
471         - get_input: vdbe_name_1
472         port_vdbe_untr_1_port_virtual_machine_interface_mac_addresses:
473         - - get_input: vdbe_hw_untr_mac_1
474         service_template_filter:
475           substitute_service_template: Nested_vdbeServiceTemplate.yaml
476           count: 1
477         index_value:
478           get_property:
479           - SELF
480           - service_template_filter
481           - index_value
482       requirements:
483       - link_vdbe_vdbe_untr_1_port:
484           capability: tosca.capabilities.network.Linkable
485           node: control_int_net
486           relationship: tosca.relationships.network.LinksTo
487     control_int_net:
488       type: org.openecomp.resource.vl.nodes.heat.network.contrailV2.VirtualNetwork
489       properties:
490         network_name:
491           str_replace:
492             template: VNF_NAME_control_net
493             params:
494               VNF_NAME:
495                 get_input: vnf_name
496     abstract_vdbe_1:
497       type: org.openecomp.resource.abstract.nodes.vdbe
498       directives:
499       - substitutable
500       properties:
501         port_vdbe_untr_1_port_subinterface_indicator:
502         - true
503         subinterface_nested_parent_interface:
504         - vdbe_untr_1_port_2
505         subinterface_nested_aap_address_mode:
506         - get_input: aap_address_mode
507         subinterface_nested_vlan_tag_list:
508         - get_input: untrusted_vlan_tags
509         compute_vdbe_availability_zone:
510         - get_input: availability_zone_1
511         subinterface_nested_service_template_filter_count:
512         - 5
513         subinterface_nested_aap_untrusted_v6_ip_prefix_len:
514         - get_input: vdbe_aap_untrusted_v6_ip_prefix_len
515         vm_flavor_name:
516           get_input: vdbe_flavor_name
517         subinterface_nested_aap_untrusted_ip_prefix:
518         - get_input: vdbe_aap_untrusted_ip_prefix
519         vm_image_name:
520           get_input: vdbe_image_name
521         subinterface_nested_aap_sec_untrusted_ip_prefix_len:
522         - get_input: vdbe_aap_sec_untrusted_ip_prefix_len
523         subinterface_nested_aap_sec_untrusted_ip_prefix:
524         - get_input: vdbe_aap_sec_untrusted_ip_prefix
525         subinterface_nested_aap_untrusted_v6_ip_prefix:
526         - get_input: vdbe_aap_untrusted_v6_ip_prefix
527         compute_vdbe_metadata:
528         - vf_module_id:
529             get_input: vf_module_id
530           vnf_id:
531             get_input: vnf_id
532           vnf_name:
533             get_input: vnf_name
534         subinterface_nested_mac_address:
535         - get_input: vdbe_hw_untr_mac_1
536         port_vdbe_untr_1_port_virtual_network_refs:
537         - - control_int_net
538         subinterface_nested_ip_address:
539         - get_input: vdbe_untrusted_ip_1
540         subinterface_nested_ip_v6_address:
541         - get_input: vdbe_untrusted_v6_ip_1
542         subinterface_nested_vmac_address:
543         - get_input: vdbe_untrusted_vmac_address
544         subinterface_nested_vn_network_list:
545         - get_input: untrusted_vn_networks
546         port_vdbe_untr_1_port_name:
547         - str_replace:
548             template: VM_NAMEDBE001p1n004
549             params:
550               DBE:
551                 get_input: vdbe_device_name
552               VM_NAME:
553                 get_input: vdbe_name_1
554         subinterface_nested_aap_untrusted_ip_prefix_len:
555         - get_input: vdbe_aap_untrusted_ip_prefix_len
556         subinterface_nested_counter:
557         - get_input: counter
558         subinterface_nested_subinterfaces_name_prefix:
559         - str_replace:
560             template: VM_NAMEDBE001p1n004
561             params:
562               DBE:
563                 get_input: vdbe_device_name
564               VM_NAME:
565                 get_input: vdbe_name_1
566         compute_vdbe_name:
567         - get_input: vdbe_name_1
568         port_vdbe_untr_1_port_virtual_machine_interface_mac_addresses:
569         - - get_input: vdbe_hw_untr_mac_1
570         service_template_filter:
571           substitute_service_template: Nested_vdbeServiceTemplate.yaml
572           count: 1
573         index_value:
574           get_property:
575           - SELF
576           - service_template_filter
577           - index_value
578       requirements:
579       - link_vdbe_vdbe_untr_1_port:
580           capability: tosca.capabilities.network.Linkable
581           node: control_int_net
582           relationship: tosca.relationships.network.LinksTo
583   groups:
584     main_group:
585       type: org.openecomp.groups.heat.HeatStack
586       properties:
587         heat_file: ../Artifacts/main.yml
588         description: |
589           Version 2.0 02-09-2016 (Authors: John Doe, user PROD)
590       members:
591       - control_int_net
592       - abstract_vdbe_0
593       - abstract_vdbe_1