50b4130270abf291c7a4361beacf8bca9fa7aa36
[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 node_types:
8   org.openecomp.resource.vfc.nodes.heat.nems_be:
9     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
10   org.openecomp.resource.vfc.nodes.heat.lb:
11     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
12   org.openecomp.resource.vfc.nodes.heat.eca:
13     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
14   org.openecomp.resource.vfc.nodes.heat.arb:
15     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
16   org.openecomp.resource.vfc.nodes.heat.eca_trx:
17     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
18   org.openecomp.resource.vfc.nodes.heat.cmaui:
19     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
20   org.openecomp.resource.vfc.nodes.heat.nems_fe:
21     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
22   org.openecomp.resource.vfc.nodes.heat.mmsc:
23     derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
24 topology_template:
25   inputs:
26     lb_flavor_name:
27       label: Load balancer flavor name
28       hidden: false
29       immutable: false
30       annotations:
31         source:
32           type: org.openecomp.annotations.Source
33           properties:
34             vf_module_label:
35             - MMSC_Capacity_Line
36             source_type: HEAT
37             param_name: lb_flavor_name
38       type: string
39       description: the flavor name of MMSC load balancer instance
40       default: m1.xlarge
41     ha_net_local_ip2:
42       label: ha net network local ip2
43       hidden: false
44       immutable: false
45       annotations:
46         source:
47           type: org.openecomp.annotations.Source
48           properties:
49             vf_module_label:
50             - MMSC_Capacity_Line
51             source_type: HEAT
52             param_name: ha_net_local_ip2
53       type: string
54       description: the local ip2 of the ha network
55       default: 172.26.1.4
56     mmsc_dmz_protected_snat_ips:
57       label: mmsc dmz_protected snat ips
58       hidden: false
59       immutable: false
60       annotations:
61         source:
62           type: org.openecomp.annotations.Source
63           properties:
64             vf_module_label:
65             - MMSC_Capacity_Line
66             source_type: HEAT
67             param_name: mmsc_dmz_protected_snat_ips
68       type: list
69       description: mmsc dmz_protected snat ips
70       default:
71       - 107.239.14.24
72       - 107.239.14.25
73       - 107.239.14.26
74       - 107.239.14.27
75       entry_schema:
76         type: string
77     ha_net_local_ip1:
78       label: ha net network local ip1
79       hidden: false
80       immutable: false
81       annotations:
82         source:
83           type: org.openecomp.annotations.Source
84           properties:
85             vf_module_label:
86             - MMSC_Capacity_Line
87             source_type: HEAT
88             param_name: ha_net_local_ip1
89       type: string
90       description: the local ip1 of the ha network
91       default: 172.26.1.3
92     mms_traffic_end:
93       label: mmsc traffic end IP
94       hidden: false
95       immutable: false
96       annotations:
97         source:
98           type: org.openecomp.annotations.Source
99           properties:
100             vf_module_label:
101             - MMSC_Capacity_Line
102             source_type: HEAT
103             param_name: mms_traffic_end
104       type: string
105       description: mmsc traffic end IP
106       default: 172.26.2.254
107     eca_traffic_net_local_ip_2:
108       label: eca traffic network local ip_2
109       hidden: false
110       immutable: false
111       annotations:
112         source:
113           type: org.openecomp.annotations.Source
114           properties:
115             vf_module_label:
116             - MMSC_Capacity_Line
117             source_type: HEAT
118             param_name: eca_traffic_net_local_ip_2
119       type: string
120       description: the local ip2 of the eca traffic network
121       default: 172.26.5.4
122     nems_traffic_end:
123       label: nems traffic end
124       hidden: false
125       immutable: false
126       annotations:
127         source:
128           type: org.openecomp.annotations.Source
129           properties:
130             vf_module_label:
131             - MMSC_Capacity_Line
132             source_type: HEAT
133             param_name: nems_traffic_end
134       type: string
135       description: nems traffic end
136       default: 172.26.3.254
137     eca_traffic_net_local_ip_1:
138       label: eca traffic network local ip1
139       hidden: false
140       immutable: false
141       annotations:
142         source:
143           type: org.openecomp.annotations.Source
144           properties:
145             vf_module_label:
146             - MMSC_Capacity_Line
147             source_type: HEAT
148             param_name: eca_traffic_net_local_ip_1
149       type: string
150       description: the local ip1 of the eca traffic network
151       default: 172.26.5.3
152     mmsc_cinder_volume_size:
153       label: MMSC Cinder volume size
154       hidden: false
155       immutable: false
156       annotations:
157         source:
158           type: org.openecomp.annotations.Source
159           properties:
160             vf_module_label:
161             - MMSC_Capacity_Line
162             source_type: HEAT
163             param_name: mmsc_cinder_volume_size
164       type: float
165       description: the size of the MMSC Cinder volume
166       default: 480
167     nems_internal_cidr:
168       label: nems ineternal cidr
169       hidden: false
170       immutable: false
171       annotations:
172         source:
173           type: org.openecomp.annotations.Source
174           properties:
175             vf_module_label:
176             - MMSC_Capacity_Line
177             source_type: HEAT
178             param_name: nems_internal_cidr
179       type: string
180       description: nems internal cidr
181       default: 172.26.6.0/24
182     eca_mgmt_cidr:
183       label: eca management cidr
184       hidden: false
185       immutable: false
186       annotations:
187         source:
188           type: org.openecomp.annotations.Source
189           properties:
190             vf_module_label:
191             - SG_ECA_MGMT
192             source_type: HEAT
193             param_name: eca_mgmt_cidr
194       type: string
195       description: eca management cidr
196       default: 172.25.137.192/26
197     nems_traffic_start:
198       label: nems traffic start
199       hidden: false
200       immutable: false
201       annotations:
202         source:
203           type: org.openecomp.annotations.Source
204           properties:
205             vf_module_label:
206             - MMSC_Capacity_Line
207             source_type: HEAT
208             param_name: nems_traffic_start
209       type: string
210       description: nems traffic start
211       default: 172.26.3.3
212     oam_volume_size:
213       label: volume size
214       hidden: false
215       immutable: false
216       annotations:
217         source:
218           type: org.openecomp.annotations.Source
219           properties:
220             vf_module_label:
221             - eca_oam
222             source_type: HEAT
223             param_name: oam_volume_size
224       type: float
225       description: the size of the OAM volume
226       default: 1800
227     eca_trx_names:
228       label: ECA_TRX server names
229       hidden: false
230       immutable: false
231       annotations:
232         source:
233           type: org.openecomp.annotations.Source
234           properties:
235             vf_module_label:
236             - MMSC_Capacity_Line
237             source_type: HEAT
238             param_name: eca_trx_names
239       type: list
240       description: ECA_TRX server names
241       default:
242       - ZRDM1MMSC03TRX001
243       - ZRDM1MMSC03TRX002
244       - ZRDM1MMSC03TRX003
245       - ZRDM1MMSC03TRX004
246       - ZRDM1MMSC03TRX005
247       - ZRDM1MMSC03TRX006
248       - ZRDM1MMSC03TRX007
249       - ZRDM1MMSC03TRX008
250       - ZRDM1MMSC03TRX009
251       - ZRDM1MMSC03TRX010
252       - ZRDM1MMSC03TRX011
253       - ZRDM1MMSC03TRX012
254       - ZRDM1MMSC03TRX013
255       - ZRDM1MMSC03TRX014
256       - ZRDM1MMSC03TRX015
257       - ZRDM1MMSC03TRX016
258       - ZRDM1MMSC03TRX017
259       - ZRDM1MMSC03TRX018
260       - ZRDM1MMSC03TRX019
261       - ZRDM1MMSC03TRX020
262       entry_schema:
263         type: string
264     nems_internal_name:
265       label: nems internal network name
266       hidden: false
267       immutable: false
268       annotations:
269         source:
270           type: org.openecomp.annotations.Source
271           properties:
272             vf_module_label:
273             - MMSC_Capacity_Line
274             source_type: HEAT
275             param_name: nems_internal_name
276       type: string
277       description: nems internal network name
278       default: int_mms_nems_internal_net_2
279     nems_traffic_net_local_ip1:
280       label: nems traffic network local ip1
281       hidden: false
282       immutable: false
283       annotations:
284         source:
285           type: org.openecomp.annotations.Source
286           properties:
287             vf_module_label:
288             - MMSC_Capacity_Line
289             source_type: HEAT
290             param_name: nems_traffic_net_local_ip1
291       type: string
292       description: the local ip1 of the nems traffic network
293       default: 172.26.3.3
294     nems_traffic_net_local_ip2:
295       label: nems traffic network local ip2
296       hidden: false
297       immutable: false
298       annotations:
299         source:
300           type: org.openecomp.annotations.Source
301           properties:
302             vf_module_label:
303             - MMSC_Capacity_Line
304             source_type: HEAT
305             param_name: nems_traffic_net_local_ip2
306       type: string
307       description: the local ip2 of the nems traffic network
308       default: 172.26.3.4
309     nems_fe_names:
310       label: NEMS_FE server names
311       hidden: false
312       immutable: false
313       annotations:
314         source:
315           type: org.openecomp.annotations.Source
316           properties:
317             vf_module_label:
318             - MMSC_Capacity_Line
319             source_type: HEAT
320             param_name: nems_fe_names
321       type: list
322       description: NEMS_FE server names
323       default:
324       - ZRDM1MMSC03NFE001
325       - ZRDM1MMSC03NFE002
326       entry_schema:
327         type: string
328     eca_names:
329       label: oam servers names
330       hidden: false
331       immutable: false
332       annotations:
333         source:
334           type: org.openecomp.annotations.Source
335           properties:
336             vf_module_label:
337             - eca_oam
338             source_type: HEAT
339             param_name: eca_names
340       type: list
341       description: the names of the OAM1,OAM2 VM instances
342       default:
343       - ZRDM1MMSC02OAM001
344       - ZRDM1MMSC02OAM002
345       entry_schema:
346         type: string
347     nems_be_nems_imap_net_ips:
348       label: nems imap_net IPs for NEMS_BE
349       hidden: false
350       immutable: false
351       annotations:
352         source:
353           type: org.openecomp.annotations.Source
354           properties:
355             vf_module_label:
356             - MMSC_Capacity_Line
357             source_type: HEAT
358             param_name: nems_be_nems_imap_net_ips
359       type: string
360       description: nems imap net IPs for NEMS_BE
361       default: 172.26.7.13
362     nems_be_names:
363       label: NEMS_BE server names
364       hidden: false
365       immutable: false
366       annotations:
367         source:
368           type: org.openecomp.annotations.Source
369           properties:
370             vf_module_label:
371             - MMSC_Capacity_Line
372             source_type: HEAT
373             param_name: nems_be_names
374       type: string
375       description: NEMS_BE server names
376       default: ZRDM1MMSC03NBE001
377     nems_traffic_netmask:
378       label: NEMS traffic network subnet mask
379       hidden: false
380       immutable: false
381       annotations:
382         source:
383           type: org.openecomp.annotations.Source
384           properties:
385             vf_module_label:
386             - MMSC_Capacity_Line
387             source_type: HEAT
388             param_name: nems_traffic_netmask
389       type: string
390       description: NEMS traffic network subnet mask
391       default: 255.255.255.0
392     nems_fe_nems_imap_net_ips:
393       label: nems_imap_net IPs for NEMS_FE
394       hidden: false
395       immutable: false
396       annotations:
397         source:
398           type: org.openecomp.annotations.Source
399           properties:
400             vf_module_label:
401             - MMSC_Capacity_Line
402             source_type: HEAT
403             param_name: nems_fe_nems_imap_net_ips
404       type: list
405       description: nems_imap_net IPs for NEMS_FE
406       default:
407       - 172.26.7.11
408       - 172.26.7.12
409       entry_schema:
410         type: string
411     nems_fe_nems_user_web_net_ips:
412       label: nems_web_user_net IPs for NEMS_FE
413       hidden: false
414       immutable: false
415       annotations:
416         source:
417           type: org.openecomp.annotations.Source
418           properties:
419             vf_module_label:
420             - MMSC_Capacity_Line
421             source_type: HEAT
422             param_name: nems_fe_nems_user_web_net_ips
423       type: list
424       description: nems_web_user_net IPs for NEMS_FE
425       default:
426       - 172.26.4.11
427       - 172.26.4.12
428       entry_schema:
429         type: string
430     nems_user_web_gateway:
431       label: NEMS user web network gateway
432       hidden: false
433       immutable: false
434       annotations:
435         source:
436           type: org.openecomp.annotations.Source
437           properties:
438             vf_module_label:
439             - MMSC_Capacity_Line
440             source_type: HEAT
441             param_name: nems_user_web_gateway
442       type: string
443       description: NEMS user web network gateway
444       default: 172.26.4.1
445     nems_imap_end:
446       label: nems imap end
447       hidden: false
448       immutable: false
449       annotations:
450         source:
451           type: org.openecomp.annotations.Source
452           properties:
453             vf_module_label:
454             - MMSC_Capacity_Line
455             source_type: HEAT
456             param_name: nems_imap_end
457       type: string
458       description: nems imap end
459       default: 172.26.7.254
460     cmaui_image:
461       hidden: false
462       immutable: false
463       annotations:
464         source:
465           type: org.openecomp.annotations.Source
466           properties:
467             vf_module_label:
468             - cmaui
469             source_type: HEAT
470             param_name: cmaui_image
471       type: string
472       description: Image for CMAUI server
473       default: cmaui-5.0.2.5_v25
474     nems_volume_size:
475       label: nems fe volume size
476       hidden: false
477       immutable: false
478       annotations:
479         source:
480           type: org.openecomp.annotations.Source
481           properties:
482             vf_module_label:
483             - MMSC_Capacity_Line
484             source_type: HEAT
485             param_name: nems_volume_size
486       type: float
487       description: nems fe volume size
488       default: 50
489     mms_traffic_start:
490       label: mmsc traffic start IP
491       hidden: false
492       immutable: false
493       annotations:
494         source:
495           type: org.openecomp.annotations.Source
496           properties:
497             vf_module_label:
498             - MMSC_Capacity_Line
499             source_type: HEAT
500             param_name: mms_traffic_start
501       type: string
502       description: mmsc traffic start IP
503       default: 172.26.2.3
504     ha_net_start:
505       label: ha net start
506       hidden: false
507       immutable: false
508       annotations:
509         source:
510           type: org.openecomp.annotations.Source
511           properties:
512             vf_module_label:
513             - MMSC_Capacity_Line
514             source_type: HEAT
515             param_name: ha_net_start
516       type: string
517       description: ha net start
518       default: 172.26.1.3
519     nems_imap_gateway:
520       label: nems imap gateway
521       hidden: false
522       immutable: false
523       annotations:
524         source:
525           type: org.openecomp.annotations.Source
526           properties:
527             vf_module_label:
528             - MMSC_Capacity_Line
529             source_type: HEAT
530             param_name: nems_imap_gateway
531       type: string
532       description: nems imap gateway
533       default: 172.26.7.1
534     mmsc_core_virtual_server_ips:
535       label: mmsc core virtual server ips
536       hidden: false
537       immutable: false
538       annotations:
539         source:
540           type: org.openecomp.annotations.Source
541           properties:
542             vf_module_label:
543             - MMSC_Capacity_Line
544             source_type: HEAT
545             param_name: mmsc_core_virtual_server_ips
546       type: list
547       description: mmsc core virtual server ips
548       default:
549       - 172.31.10.21
550       - 172.31.10.22
551       entry_schema:
552         type: string
553     cmaui_oam_ips:
554       label: CMAUI oam_net IP addresses
555       hidden: false
556       immutable: false
557       annotations:
558         source:
559           type: org.openecomp.annotations.Source
560           properties:
561             vf_module_label:
562             - cmaui
563             source_type: HEAT
564             param_name: cmaui_oam_ips
565       type: list
566       description: CMAUI oam_net IP addresses
567       default:
568       - 107.250.172.42
569       - 107.250.172.43
570       entry_schema:
571         type: string
572     CMAUI_volume_type:
573       label: CMAUI vm volume type
574       hidden: false
575       immutable: false
576       annotations:
577         source:
578           type: org.openecomp.annotations.Source
579           properties:
580             vf_module_label:
581             - cmaui
582             source_type: HEAT
583             param_name: CMAUI_volume_type
584       type: string
585       description: the name of the target volume backend
586       default: Platinum
587     cmaui_names:
588       hidden: false
589       immutable: false
590       annotations:
591         source:
592           type: org.openecomp.annotations.Source
593           properties:
594             vf_module_label:
595             - cmaui
596             source_type: HEAT
597             param_name: cmaui_names
598       type: list
599       description: CMAUI1, CMAUI2 server names
600       default:
601       - ZRDM1MMSC02CMI001
602       - ZRDM1MMSC02CMI002
603       entry_schema:
604         type: string
605     eca_trx_eca_traffic_net_ips:
606       label: eca traffic net IPs for ECA_TRX
607       hidden: false
608       immutable: false
609       annotations:
610         source:
611           type: org.openecomp.annotations.Source
612           properties:
613             vf_module_label:
614             - MMSC_Capacity_Line
615             source_type: HEAT
616             param_name: eca_trx_eca_traffic_net_ips
617       type: list
618       description: eca traffic net IPs for ECA_TRX
619       default:
620       - 172.26.5.11
621       - 172.26.5.12
622       - 172.26.5.13
623       - 172.26.5.14
624       - 172.26.5.15
625       - 172.26.5.16
626       - 172.26.5.17
627       - 172.26.5.18
628       - 172.26.5.19
629       - 172.26.5.20
630       - 172.26.5.21
631       - 172.26.5.22
632       - 172.26.5.23
633       - 172.26.5.24
634       - 172.26.5.25
635       - 172.26.5.26
636       - 172.26.5.27
637       - 172.26.5.28
638       - 172.26.5.29
639       - 172.26.5.30
640       entry_schema:
641         type: string
642     eca_trx_image:
643       label: Image for ECA TRX server
644       hidden: false
645       immutable: false
646       annotations:
647         source:
648           type: org.openecomp.annotations.Source
649           properties:
650             vf_module_label:
651             - MMSC_Capacity_Line
652             source_type: HEAT
653             param_name: eca_trx_image
654       type: string
655       description: Image for ECA TRX server
656       default: ECABASE
657     lb_names:
658       label: MMSC load balancer instance names
659       hidden: false
660       immutable: false
661       annotations:
662         source:
663           type: org.openecomp.annotations.Source
664           properties:
665             vf_module_label:
666             - MMSC_Capacity_Line
667             source_type: HEAT
668             param_name: lb_names
669       type: list
670       description: MMSC load balancer instance names
671       default:
672       - ZRDM1MMSC03ALB001
673       - ZRDM1MMSC03ALB002
674       entry_schema:
675         type: string
676     eca_mgmt_end:
677       label: eca management end
678       hidden: false
679       immutable: false
680       annotations:
681         source:
682           type: org.openecomp.annotations.Source
683           properties:
684             vf_module_label:
685             - SG_ECA_MGMT
686             source_type: HEAT
687             param_name: eca_mgmt_end
688       type: string
689       description: eca management end
690       default: 172.25.137.254
691     nems_user_web_end:
692       label: nems user web end
693       hidden: false
694       immutable: false
695       annotations:
696         source:
697           type: org.openecomp.annotations.Source
698           properties:
699             vf_module_label:
700             - MMSC_Capacity_Line
701             source_type: HEAT
702             param_name: nems_user_web_end
703       type: string
704       description: nems user web end
705       default: 172.26.4.254
706     ECA_OAM_volume_type:
707       label: eca oam vm volume type
708       hidden: false
709       immutable: false
710       annotations:
711         source:
712           type: org.openecomp.annotations.Source
713           properties:
714             vf_module_label:
715             - eca_oam
716             source_type: HEAT
717             param_name: ECA_OAM_volume_type
718       type: string
719       description: the name of the target volume backend
720       default: Platinum
721     arb_eca_mgmt_ips:
722       label: eca_mgmt network ips
723       hidden: false
724       immutable: false
725       annotations:
726         source:
727           type: org.openecomp.annotations.Source
728           properties:
729             vf_module_label:
730             - eca_oam
731             source_type: HEAT
732             param_name: arb_eca_mgmt_ips
733       type: list
734       description: internal eca_mgmt network ips for arb VM
735       default:
736       - 172.25.137.244
737       entry_schema:
738         type: string
739     eca_traffic_cidr:
740       label: eca traffic cidr
741       hidden: false
742       immutable: false
743       annotations:
744         source:
745           type: org.openecomp.annotations.Source
746           properties:
747             vf_module_label:
748             - MMSC_Capacity_Line
749             source_type: HEAT
750             param_name: eca_traffic_cidr
751       type: string
752       description: eca traffic cidr
753       default: 172.26.5.0/24
754     ha_net_cidr:
755       label: ha net cidr
756       hidden: false
757       immutable: false
758       annotations:
759         source:
760           type: org.openecomp.annotations.Source
761           properties:
762             vf_module_label:
763             - MMSC_Capacity_Line
764             source_type: HEAT
765             param_name: ha_net_cidr
766       type: string
767       description: ha net cidr
768       default: 172.26.1.0/24
769     availability_zone_0:
770       label: availabilityzone name
771       hidden: false
772       immutable: false
773       annotations:
774         source:
775           type: org.openecomp.annotations.Source
776           properties:
777             vf_module_label:
778             - cmaui
779             - eca_oam
780             - MMSC_Capacity_Line
781             source_type: HEAT
782             param_name: availability_zone_0
783       type: string
784       description: availabilityzone name
785       default: nova
786     ARB_volume_type:
787       label: arb vm volume type
788       hidden: false
789       immutable: false
790       annotations:
791         source:
792           type: org.openecomp.annotations.Source
793           properties:
794             vf_module_label:
795             - eca_oam
796             source_type: HEAT
797             param_name: ARB_volume_type
798       type: string
799       description: the name of the target volume backend
800       default: Platinum
801     nems_fe_nems_internal_net_ips:
802       label: nems_internal_net IPs for NEMS_FE
803       hidden: false
804       immutable: false
805       annotations:
806         source:
807           type: org.openecomp.annotations.Source
808           properties:
809             vf_module_label:
810             - MMSC_Capacity_Line
811             source_type: HEAT
812             param_name: nems_fe_nems_internal_net_ips
813       type: list
814       description: nems_internal_net IPs for NEMS_FE
815       default:
816       - 172.26.6.11
817       - 172.26.6.12
818       entry_schema:
819         type: string
820     NEMS_FE_volume_type:
821       label: nems fe vm volume type
822       hidden: false
823       immutable: false
824       annotations:
825         source:
826           type: org.openecomp.annotations.Source
827           properties:
828             vf_module_label:
829             - MMSC_Capacity_Line
830             source_type: HEAT
831             param_name: NEMS_FE_volume_type
832       type: string
833       description: the name of the target volume backend
834       default: Platinum
835     security_group_name:
836       label: security group name
837       hidden: false
838       immutable: false
839       annotations:
840         source:
841           type: org.openecomp.annotations.Source
842           properties:
843             vf_module_label:
844             - cmaui
845             - SG_ECA_MGMT
846             - eca_oam
847             - MMSC_Capacity_Line
848             source_type: HEAT
849             param_name: security_group_name
850       type: string
851       description: the name of security group
852       default: mmsc_security_group_1
853     nems_fe_nems_traffic_net_ips:
854       label: nems_traffic_net IPs for NEMS_FE
855       hidden: false
856       immutable: false
857       annotations:
858         source:
859           type: org.openecomp.annotations.Source
860           properties:
861             vf_module_label:
862             - MMSC_Capacity_Line
863             source_type: HEAT
864             param_name: nems_fe_nems_traffic_net_ips
865       type: list
866       description: nems_traffic_net IPs for NEMS_FE
867       default:
868       - 172.26.3.11
869       - 172.26.3.12
870       entry_schema:
871         type: string
872     nems_imap_start:
873       label: nems imap start
874       hidden: false
875       immutable: false
876       annotations:
877         source:
878           type: org.openecomp.annotations.Source
879           properties:
880             vf_module_label:
881             - MMSC_Capacity_Line
882             source_type: HEAT
883             param_name: nems_imap_start
884       type: string
885       description: nems imap start
886       default: 172.26.7.3
887     ha_net_name:
888       label: ha_failover network name
889       hidden: false
890       immutable: false
891       annotations:
892         source:
893           type: org.openecomp.annotations.Source
894           properties:
895             vf_module_label:
896             - MMSC_Capacity_Line
897             source_type: HEAT
898             param_name: ha_net_name
899       type: string
900       description: ha_failover network name
901       default: int_mms_ha_net_2
902     mms_traffic_net_local_ip_1:
903       label: mmsc traffic network local ip1
904       hidden: false
905       immutable: false
906       annotations:
907         source:
908           type: org.openecomp.annotations.Source
909           properties:
910             vf_module_label:
911             - MMSC_Capacity_Line
912             source_type: HEAT
913             param_name: mms_traffic_net_local_ip_1
914       type: string
915       description: the local ip1 of the mmsc traffic network
916     mms_traffic_net_local_ip_2:
917       label: mmsc traffic network local ip2
918       hidden: false
919       immutable: false
920       annotations:
921         source:
922           type: org.openecomp.annotations.Source
923           properties:
924             vf_module_label:
925             - MMSC_Capacity_Line
926             source_type: HEAT
927             param_name: mms_traffic_net_local_ip_2
928       type: string
929       description: the local ip2 of the mmsc traffic network
930     arb_names:
931       label: arbiter server names
932       hidden: false
933       immutable: false
934       annotations:
935         source:
936           type: org.openecomp.annotations.Source
937           properties:
938             vf_module_label:
939             - eca_oam
940             source_type: HEAT
941             param_name: arb_names
942       type: list
943       description: the names of the arbiter VM instances
944       default:
945       - ZRDM1MMSC02ARB001
946       entry_schema:
947         type: string
948     cmaui_flavor:
949       hidden: false
950       immutable: false
951       annotations:
952         source:
953           type: org.openecomp.annotations.Source
954           properties:
955             vf_module_label:
956             - cmaui
957             source_type: HEAT
958             param_name: cmaui_flavor
959       type: string
960       description: Flavor for CMAUI server
961       default: m1.large
962     eca_oam_gateway:
963       label: oam1 oam gateway
964       hidden: false
965       immutable: false
966       annotations:
967         source:
968           type: org.openecomp.annotations.Source
969           properties:
970             vf_module_label:
971             - eca_oam
972             source_type: HEAT
973             param_name: eca_oam_gateway
974       type: string
975       description: the ip of oam gateway
976       default: 107.250.172.1
977     eca_traffic_start:
978       label: eca traffic start
979       hidden: false
980       immutable: false
981       annotations:
982         source:
983           type: org.openecomp.annotations.Source
984           properties:
985             vf_module_label:
986             - MMSC_Capacity_Line
987             source_type: HEAT
988             param_name: eca_traffic_start
989       type: string
990       description: eca traffic start
991       default: 172.26.5.3
992     NEMS_BE_volume_type:
993       label: nems be vm volume type
994       hidden: false
995       immutable: false
996       annotations:
997         source:
998           type: org.openecomp.annotations.Source
999           properties:
1000             vf_module_label:
1001             - MMSC_Capacity_Line
1002             source_type: HEAT
1003             param_name: NEMS_BE_volume_type
1004       type: string
1005       description: the name of the target volume backend
1006       default: Platinum
1007     lb_image_name:
1008       label: MMSC load balancer image name
1009       hidden: false
1010       immutable: false
1011       annotations:
1012         source:
1013           type: org.openecomp.annotations.Source
1014           properties:
1015             vf_module_label:
1016             - MMSC_Capacity_Line
1017             source_type: HEAT
1018             param_name: lb_image_name
1019       type: string
1020       description: MMSC load balancer image name
1021       default: BIGIP-11.5.3.0.0.163
1022     nems_internal_start:
1023       label: nems internal start
1024       hidden: false
1025       immutable: false
1026       annotations:
1027         source:
1028           type: org.openecomp.annotations.Source
1029           properties:
1030             vf_module_label:
1031             - MMSC_Capacity_Line
1032             source_type: HEAT
1033             param_name: nems_internal_start
1034       type: string
1035       description: nems internal start
1036       default: 172.26.6.3
1037     nems_internal_gateway:
1038       label: nems internal gw
1039       hidden: false
1040       immutable: false
1041       annotations:
1042         source:
1043           type: org.openecomp.annotations.Source
1044           properties:
1045             vf_module_label:
1046             - MMSC_Capacity_Line
1047             source_type: HEAT
1048             param_name: nems_internal_gateway
1049       type: string
1050       description: nems internal gw
1051       default: 172.26.6.1
1052     arb_oam_ips:
1053       label: oam network ips for arb VM
1054       hidden: false
1055       immutable: false
1056       annotations:
1057         source:
1058           type: org.openecomp.annotations.Source
1059           properties:
1060             vf_module_label:
1061             - eca_oam
1062             source_type: HEAT
1063             param_name: arb_oam_ips
1064       type: list
1065       description: oam network ips for eca VM
1066       default:
1067       - 107.250.172.46
1068       entry_schema:
1069         type: string
1070     dmz_protected_net_name:
1071       label: UID of dmz_protected network
1072       hidden: false
1073       immutable: false
1074       annotations:
1075         source:
1076           type: org.openecomp.annotations.Source
1077           properties:
1078             vf_module_label:
1079             - MMSC_Capacity_Line
1080             source_type: HEAT
1081             param_name: dmz_protected_net_name
1082       type: string
1083       description: UID of dmz_protected network
1084       default: dmz_protected_net_0
1085     nems_be_volume_size:
1086       label: nems be volume size
1087       hidden: false
1088       immutable: false
1089       annotations:
1090         source:
1091           type: org.openecomp.annotations.Source
1092           properties:
1093             vf_module_label:
1094             - MMSC_Capacity_Line
1095             source_type: HEAT
1096             param_name: nems_be_volume_size
1097       type: float
1098       description: nems be volume size
1099       default: 610
1100     mms_traffic_netmask:
1101       label: MMS traffic network subnet mask
1102       hidden: false
1103       immutable: false
1104       annotations:
1105         source:
1106           type: org.openecomp.annotations.Source
1107           properties:
1108             vf_module_label:
1109             - MMSC_Capacity_Line
1110             source_type: HEAT
1111             param_name: mms_traffic_netmask
1112       type: string
1113       description: MMS traffic network subnet mask
1114       default: 255.255.255.0
1115     nems_be_image:
1116       label: Image for NEMS BE server
1117       hidden: false
1118       immutable: false
1119       annotations:
1120         source:
1121           type: org.openecomp.annotations.Source
1122           properties:
1123             vf_module_label:
1124             - MMSC_Capacity_Line
1125             source_type: HEAT
1126             param_name: nems_be_image
1127       type: string
1128       description: Image for NEMS BE server
1129       default: nems-2.1.2_v29
1130     nems_user_web_net_local_ip1:
1131       label: nems user web network local ip1
1132       hidden: false
1133       immutable: false
1134       annotations:
1135         source:
1136           type: org.openecomp.annotations.Source
1137           properties:
1138             vf_module_label:
1139             - MMSC_Capacity_Line
1140             source_type: HEAT
1141             param_name: nems_user_web_net_local_ip1
1142       type: string
1143       description: the local ip1 of the nems user web network
1144       default: 172.26.4.3
1145     eca_trx_mgmt_ips:
1146       label: eca mgmt net IP for ECA_TRX
1147       hidden: false
1148       immutable: false
1149       annotations:
1150         source:
1151           type: org.openecomp.annotations.Source
1152           properties:
1153             vf_module_label:
1154             - MMSC_Capacity_Line
1155             source_type: HEAT
1156             param_name: eca_trx_mgmt_ips
1157       type: list
1158       description: eca mgmt net IP for ECA_TRX
1159       default:
1160       - 172.25.137.202
1161       - 172.25.137.203
1162       - 172.25.137.204
1163       - 172.25.137.205
1164       - 172.25.137.206
1165       - 172.25.137.207
1166       - 172.25.137.208
1167       - 172.25.137.209
1168       - 172.25.137.210
1169       - 172.25.137.211
1170       - 172.25.137.212
1171       - 172.25.137.213
1172       - 172.25.137.214
1173       - 172.25.137.215
1174       - 172.25.137.216
1175       - 172.25.137.217
1176       - 172.25.137.218
1177       - 172.25.137.219
1178       - 172.25.137.220
1179       - 172.25.137.221
1180       entry_schema:
1181         type: string
1182     nems_user_web_cidr:
1183       label: nems user web cidr
1184       hidden: false
1185       immutable: false
1186       annotations:
1187         source:
1188           type: org.openecomp.annotations.Source
1189           properties:
1190             vf_module_label:
1191             - MMSC_Capacity_Line
1192             source_type: HEAT
1193             param_name: nems_user_web_cidr
1194       type: string
1195       description: nems user web cidr
1196       default: 172.26.4.0/24
1197     nems_user_web_net_local_ip2:
1198       label: nems user web network local ip2
1199       hidden: false
1200       immutable: false
1201       annotations:
1202         source:
1203           type: org.openecomp.annotations.Source
1204           properties:
1205             vf_module_label:
1206             - MMSC_Capacity_Line
1207             source_type: HEAT
1208             param_name: nems_user_web_net_local_ip2
1209       type: string
1210       description: the local ip2 of the nems user web network
1211       default: 172.26.4.4
1212     nems_traffic_gateway:
1213       label: NEMS traffic network gateway
1214       hidden: false
1215       immutable: false
1216       annotations:
1217         source:
1218           type: org.openecomp.annotations.Source
1219           properties:
1220             vf_module_label:
1221             - MMSC_Capacity_Line
1222             source_type: HEAT
1223             param_name: nems_traffic_gateway
1224       type: string
1225       description: NEMS traffic network gateway
1226       default: 172.26.3.1
1227     nems_imap_name:
1228       label: nems imap name
1229       hidden: false
1230       immutable: false
1231       annotations:
1232         source:
1233           type: org.openecomp.annotations.Source
1234           properties:
1235             vf_module_label:
1236             - MMSC_Capacity_Line
1237             source_type: HEAT
1238             param_name: nems_imap_name
1239       type: string
1240       description: nems imap name
1241       default: int_mms_nems_imap_net_2
1242     mms_traffic_net_floating_ip:
1243       label: mmsc traffic floating ip
1244       hidden: false
1245       immutable: false
1246       annotations:
1247         source:
1248           type: org.openecomp.annotations.Source
1249           properties:
1250             vf_module_label:
1251             - MMSC_Capacity_Line
1252             source_type: HEAT
1253             param_name: mms_traffic_net_floating_ip
1254       type: string
1255       description: mmsc traffic floating ip
1256       default: 172.26.2.5
1257     nems_internal_netmask:
1258       label: NEMS internal network subnet mask
1259       hidden: false
1260       immutable: false
1261       annotations:
1262         source:
1263           type: org.openecomp.annotations.Source
1264           properties:
1265             vf_module_label:
1266             - MMSC_Capacity_Line
1267             source_type: HEAT
1268             param_name: nems_internal_netmask
1269       type: string
1270       description: NEMS internal network subnet mask
1271       default: 255.255.255.0
1272     nems_user_web_netmask:
1273       label: NEMS user web network subnet mask
1274       hidden: false
1275       immutable: false
1276       annotations:
1277         source:
1278           type: org.openecomp.annotations.Source
1279           properties:
1280             vf_module_label:
1281             - MMSC_Capacity_Line
1282             source_type: HEAT
1283             param_name: nems_user_web_netmask
1284       type: string
1285       description: NEMS user web network subnet mask
1286       default: 255.255.255.0
1287     oam_image_name:
1288       label: image name
1289       hidden: false
1290       immutable: false
1291       annotations:
1292         source:
1293           type: org.openecomp.annotations.Source
1294           properties:
1295             vf_module_label:
1296             - eca_oam
1297             source_type: HEAT
1298             param_name: oam_image_name
1299       type: string
1300       description: the OAM image name
1301       default: ECABASE
1302     oam_net_name:
1303       hidden: false
1304       immutable: false
1305       annotations:
1306         source:
1307           type: org.openecomp.annotations.Source
1308           properties:
1309             vf_module_label:
1310             - cmaui
1311             - eca_oam
1312             - MMSC_Capacity_Line
1313             source_type: HEAT
1314             param_name: oam_net_name
1315       type: string
1316       description: UID of OAM network
1317       default: oam_protected_net_0
1318     external_ntp:
1319       label: ntp server
1320       hidden: false
1321       immutable: false
1322       annotations:
1323         source:
1324           type: org.openecomp.annotations.Source
1325           properties:
1326             vf_module_label:
1327             - cmaui
1328             - MMSC_Capacity_Line
1329             source_type: HEAT
1330             param_name: external_ntp
1331       type: string
1332       description: ntp server
1333       default: 155.165.194.100
1334     mms_traffic_net_cidr:
1335       label: MMS traffic network address (CIDR notation)
1336       hidden: false
1337       immutable: false
1338       annotations:
1339         source:
1340           type: org.openecomp.annotations.Source
1341           properties:
1342             vf_module_label:
1343             - MMSC_Capacity_Line
1344             source_type: HEAT
1345             param_name: mms_traffic_net_cidr
1346       type: string
1347       description: MMS traffic network address (CIDR notation)
1348       default: 172.26.2.0/24
1349     lb_dmz_protected_ips:
1350       label: dmz protected network local ips for lb VM
1351       hidden: false
1352       immutable: false
1353       annotations:
1354         source:
1355           type: org.openecomp.annotations.Source
1356           properties:
1357             vf_module_label:
1358             - MMSC_Capacity_Line
1359             source_type: HEAT
1360             param_name: lb_dmz_protected_ips
1361       type: list
1362       description: local ips of the dmz protected network for lb VM
1363       default:
1364       - 107.239.14.19
1365       - 107.239.14.20
1366       entry_schema:
1367         type: string
1368     eca_mgmt_start:
1369       label: eca management start
1370       hidden: false
1371       immutable: false
1372       annotations:
1373         source:
1374           type: org.openecomp.annotations.Source
1375           properties:
1376             vf_module_label:
1377             - SG_ECA_MGMT
1378             source_type: HEAT
1379             param_name: eca_mgmt_start
1380       type: string
1381       description: eca management start
1382       default: 172.25.137.195
1383     eca_oam_ips:
1384       label: oam network ips
1385       hidden: false
1386       immutable: false
1387       annotations:
1388         source:
1389           type: org.openecomp.annotations.Source
1390           properties:
1391             vf_module_label:
1392             - eca_oam
1393             source_type: HEAT
1394             param_name: eca_oam_ips
1395       type: list
1396       description: the ips of oam networks for eca VM
1397       default:
1398       - 107.250.172.44
1399       - 107.250.172.45
1400       entry_schema:
1401         type: string
1402     MMSC_volume_type:
1403       label: MMSC vm volume type
1404       hidden: false
1405       immutable: false
1406       annotations:
1407         source:
1408           type: org.openecomp.annotations.Source
1409           properties:
1410             vf_module_label:
1411             - MMSC_Capacity_Line
1412             source_type: HEAT
1413             param_name: MMSC_volume_type
1414       type: string
1415       description: the name of the target volume backend
1416       default: Platinum
1417     nems_fe_flavor:
1418       label: Flavor for NEMS FE server
1419       hidden: false
1420       immutable: false
1421       annotations:
1422         source:
1423           type: org.openecomp.annotations.Source
1424           properties:
1425             vf_module_label:
1426             - MMSC_Capacity_Line
1427             source_type: HEAT
1428             param_name: nems_fe_flavor
1429       type: string
1430       description: Flavor for NEMS FE server
1431       default: m1.large2
1432     eca_mgmt_netmask:
1433       label: ECA mgmt network subnet mask
1434       hidden: false
1435       immutable: false
1436       annotations:
1437         source:
1438           type: org.openecomp.annotations.Source
1439           properties:
1440             vf_module_label:
1441             - SG_ECA_MGMT
1442             source_type: HEAT
1443             param_name: eca_mgmt_netmask
1444       type: string
1445       description: ECA mgmt network subnet mask
1446       default: 255.255.255.192
1447     oam_network_netmask:
1448       label: oam network netmask
1449       hidden: false
1450       immutable: false
1451       annotations:
1452         source:
1453           type: org.openecomp.annotations.Source
1454           properties:
1455             vf_module_label:
1456             - cmaui
1457             - MMSC_Capacity_Line
1458             source_type: HEAT
1459             param_name: oam_network_netmask
1460       type: string
1461       description: oam network gateway
1462       default: 255.255.255.192
1463     oam_network_route_1:
1464       label: oam network route 1
1465       hidden: false
1466       immutable: false
1467       annotations:
1468         source:
1469           type: org.openecomp.annotations.Source
1470           properties:
1471             vf_module_label:
1472             - MMSC_Capacity_Line
1473             source_type: HEAT
1474             param_name: oam_network_route_1
1475       type: string
1476       description: oam network route 1
1477       default: 155.165.201.250/32,107.250.172.1
1478     oam_network_route_2:
1479       label: oam network route 2
1480       hidden: false
1481       immutable: false
1482       annotations:
1483         source:
1484           type: org.openecomp.annotations.Source
1485           properties:
1486             vf_module_label:
1487             - MMSC_Capacity_Line
1488             source_type: HEAT
1489             param_name: oam_network_route_2
1490       type: string
1491       description: oam network route 2
1492       default: 155.165.194.100/32,107.250.172.1
1493     mms_traffic_net_name:
1494       label: Name of MMS traffic network
1495       hidden: false
1496       immutable: false
1497       annotations:
1498         source:
1499           type: org.openecomp.annotations.Source
1500           properties:
1501             vf_module_label:
1502             - MMSC_Capacity_Line
1503             source_type: HEAT
1504             param_name: mms_traffic_net_name
1505       type: string
1506       description: Name of MMS traffic network
1507       default: int_mms_mms_traffic_net_2
1508     nems_user_web_name:
1509       label: nems user web name
1510       hidden: false
1511       immutable: false
1512       annotations:
1513         source:
1514           type: org.openecomp.annotations.Source
1515           properties:
1516             vf_module_label:
1517             - MMSC_Capacity_Line
1518             source_type: HEAT
1519             param_name: nems_user_web_name
1520       type: string
1521       description: nems user web name
1522       default: int_mms_nems_web_net_2
1523     eca_traffic_net_floating_ip:
1524       label: eca traffic floating ip
1525       hidden: false
1526       immutable: false
1527       annotations:
1528         source:
1529           type: org.openecomp.annotations.Source
1530           properties:
1531             vf_module_label:
1532             - MMSC_Capacity_Line
1533             source_type: HEAT
1534             param_name: eca_traffic_net_floating_ip
1535       type: string
1536       description: eca traffic floating ip
1537       default: 172.26.5.5
1538     eca_traffic_end:
1539       label: eca traffic end
1540       hidden: false
1541       immutable: false
1542       annotations:
1543         source:
1544           type: org.openecomp.annotations.Source
1545           properties:
1546             vf_module_label:
1547             - MMSC_Capacity_Line
1548             source_type: HEAT
1549             param_name: eca_traffic_end
1550       type: string
1551       description: eca traffic end
1552       default: 172.26.5.254
1553     eca_trx_flavor:
1554       label: Flavor for ECA TRX server
1555       hidden: false
1556       immutable: false
1557       annotations:
1558         source:
1559           type: org.openecomp.annotations.Source
1560           properties:
1561             vf_module_label:
1562             - MMSC_Capacity_Line
1563             source_type: HEAT
1564             param_name: eca_trx_flavor
1565       type: string
1566       description: Flavor for ECA TRX server
1567       default: m1.xlarge
1568     lb_oam_ips:
1569       label: management network ips for mmsc lb
1570       hidden: false
1571       immutable: false
1572       annotations:
1573         source:
1574           type: org.openecomp.annotations.Source
1575           properties:
1576             vf_module_label:
1577             - MMSC_Capacity_Line
1578             source_type: HEAT
1579             param_name: lb_oam_ips
1580       type: list
1581       description: the ips of the management network for mmsc lb
1582       default:
1583       - 107.250.172.50
1584       - 107.250.172.51
1585       entry_schema:
1586         type: string
1587     nems_fe_oam_ips:
1588       label: OAM_net IP for NEMS_FE
1589       hidden: false
1590       immutable: false
1591       annotations:
1592         source:
1593           type: org.openecomp.annotations.Source
1594           properties:
1595             vf_module_label:
1596             - MMSC_Capacity_Line
1597             source_type: HEAT
1598             param_name: nems_fe_oam_ips
1599       type: list
1600       description: OAM_net IP for NEMS_FE
1601       default:
1602       - 107.250.172.64
1603       - 107.250.172.65
1604       entry_schema:
1605         type: string
1606     nems_be_flavor:
1607       label: Flavor for NEMS BE server
1608       hidden: false
1609       immutable: false
1610       annotations:
1611         source:
1612           type: org.openecomp.annotations.Source
1613           properties:
1614             vf_module_label:
1615             - MMSC_Capacity_Line
1616             source_type: HEAT
1617             param_name: nems_be_flavor
1618       type: string
1619       description: Flavor for NEMS BE server
1620       default: m1.large2
1621     lb_cor_direct_ips:
1622       label: cor direct network local ips for lb VM
1623       hidden: false
1624       immutable: false
1625       annotations:
1626         source:
1627           type: org.openecomp.annotations.Source
1628           properties:
1629             vf_module_label:
1630             - MMSC_Capacity_Line
1631             source_type: HEAT
1632             param_name: lb_cor_direct_ips
1633       type: list
1634       description: local ips of cor direct network for lb VM
1635       default:
1636       - 172.31.10.19
1637       - 172.31.10.20
1638       entry_schema:
1639         type: string
1640     nems_traffic_name:
1641       label: nems traffic name
1642       hidden: false
1643       immutable: false
1644       annotations:
1645         source:
1646           type: org.openecomp.annotations.Source
1647           properties:
1648             vf_module_label:
1649             - MMSC_Capacity_Line
1650             source_type: HEAT
1651             param_name: nems_traffic_name
1652       type: string
1653       description: nems traffic name
1654       default: int_mms_nems_traffic_net_2
1655     timezone:
1656       label: timezone
1657       hidden: false
1658       immutable: false
1659       annotations:
1660         source:
1661           type: org.openecomp.annotations.Source
1662           properties:
1663             vf_module_label:
1664             - cmaui
1665             - MMSC_Capacity_Line
1666             source_type: HEAT
1667             param_name: timezone
1668       type: string
1669       description: timezone
1670       default: UTC
1671     oam_flavor:
1672       label: flavor name
1673       hidden: false
1674       immutable: false
1675       annotations:
1676         source:
1677           type: org.openecomp.annotations.Source
1678           properties:
1679             vf_module_label:
1680             - eca_oam
1681             source_type: HEAT
1682             param_name: oam_flavor
1683       type: string
1684       description: OAM flavor name
1685       default: lc.xlarge4
1686     cmaui_cinder_volume_size:
1687       label: CMAUI Cinder volume size
1688       hidden: false
1689       immutable: false
1690       annotations:
1691         source:
1692           type: org.openecomp.annotations.Source
1693           properties:
1694             vf_module_label:
1695             - cmaui
1696             source_type: HEAT
1697             param_name: cmaui_cinder_volume_size
1698       type: float
1699       description: the size of the CMAUI Cinder volume
1700       default: 55
1701     nems_user_web_start:
1702       label: nems user web start
1703       hidden: false
1704       immutable: false
1705       annotations:
1706         source:
1707           type: org.openecomp.annotations.Source
1708           properties:
1709             vf_module_label:
1710             - MMSC_Capacity_Line
1711             source_type: HEAT
1712             param_name: nems_user_web_start
1713       type: string
1714       description: nems user web end
1715       default: 172.26.4.3
1716     eca_eca_mgmt_ips:
1717       label: eca_mgmt network ips for eca VM
1718       hidden: false
1719       immutable: false
1720       annotations:
1721         source:
1722           type: org.openecomp.annotations.Source
1723           properties:
1724             vf_module_label:
1725             - eca_oam
1726             source_type: HEAT
1727             param_name: eca_eca_mgmt_ips
1728       type: list
1729       description: internal eca_mgmt network ips for eca VM
1730       default:
1731       - 172.25.137.242
1732       - 172.25.137.243
1733       entry_schema:
1734         type: string
1735     mmsc_names:
1736       label: MMSC server names
1737       hidden: false
1738       immutable: false
1739       annotations:
1740         source:
1741           type: org.openecomp.annotations.Source
1742           properties:
1743             vf_module_label:
1744             - MMSC_Capacity_Line
1745             source_type: HEAT
1746             param_name: mmsc_names
1747       type: list
1748       description: MMSC server names
1749       default:
1750       - ZRDM1MMSC03MMS001
1751       - ZRDM1MMSC03MMS002
1752       - ZRDM1MMSC03MMS003
1753       - ZRDM1MMSC03MMS004
1754       - ZRDM1MMSC03MMS005
1755       entry_schema:
1756         type: string
1757     eca_mgmt_net_name:
1758       label: internal network name
1759       hidden: false
1760       immutable: false
1761       annotations:
1762         source:
1763           type: org.openecomp.annotations.Source
1764           properties:
1765             vf_module_label:
1766             - eca_oam
1767             - MMSC_Capacity_Line
1768             source_type: HEAT
1769             param_name: eca_mgmt_net_name
1770       type: string
1771       description: the name of the internal network
1772       default: int_mms_eca_mgmt_net_1
1773     eca_traffic_name:
1774       label: eca traffic name
1775       hidden: false
1776       immutable: false
1777       annotations:
1778         source:
1779           type: org.openecomp.annotations.Source
1780           properties:
1781             vf_module_label:
1782             - MMSC_Capacity_Line
1783             source_type: HEAT
1784             param_name: eca_traffic_name
1785       type: string
1786       description: eca traffic name
1787       default: int_mms_eca_traffic_net_2
1788     nems_internal_end:
1789       label: nems internal end
1790       hidden: false
1791       immutable: false
1792       annotations:
1793         source:
1794           type: org.openecomp.annotations.Source
1795           properties:
1796             vf_module_label:
1797             - MMSC_Capacity_Line
1798             source_type: HEAT
1799             param_name: nems_internal_end
1800       type: string
1801       description: nems internal end
1802       default: 172.26.6.254
1803     nems_be_nems_internal_net_ips:
1804       label: nems internal net IPs for NEMS_BE
1805       hidden: false
1806       immutable: false
1807       annotations:
1808         source:
1809           type: org.openecomp.annotations.Source
1810           properties:
1811             vf_module_label:
1812             - MMSC_Capacity_Line
1813             source_type: HEAT
1814             param_name: nems_be_nems_internal_net_ips
1815       type: string
1816       description: nems internal net IPs for NEMS_BE
1817       default: 172.26.6.13
1818     arb_volume_size:
1819       label: volume size
1820       hidden: false
1821       immutable: false
1822       annotations:
1823         source:
1824           type: org.openecomp.annotations.Source
1825           properties:
1826             vf_module_label:
1827             - eca_oam
1828             source_type: HEAT
1829             param_name: arb_volume_size
1830       type: float
1831       description: the size of the ARB volume
1832       default: 40
1833     mmsc_dmz_protected_virtual_server_ips:
1834       label: mmsc dmz_protected virtual server ips
1835       hidden: false
1836       immutable: false
1837       annotations:
1838         source:
1839           type: org.openecomp.annotations.Source
1840           properties:
1841             vf_module_label:
1842             - MMSC_Capacity_Line
1843             source_type: HEAT
1844             param_name: mmsc_dmz_protected_virtual_server_ips
1845       type: list
1846       description: mmsc dmz_protected virtual server ips
1847       default:
1848       - 107.239.14.21
1849       - 107.239.14.22
1850       - 107.239.14.23
1851       entry_schema:
1852         type: string
1853     cor_direct_net_name:
1854       label: cor direct net UID
1855       hidden: false
1856       immutable: false
1857       annotations:
1858         source:
1859           type: org.openecomp.annotations.Source
1860           properties:
1861             vf_module_label:
1862             - MMSC_Capacity_Line
1863             source_type: HEAT
1864             param_name: cor_direct_net_name
1865       type: string
1866       description: cor direct net
1867       default: cor_direct_net_0
1868     vnf_id:
1869       hidden: false
1870       immutable: false
1871       annotations:
1872         source:
1873           type: org.openecomp.annotations.Source
1874           properties:
1875             vf_module_label:
1876             - cmaui
1877             - eca_oam
1878             - MMSC_Capacity_Line
1879             source_type: HEAT
1880             param_name: vnf_id
1881       type: string
1882       description: Unique ID for this VNF instance
1883       default: This_is_ths_MMSC-CMAUI_id
1884     oam_network_gateway:
1885       label: oam network gateway
1886       hidden: false
1887       immutable: false
1888       annotations:
1889         source:
1890           type: org.openecomp.annotations.Source
1891           properties:
1892             vf_module_label:
1893             - cmaui
1894             - MMSC_Capacity_Line
1895             source_type: HEAT
1896             param_name: oam_network_gateway
1897       type: string
1898       description: oam network gateway
1899       default: 10.20.30.1
1900     mmsc_flavor:
1901       label: Flavor for MMSC server
1902       hidden: false
1903       immutable: false
1904       annotations:
1905         source:
1906           type: org.openecomp.annotations.Source
1907           properties:
1908             vf_module_label:
1909             - MMSC_Capacity_Line
1910             source_type: HEAT
1911             param_name: mmsc_flavor
1912       type: string
1913       description: Flavor for MMSC server
1914       default: lc.4xlarge4
1915     ha_net_end:
1916       label: ha net end
1917       hidden: false
1918       immutable: false
1919       annotations:
1920         source:
1921           type: org.openecomp.annotations.Source
1922           properties:
1923             vf_module_label:
1924             - MMSC_Capacity_Line
1925             source_type: HEAT
1926             param_name: ha_net_end
1927       type: string
1928       description: ha net end
1929       default: 172.26.1.254
1930     nems_imap_netmask:
1931       label: nems imap subnet mask
1932       hidden: false
1933       immutable: false
1934       annotations:
1935         source:
1936           type: org.openecomp.annotations.Source
1937           properties:
1938             vf_module_label:
1939             - MMSC_Capacity_Line
1940             source_type: HEAT
1941             param_name: nems_imap_netmask
1942       type: string
1943       description: nems imap subnet mask
1944       default: 255.255.255.0
1945     external_dns:
1946       label: dns server
1947       hidden: false
1948       immutable: false
1949       annotations:
1950         source:
1951           type: org.openecomp.annotations.Source
1952           properties:
1953             vf_module_label:
1954             - cmaui
1955             - MMSC_Capacity_Line
1956             source_type: HEAT
1957             param_name: external_dns
1958       type: string
1959       description: dns server
1960       default: 155.165.201.250
1961     swift_eca_url:
1962       label: Swift URL
1963       hidden: false
1964       immutable: false
1965       annotations:
1966         source:
1967           type: org.openecomp.annotations.Source
1968           properties:
1969             vf_module_label:
1970             - eca_oam
1971             source_type: HEAT
1972             param_name: swift_eca_url
1973       type: string
1974       description: Base URL for eca swift object store
1975       default: http://object-store.rdm2.cci.com:8080/v1/AUTH_1bbab536a19b4756926e7d0ec1eb543c/eca
1976     eca_traffic_net_gateway:
1977       label: eca_traffic network gateway
1978       hidden: false
1979       immutable: false
1980       annotations:
1981         source:
1982           type: org.openecomp.annotations.Source
1983           properties:
1984             vf_module_label:
1985             - MMSC_Capacity_Line
1986             source_type: HEAT
1987             param_name: eca_traffic_net_gateway
1988       type: string
1989       description: eca_traffic network gateway
1990       default: 172.26.5.1
1991     nems_be_oam_ips:
1992       label: OAM net IPs for NEMS_BE
1993       hidden: false
1994       immutable: false
1995       annotations:
1996         source:
1997           type: org.openecomp.annotations.Source
1998           properties:
1999             vf_module_label:
2000             - MMSC_Capacity_Line
2001             source_type: HEAT
2002             param_name: nems_be_oam_ips
2003       type: string
2004       description: OAM net IPs for NEMS_BE
2005       default: 107.250.172.66
2006     eca_trx_oam_ips:
2007       label: OAM net IP for ECA_TRX
2008       hidden: false
2009       immutable: false
2010       annotations:
2011         source:
2012           type: org.openecomp.annotations.Source
2013           properties:
2014             vf_module_label:
2015             - MMSC_Capacity_Line
2016             source_type: HEAT
2017             param_name: eca_trx_oam_ips
2018       type: list
2019       description: OAM net IP for ECA_TRX
2020       default:
2021       - 107.250.172.70
2022       - 107.250.172.71
2023       - 107.250.172.72
2024       - 107.250.172.73
2025       - 107.250.172.74
2026       - 107.250.172.75
2027       - 107.250.172.76
2028       - 107.250.172.77
2029       - 107.250.172.78
2030       - 107.250.172.79
2031       - 107.250.172.80
2032       - 107.250.172.81
2033       - 107.250.172.82
2034       - 107.250.172.83
2035       - 107.250.172.84
2036       - 107.250.172.85
2037       - 107.250.172.86
2038       - 107.250.172.87
2039       - 107.250.172.88
2040       - 107.250.172.89
2041       entry_schema:
2042         type: string
2043     mmsc_image:
2044       label: Image for MMSC server
2045       hidden: false
2046       immutable: false
2047       annotations:
2048         source:
2049           type: org.openecomp.annotations.Source
2050           properties:
2051             vf_module_label:
2052             - MMSC_Capacity_Line
2053             source_type: HEAT
2054             param_name: mmsc_image
2055       type: string
2056       description: Image for MMSC server
2057       default: mmsc-6.0.2_v5
2058     arbiter_flavor:
2059       label: flavor name
2060       hidden: false
2061       immutable: false
2062       annotations:
2063         source:
2064           type: org.openecomp.annotations.Source
2065           properties:
2066             vf_module_label:
2067             - eca_oam
2068             source_type: HEAT
2069             param_name: arbiter_flavor
2070       type: string
2071       description: arbiter flavor name
2072       default: m1.large2
2073     nems_imap_cidr:
2074       label: nems imap cidr
2075       hidden: false
2076       immutable: false
2077       annotations:
2078         source:
2079           type: org.openecomp.annotations.Source
2080           properties:
2081             vf_module_label:
2082             - MMSC_Capacity_Line
2083             source_type: HEAT
2084             param_name: nems_imap_cidr
2085       type: string
2086       description: nems imap cidr
2087       default: 172.26.7.0/24
2088     eca_traffic_netmask:
2089       label: ECA traffic network subnet mask
2090       hidden: false
2091       immutable: false
2092       annotations:
2093         source:
2094           type: org.openecomp.annotations.Source
2095           properties:
2096             vf_module_label:
2097             - MMSC_Capacity_Line
2098             source_type: HEAT
2099             param_name: eca_traffic_netmask
2100       type: string
2101       description: ECA traffic network subnet mask
2102       default: 255.255.255.0
2103     nems_fe_node_roles:
2104       label: nems fe node roles
2105       hidden: false
2106       immutable: false
2107       annotations:
2108         source:
2109           type: org.openecomp.annotations.Source
2110           properties:
2111             vf_module_label:
2112             - MMSC_Capacity_Line
2113             source_type: HEAT
2114             param_name: nems_fe_node_roles
2115       type: list
2116       description: nems fe node roles
2117       default:
2118       - FE0
2119       - FE1
2120       entry_schema:
2121         type: string
2122     mmsc_mms_traffic_net_ips:
2123       label: MMSC mms_traffic_net IP addresses
2124       hidden: false
2125       immutable: false
2126       annotations:
2127         source:
2128           type: org.openecomp.annotations.Source
2129           properties:
2130             vf_module_label:
2131             - MMSC_Capacity_Line
2132             source_type: HEAT
2133             param_name: mmsc_mms_traffic_net_ips
2134       type: list
2135       description: MMSC mms_traffic_net IP addresses
2136       default:
2137       - 172.26.2.11
2138       - 172.26.2.12
2139       - 172.26.2.13
2140       - 172.26.2.14
2141       - 172.26.2.15
2142       entry_schema:
2143         type: string
2144     nems_traffic_net_floating_ip:
2145       label: nems traffic floating ip
2146       hidden: false
2147       immutable: false
2148       annotations:
2149         source:
2150           type: org.openecomp.annotations.Source
2151           properties:
2152             vf_module_label:
2153             - MMSC_Capacity_Line
2154             source_type: HEAT
2155             param_name: nems_traffic_net_floating_ip
2156       type: string
2157       description: nems traffic floating ip
2158       default: 172.26.3.5
2159     mms_traffic_net_gateway:
2160       label: MMS traffic network gateway address
2161       hidden: false
2162       immutable: false
2163       annotations:
2164         source:
2165           type: org.openecomp.annotations.Source
2166           properties:
2167             vf_module_label:
2168             - MMSC_Capacity_Line
2169             source_type: HEAT
2170             param_name: mms_traffic_net_gateway
2171       type: string
2172       description: MMS traffic network gateway address
2173       default: 172.26.2.1
2174     nems_fe_image:
2175       label: Image for NEMS FE server
2176       hidden: false
2177       immutable: false
2178       annotations:
2179         source:
2180           type: org.openecomp.annotations.Source
2181           properties:
2182             vf_module_label:
2183             - MMSC_Capacity_Line
2184             source_type: HEAT
2185             param_name: nems_fe_image
2186       type: string
2187       description: Image for NEMS FE server
2188       default: nems-2.1.2_v29
2189     mmsc_oam_ips:
2190       label: MMSC oam_net IP addresses
2191       hidden: false
2192       immutable: false
2193       annotations:
2194         source:
2195           type: org.openecomp.annotations.Source
2196           properties:
2197             vf_module_label:
2198             - MMSC_Capacity_Line
2199             source_type: HEAT
2200             param_name: mmsc_oam_ips
2201       type: list
2202       description: MMSC oam_net IP addresses
2203       default:
2204       - 107.250.172.54
2205       - 107.250.172.55
2206       - 107.250.172.56
2207       - 107.250.172.57
2208       - 107.250.172.58
2209       entry_schema:
2210         type: string
2211     eca_mgmt_name:
2212       label: eca management name
2213       hidden: false
2214       immutable: false
2215       annotations:
2216         source:
2217           type: org.openecomp.annotations.Source
2218           properties:
2219             vf_module_label:
2220             - SG_ECA_MGMT
2221             source_type: HEAT
2222             param_name: eca_mgmt_name
2223       type: string
2224       description: eca management name
2225       default: int_eca_mgmt_net_1
2226     nems_traffic_cidr:
2227       label: nems traffic cidr
2228       hidden: false
2229       immutable: false
2230       annotations:
2231         source:
2232           type: org.openecomp.annotations.Source
2233           properties:
2234             vf_module_label:
2235             - MMSC_Capacity_Line
2236             source_type: HEAT
2237             param_name: nems_traffic_cidr
2238       type: string
2239       description: nems traffic cidr
2240       default: 172.26.3.0/24
2241     nems_be_node_roles:
2242       label: nems node roles
2243       hidden: false
2244       immutable: false
2245       annotations:
2246         source:
2247           type: org.openecomp.annotations.Source
2248           properties:
2249             vf_module_label:
2250             - MMSC_Capacity_Line
2251             source_type: HEAT
2252             param_name: nems_be_node_roles
2253       type: string
2254       description: nems node roles
2255       default: BE0
2256     mmsc_core_snat_ips:
2257       label: mmsc core snat ips
2258       hidden: false
2259       immutable: false
2260       annotations:
2261         source:
2262           type: org.openecomp.annotations.Source
2263           properties:
2264             vf_module_label:
2265             - MMSC_Capacity_Line
2266             source_type: HEAT
2267             param_name: mmsc_core_snat_ips
2268       type: list
2269       description: mmsc core snat ips
2270       default:
2271       - 172.31.10.23
2272       - 172.31.10.24
2273       - 172.31.10.25
2274       - 172.31.10.26
2275       - 172.31.10.27
2276       entry_schema:
2277         type: string
2278     nems_user_web_net_floating_ip:
2279       label: nems user web floating ip
2280       hidden: false
2281       immutable: false
2282       annotations:
2283         source:
2284           type: org.openecomp.annotations.Source
2285           properties:
2286             vf_module_label:
2287             - MMSC_Capacity_Line
2288             source_type: HEAT
2289             param_name: nems_user_web_net_floating_ip
2290       type: string
2291       description: nems user web floating ip
2292       default: 172.26.4.5
2293   node_templates:
2294     server_eca_trx9:
2295       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2296       properties:
2297         flavor:
2298           get_input: eca_trx_flavor
2299         availability_zone:
2300           get_input: availability_zone_0
2301         image:
2302           get_input: eca_trx_image
2303         metadata:
2304           vnf_id:
2305             get_input: vnf_id
2306         name:
2307           get_input:
2308           - eca_trx_names
2309           - 8
2310     server_eca_trx8:
2311       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2312       properties:
2313         flavor:
2314           get_input: eca_trx_flavor
2315         availability_zone:
2316           get_input: availability_zone_0
2317         image:
2318           get_input: eca_trx_image
2319         metadata:
2320           vnf_id:
2321             get_input: vnf_id
2322         name:
2323           get_input:
2324           - eca_trx_names
2325           - 7
2326     server_eca_trx7:
2327       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2328       properties:
2329         flavor:
2330           get_input: eca_trx_flavor
2331         availability_zone:
2332           get_input: availability_zone_0
2333         image:
2334           get_input: eca_trx_image
2335         metadata:
2336           vnf_id:
2337             get_input: vnf_id
2338         name:
2339           get_input:
2340           - eca_trx_names
2341           - 6
2342     server_eca_trx6:
2343       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2344       properties:
2345         flavor:
2346           get_input: eca_trx_flavor
2347         availability_zone:
2348           get_input: availability_zone_0
2349         image:
2350           get_input: eca_trx_image
2351         metadata:
2352           vnf_id:
2353             get_input: vnf_id
2354         name:
2355           get_input:
2356           - eca_trx_names
2357           - 5
2358     arb_instance:
2359       type: org.openecomp.resource.vfc.nodes.heat.arb
2360       properties:
2361         flavor:
2362           get_input: arbiter_flavor
2363         availability_zone:
2364           get_input: availability_zone_0
2365         image:
2366           get_input: oam_image_name
2367         metadata:
2368           vnf_id:
2369             get_input: vnf_id
2370         name:
2371           get_input:
2372           - arb_names
2373           - 0
2374       requirements:
2375       - local_storage:
2376           capability: tosca.capabilities.Attachment
2377           node: arb_volume
2378           relationship: arb_volume_attachment
2379     server_eca_trx5:
2380       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2381       properties:
2382         flavor:
2383           get_input: eca_trx_flavor
2384         availability_zone:
2385           get_input: availability_zone_0
2386         image:
2387           get_input: eca_trx_image
2388         metadata:
2389           vnf_id:
2390             get_input: vnf_id
2391         name:
2392           get_input:
2393           - eca_trx_names
2394           - 4
2395     nems_internal_net:
2396       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
2397       properties:
2398         network_name:
2399           get_input: nems_internal_name
2400         subnets:
2401           nems_internal_network_ip_subnet:
2402             name:
2403               get_input: nems_internal_name
2404             cidr:
2405               get_input: nems_internal_cidr
2406             allocation_pools:
2407             - start:
2408                 get_input: nems_internal_start
2409               end:
2410                 get_input: nems_internal_end
2411     server_eca_trx4:
2412       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2413       properties:
2414         flavor:
2415           get_input: eca_trx_flavor
2416         availability_zone:
2417           get_input: availability_zone_0
2418         image:
2419           get_input: eca_trx_image
2420         metadata:
2421           vnf_id:
2422             get_input: vnf_id
2423         name:
2424           get_input:
2425           - eca_trx_names
2426           - 3
2427     server_eca_trx3:
2428       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2429       properties:
2430         flavor:
2431           get_input: eca_trx_flavor
2432         availability_zone:
2433           get_input: availability_zone_0
2434         image:
2435           get_input: eca_trx_image
2436         metadata:
2437           vnf_id:
2438             get_input: vnf_id
2439         name:
2440           get_input:
2441           - eca_trx_names
2442           - 2
2443     server_eca_trx2:
2444       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2445       properties:
2446         flavor:
2447           get_input: eca_trx_flavor
2448         availability_zone:
2449           get_input: availability_zone_0
2450         image:
2451           get_input: eca_trx_image
2452         metadata:
2453           vnf_id:
2454             get_input: vnf_id
2455         name:
2456           get_input:
2457           - eca_trx_names
2458           - 1
2459     lb1_mgmt_port:
2460       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2461       properties:
2462         replacement_policy: AUTO
2463         ip_requirements:
2464         - ip_version: 4
2465           ip_count_required:
2466             is_required: true
2467           floating_ip_count_required:
2468             is_required: false
2469         security_groups:
2470         - get_input: security_group_name
2471         fixed_ips:
2472         - ip_address:
2473             get_input:
2474             - lb_oam_ips
2475             - 0
2476         mac_requirements:
2477           mac_count_required:
2478             is_required: false
2479         network_role_tag: oam
2480         network:
2481           get_input: oam_net_name
2482       requirements:
2483       - binding:
2484           capability: tosca.capabilities.network.Bindable
2485           node: lb1_instance
2486           relationship: tosca.relationships.network.BindsTo
2487     lb2_mms_traffic_port:
2488       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2489       properties:
2490         replacement_policy: AUTO
2491         ip_requirements:
2492         - ip_version: 4
2493           ip_count_required:
2494             is_required: true
2495           floating_ip_count_required:
2496             is_required: true
2497         security_groups:
2498         - get_input: security_group_name
2499         fixed_ips:
2500         - ip_address:
2501             get_input: mms_traffic_net_local_ip_2
2502         mac_requirements:
2503           mac_count_required:
2504             is_required: false
2505         allowed_address_pairs:
2506         - ip_address:
2507             get_input: mms_traffic_net_floating_ip
2508         network: mms_traffic_net
2509       requirements:
2510       - link:
2511           capability: tosca.capabilities.network.Linkable
2512           node: mms_traffic_net
2513           relationship: tosca.relationships.network.LinksTo
2514       - binding:
2515           capability: tosca.capabilities.network.Bindable
2516           node: lb2_instance
2517           relationship: tosca.relationships.network.BindsTo
2518     nems_fe1_port_1:
2519       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2520       properties:
2521         replacement_policy: AUTO
2522         ip_requirements:
2523         - ip_version: 4
2524           ip_count_required:
2525             is_required: true
2526           floating_ip_count_required:
2527             is_required: false
2528         security_groups:
2529         - get_input: security_group_name
2530         fixed_ips:
2531         - ip_address:
2532             get_input:
2533             - nems_fe_nems_traffic_net_ips
2534             - 0
2535         mac_requirements:
2536           mac_count_required:
2537             is_required: false
2538         network: nems_traffic_net
2539       requirements:
2540       - link:
2541           capability: tosca.capabilities.network.Linkable
2542           node: nems_traffic_net
2543           relationship: tosca.relationships.network.LinksTo
2544       - binding:
2545           capability: tosca.capabilities.network.Bindable
2546           node: server_nems_fe1
2547           relationship: tosca.relationships.network.BindsTo
2548     nems_fe2_port_3:
2549       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2550       properties:
2551         replacement_policy: AUTO
2552         ip_requirements:
2553         - ip_version: 4
2554           ip_count_required:
2555             is_required: true
2556           floating_ip_count_required:
2557             is_required: false
2558         security_groups:
2559         - get_input: security_group_name
2560         fixed_ips:
2561         - ip_address:
2562             get_input:
2563             - nems_fe_nems_internal_net_ips
2564             - 1
2565         mac_requirements:
2566           mac_count_required:
2567             is_required: false
2568         network: nems_internal_net
2569       requirements:
2570       - link:
2571           capability: tosca.capabilities.network.Linkable
2572           node: nems_internal_net
2573           relationship: tosca.relationships.network.LinksTo
2574       - binding:
2575           capability: tosca.capabilities.network.Bindable
2576           node: server_nems_fe2
2577           relationship: tosca.relationships.network.BindsTo
2578     server_eca_trx1:
2579       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2580       properties:
2581         flavor:
2582           get_input: eca_trx_flavor
2583         availability_zone:
2584           get_input: availability_zone_0
2585         image:
2586           get_input: eca_trx_image
2587         metadata:
2588           vnf_id:
2589             get_input: vnf_id
2590         name:
2591           get_input:
2592           - eca_trx_names
2593           - 0
2594     nems_fe1_port_2:
2595       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2596       properties:
2597         replacement_policy: AUTO
2598         ip_requirements:
2599         - ip_version: 4
2600           ip_count_required:
2601             is_required: true
2602           floating_ip_count_required:
2603             is_required: false
2604         security_groups:
2605         - get_input: security_group_name
2606         fixed_ips:
2607         - ip_address:
2608             get_input:
2609             - nems_fe_nems_user_web_net_ips
2610             - 0
2611         mac_requirements:
2612           mac_count_required:
2613             is_required: false
2614         network: nems_user_web_net
2615       requirements:
2616       - link:
2617           capability: tosca.capabilities.network.Linkable
2618           node: nems_user_web_net
2619           relationship: tosca.relationships.network.LinksTo
2620       - binding:
2621           capability: tosca.capabilities.network.Bindable
2622           node: server_nems_fe1
2623           relationship: tosca.relationships.network.BindsTo
2624     nems_fe2_port_2:
2625       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2626       properties:
2627         replacement_policy: AUTO
2628         ip_requirements:
2629         - ip_version: 4
2630           ip_count_required:
2631             is_required: true
2632           floating_ip_count_required:
2633             is_required: false
2634         security_groups:
2635         - get_input: security_group_name
2636         fixed_ips:
2637         - ip_address:
2638             get_input:
2639             - nems_fe_nems_user_web_net_ips
2640             - 1
2641         mac_requirements:
2642           mac_count_required:
2643             is_required: false
2644         network: nems_user_web_net
2645       requirements:
2646       - link:
2647           capability: tosca.capabilities.network.Linkable
2648           node: nems_user_web_net
2649           relationship: tosca.relationships.network.LinksTo
2650       - binding:
2651           capability: tosca.capabilities.network.Bindable
2652           node: server_nems_fe2
2653           relationship: tosca.relationships.network.BindsTo
2654     nems_fe2_port_1:
2655       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2656       properties:
2657         replacement_policy: AUTO
2658         ip_requirements:
2659         - ip_version: 4
2660           ip_count_required:
2661             is_required: true
2662           floating_ip_count_required:
2663             is_required: false
2664         security_groups:
2665         - get_input: security_group_name
2666         fixed_ips:
2667         - ip_address:
2668             get_input:
2669             - nems_fe_nems_traffic_net_ips
2670             - 1
2671         mac_requirements:
2672           mac_count_required:
2673             is_required: false
2674         network: nems_traffic_net
2675       requirements:
2676       - link:
2677           capability: tosca.capabilities.network.Linkable
2678           node: nems_traffic_net
2679           relationship: tosca.relationships.network.LinksTo
2680       - binding:
2681           capability: tosca.capabilities.network.Bindable
2682           node: server_nems_fe2
2683           relationship: tosca.relationships.network.BindsTo
2684     nems_fe1_port_0:
2685       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2686       properties:
2687         replacement_policy: AUTO
2688         ip_requirements:
2689         - ip_version: 4
2690           ip_count_required:
2691             is_required: true
2692           floating_ip_count_required:
2693             is_required: false
2694         security_groups:
2695         - get_input: security_group_name
2696         fixed_ips:
2697         - ip_address:
2698             get_input:
2699             - nems_fe_oam_ips
2700             - 0
2701         mac_requirements:
2702           mac_count_required:
2703             is_required: false
2704         network_role_tag: oam
2705         network:
2706           get_input: oam_net_name
2707       requirements:
2708       - binding:
2709           capability: tosca.capabilities.network.Bindable
2710           node: server_nems_fe1
2711           relationship: tosca.relationships.network.BindsTo
2712     nems_fe2_port_0:
2713       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2714       properties:
2715         replacement_policy: AUTO
2716         ip_requirements:
2717         - ip_version: 4
2718           ip_count_required:
2719             is_required: true
2720           floating_ip_count_required:
2721             is_required: false
2722         security_groups:
2723         - get_input: security_group_name
2724         fixed_ips:
2725         - ip_address:
2726             get_input:
2727             - nems_fe_oam_ips
2728             - 1
2729         mac_requirements:
2730           mac_count_required:
2731             is_required: false
2732         network_role_tag: oam
2733         network:
2734           get_input: oam_net_name
2735       requirements:
2736       - binding:
2737           capability: tosca.capabilities.network.Bindable
2738           node: server_nems_fe2
2739           relationship: tosca.relationships.network.BindsTo
2740     nems_fe1_port_3:
2741       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2742       properties:
2743         replacement_policy: AUTO
2744         ip_requirements:
2745         - ip_version: 4
2746           ip_count_required:
2747             is_required: true
2748           floating_ip_count_required:
2749             is_required: false
2750         security_groups:
2751         - get_input: security_group_name
2752         fixed_ips:
2753         - ip_address:
2754             get_input:
2755             - nems_fe_nems_internal_net_ips
2756             - 0
2757         mac_requirements:
2758           mac_count_required:
2759             is_required: false
2760         network: nems_internal_net
2761       requirements:
2762       - link:
2763           capability: tosca.capabilities.network.Linkable
2764           node: nems_internal_net
2765           relationship: tosca.relationships.network.LinksTo
2766       - binding:
2767           capability: tosca.capabilities.network.Bindable
2768           node: server_nems_fe1
2769           relationship: tosca.relationships.network.BindsTo
2770     nems_fe1_port_4:
2771       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2772       properties:
2773         replacement_policy: AUTO
2774         ip_requirements:
2775         - ip_version: 4
2776           ip_count_required:
2777             is_required: true
2778           floating_ip_count_required:
2779             is_required: false
2780         security_groups:
2781         - get_input: security_group_name
2782         fixed_ips:
2783         - ip_address:
2784             get_input:
2785             - nems_fe_nems_imap_net_ips
2786             - 0
2787         mac_requirements:
2788           mac_count_required:
2789             is_required: false
2790         network: nems_imap_net
2791       requirements:
2792       - link:
2793           capability: tosca.capabilities.network.Linkable
2794           node: nems_imap_net
2795           relationship: tosca.relationships.network.LinksTo
2796       - binding:
2797           capability: tosca.capabilities.network.Bindable
2798           node: server_nems_fe1
2799           relationship: tosca.relationships.network.BindsTo
2800     nems_fe2_port_4:
2801       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2802       properties:
2803         replacement_policy: AUTO
2804         ip_requirements:
2805         - ip_version: 4
2806           ip_count_required:
2807             is_required: true
2808           floating_ip_count_required:
2809             is_required: false
2810         security_groups:
2811         - get_input: security_group_name
2812         fixed_ips:
2813         - ip_address:
2814             get_input:
2815             - nems_fe_nems_imap_net_ips
2816             - 1
2817         mac_requirements:
2818           mac_count_required:
2819             is_required: false
2820         network: nems_imap_net
2821       requirements:
2822       - link:
2823           capability: tosca.capabilities.network.Linkable
2824           node: nems_imap_net
2825           relationship: tosca.relationships.network.LinksTo
2826       - binding:
2827           capability: tosca.capabilities.network.Bindable
2828           node: server_nems_fe2
2829           relationship: tosca.relationships.network.BindsTo
2830     mms_security_group:
2831       type: org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules
2832       properties:
2833         name:
2834           get_input: security_group_name
2835         description: mmsc security group
2836         rules:
2837         - protocol: tcp
2838           ethertype: IPv4
2839           port_range_max: 65535
2840           remote_ip_prefix: 0.0.0.0/0
2841           direction: egress
2842           port_range_min: 1
2843         - protocol: udp
2844           ethertype: IPv4
2845           port_range_max: 65535
2846           remote_ip_prefix: 0.0.0.0/0
2847           direction: egress
2848           port_range_min: 1
2849         - protocol: icmp
2850           ethertype: IPv4
2851           remote_ip_prefix: 0.0.0.0/0
2852           direction: egress
2853         - protocol: tcp
2854           ethertype: IPv4
2855           port_range_max: 65535
2856           remote_ip_prefix: 0.0.0.0/0
2857           direction: ingress
2858           port_range_min: 1
2859         - protocol: udp
2860           ethertype: IPv4
2861           port_range_max: 65535
2862           remote_ip_prefix: 0.0.0.0/0
2863           direction: ingress
2864           port_range_min: 1
2865         - protocol: icmp
2866           ethertype: IPv4
2867           remote_ip_prefix: 0.0.0.0/0
2868           direction: ingress
2869     mmsc4_volume:
2870       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
2871       properties:
2872         volume_type:
2873           get_input: MMSC_volume_type
2874         size: '(get_input : mmsc_cinder_volume_size) * 1024'
2875     lb2_eca_traffic_port:
2876       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2877       properties:
2878         replacement_policy: AUTO
2879         ip_requirements:
2880         - ip_version: 4
2881           ip_count_required:
2882             is_required: true
2883           floating_ip_count_required:
2884             is_required: true
2885         security_groups:
2886         - get_input: security_group_name
2887         fixed_ips:
2888         - ip_address:
2889             get_input: eca_traffic_net_local_ip_2
2890         mac_requirements:
2891           mac_count_required:
2892             is_required: false
2893         allowed_address_pairs:
2894         - ip_address:
2895             get_input: eca_traffic_net_floating_ip
2896         network: eca_traffic_net
2897       requirements:
2898       - link:
2899           capability: tosca.capabilities.network.Linkable
2900           node: eca_traffic_net
2901           relationship: tosca.relationships.network.LinksTo
2902       - binding:
2903           capability: tosca.capabilities.network.Bindable
2904           node: lb2_instance
2905           relationship: tosca.relationships.network.BindsTo
2906     lb2_ha_net_port:
2907       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2908       properties:
2909         replacement_policy: AUTO
2910         ip_requirements:
2911         - ip_version: 4
2912           ip_count_required:
2913             is_required: true
2914           floating_ip_count_required:
2915             is_required: false
2916         security_groups:
2917         - get_input: security_group_name
2918         fixed_ips:
2919         - ip_address:
2920             get_input: ha_net_local_ip2
2921         mac_requirements:
2922           mac_count_required:
2923             is_required: false
2924         network: ha_net
2925       requirements:
2926       - link:
2927           capability: tosca.capabilities.network.Linkable
2928           node: ha_net
2929           relationship: tosca.relationships.network.LinksTo
2930       - binding:
2931           capability: tosca.capabilities.network.Bindable
2932           node: lb2_instance
2933           relationship: tosca.relationships.network.BindsTo
2934     oam2_mgmt_port:
2935       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2936       properties:
2937         replacement_policy: AUTO
2938         ip_requirements:
2939         - ip_version: 4
2940           ip_count_required:
2941             is_required: true
2942           floating_ip_count_required:
2943             is_required: false
2944         security_groups:
2945         - get_input: security_group_name
2946         fixed_ips:
2947         - ip_address:
2948             get_input:
2949             - eca_oam_ips
2950             - 1
2951         mac_requirements:
2952           mac_count_required:
2953             is_required: false
2954         network_role_tag: oam
2955         network:
2956           get_input: oam_net_name
2957       requirements:
2958       - binding:
2959           capability: tosca.capabilities.network.Bindable
2960           node: oam2_instance
2961           relationship: tosca.relationships.network.BindsTo
2962     nems_user_web_net:
2963       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
2964       properties:
2965         network_name:
2966           get_input: nems_user_web_name
2967         subnets:
2968           nems_user_web_network_ip_subnet:
2969             name:
2970               get_input: nems_user_web_name
2971             cidr:
2972               get_input: nems_user_web_cidr
2973             allocation_pools:
2974             - start:
2975                 get_input: nems_user_web_start
2976               end:
2977                 get_input: nems_user_web_end
2978     lb1_ha_net_port:
2979       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2980       properties:
2981         replacement_policy: AUTO
2982         ip_requirements:
2983         - ip_version: 4
2984           ip_count_required:
2985             is_required: true
2986           floating_ip_count_required:
2987             is_required: false
2988         security_groups:
2989         - get_input: security_group_name
2990         fixed_ips:
2991         - ip_address:
2992             get_input: ha_net_local_ip1
2993         mac_requirements:
2994           mac_count_required:
2995             is_required: false
2996         network: ha_net
2997       requirements:
2998       - link:
2999           capability: tosca.capabilities.network.Linkable
3000           node: ha_net
3001           relationship: tosca.relationships.network.LinksTo
3002       - binding:
3003           capability: tosca.capabilities.network.Bindable
3004           node: lb1_instance
3005           relationship: tosca.relationships.network.BindsTo
3006     mmsc2_volume:
3007       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3008       properties:
3009         volume_type:
3010           get_input: MMSC_volume_type
3011         size: '(get_input : mmsc_cinder_volume_size) * 1024'
3012     cmaui1_volume:
3013       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3014       properties:
3015         volume_type:
3016           get_input: CMAUI_volume_type
3017         size: '(get_input : cmaui_cinder_volume_size) * 1024'
3018     nems_traffic_net:
3019       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
3020       properties:
3021         network_name:
3022           get_input: nems_traffic_name
3023         subnets:
3024           nems_traffic_network_ip_subnet:
3025             name:
3026               get_input: nems_traffic_name
3027             cidr:
3028               get_input: nems_traffic_cidr
3029             allocation_pools:
3030             - start:
3031                 get_input: nems_traffic_start
3032               end:
3033                 get_input: nems_traffic_end
3034     eca_trx16_port_0:
3035       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3036       properties:
3037         replacement_policy: AUTO
3038         ip_requirements:
3039         - ip_version: 4
3040           ip_count_required:
3041             is_required: true
3042           floating_ip_count_required:
3043             is_required: false
3044         security_groups:
3045         - get_input: security_group_name
3046         fixed_ips:
3047         - ip_address:
3048             get_input:
3049             - eca_trx_oam_ips
3050             - 15
3051         mac_requirements:
3052           mac_count_required:
3053             is_required: false
3054         network_role_tag: oam
3055         network:
3056           get_input: oam_net_name
3057       requirements:
3058       - binding:
3059           capability: tosca.capabilities.network.Bindable
3060           node: server_eca_trx16
3061           relationship: tosca.relationships.network.BindsTo
3062     eca_trx19_port_2:
3063       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3064       properties:
3065         replacement_policy: AUTO
3066         ip_requirements:
3067         - ip_version: 4
3068           ip_count_required:
3069             is_required: true
3070           floating_ip_count_required:
3071             is_required: false
3072         security_groups:
3073         - get_input: security_group_name
3074         fixed_ips:
3075         - ip_address:
3076             get_input:
3077             - eca_trx_eca_traffic_net_ips
3078             - 18
3079         mac_requirements:
3080           mac_count_required:
3081             is_required: false
3082         network: eca_traffic_net
3083       requirements:
3084       - link:
3085           capability: tosca.capabilities.network.Linkable
3086           node: eca_traffic_net
3087           relationship: tosca.relationships.network.LinksTo
3088       - binding:
3089           capability: tosca.capabilities.network.Bindable
3090           node: server_eca_trx19
3091           relationship: tosca.relationships.network.BindsTo
3092     eca_trx16_port_1:
3093       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3094       properties:
3095         replacement_policy: AUTO
3096         ip_requirements:
3097         - ip_version: 4
3098           ip_count_required:
3099             is_required: true
3100           floating_ip_count_required:
3101             is_required: false
3102         security_groups:
3103         - get_input: security_group_name
3104         fixed_ips:
3105         - ip_address:
3106             get_input:
3107             - eca_trx_mgmt_ips
3108             - 15
3109         mac_requirements:
3110           mac_count_required:
3111             is_required: false
3112         network_role_tag: eca_mgmt
3113         network:
3114           get_input: eca_mgmt_net_name
3115       requirements:
3116       - binding:
3117           capability: tosca.capabilities.network.Bindable
3118           node: server_eca_trx16
3119           relationship: tosca.relationships.network.BindsTo
3120     eca_trx19_port_1:
3121       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3122       properties:
3123         replacement_policy: AUTO
3124         ip_requirements:
3125         - ip_version: 4
3126           ip_count_required:
3127             is_required: true
3128           floating_ip_count_required:
3129             is_required: false
3130         security_groups:
3131         - get_input: security_group_name
3132         fixed_ips:
3133         - ip_address:
3134             get_input:
3135             - eca_trx_mgmt_ips
3136             - 18
3137         mac_requirements:
3138           mac_count_required:
3139             is_required: false
3140         network_role_tag: eca_mgmt
3141         network:
3142           get_input: eca_mgmt_net_name
3143       requirements:
3144       - binding:
3145           capability: tosca.capabilities.network.Bindable
3146           node: server_eca_trx19
3147           relationship: tosca.relationships.network.BindsTo
3148     eca_trx15_port_0:
3149       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3150       properties:
3151         replacement_policy: AUTO
3152         ip_requirements:
3153         - ip_version: 4
3154           ip_count_required:
3155             is_required: true
3156           floating_ip_count_required:
3157             is_required: false
3158         security_groups:
3159         - get_input: security_group_name
3160         fixed_ips:
3161         - ip_address:
3162             get_input:
3163             - eca_trx_oam_ips
3164             - 14
3165         mac_requirements:
3166           mac_count_required:
3167             is_required: false
3168         network_role_tag: oam
3169         network:
3170           get_input: oam_net_name
3171       requirements:
3172       - binding:
3173           capability: tosca.capabilities.network.Bindable
3174           node: server_eca_trx15
3175           relationship: tosca.relationships.network.BindsTo
3176     eca_trx19_port_0:
3177       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3178       properties:
3179         replacement_policy: AUTO
3180         ip_requirements:
3181         - ip_version: 4
3182           ip_count_required:
3183             is_required: true
3184           floating_ip_count_required:
3185             is_required: false
3186         security_groups:
3187         - get_input: security_group_name
3188         fixed_ips:
3189         - ip_address:
3190             get_input:
3191             - eca_trx_oam_ips
3192             - 18
3193         mac_requirements:
3194           mac_count_required:
3195             is_required: false
3196         network_role_tag: oam
3197         network:
3198           get_input: oam_net_name
3199       requirements:
3200       - binding:
3201           capability: tosca.capabilities.network.Bindable
3202           node: server_eca_trx19
3203           relationship: tosca.relationships.network.BindsTo
3204     lb1_nems_traffic_port:
3205       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3206       properties:
3207         replacement_policy: AUTO
3208         ip_requirements:
3209         - ip_version: 4
3210           ip_count_required:
3211             is_required: true
3212           floating_ip_count_required:
3213             is_required: true
3214         security_groups:
3215         - get_input: security_group_name
3216         fixed_ips:
3217         - ip_address:
3218             get_input: nems_traffic_net_local_ip1
3219         mac_requirements:
3220           mac_count_required:
3221             is_required: false
3222         allowed_address_pairs:
3223         - ip_address:
3224             get_input: nems_traffic_net_floating_ip
3225         network: nems_traffic_net
3226       requirements:
3227       - link:
3228           capability: tosca.capabilities.network.Linkable
3229           node: nems_traffic_net
3230           relationship: tosca.relationships.network.LinksTo
3231       - binding:
3232           capability: tosca.capabilities.network.Bindable
3233           node: lb1_instance
3234           relationship: tosca.relationships.network.BindsTo
3235     oam2_instance:
3236       type: org.openecomp.resource.vfc.nodes.heat.eca
3237       properties:
3238         flavor:
3239           get_input: oam_flavor
3240         availability_zone:
3241           get_input: availability_zone_0
3242         image:
3243           get_input: oam_image_name
3244         metadata:
3245           vnf_id:
3246             get_input: vnf_id
3247         name:
3248           get_input:
3249           - eca_names
3250           - 1
3251       requirements:
3252       - local_storage:
3253           capability: tosca.capabilities.Attachment
3254           node: oam2_volume
3255           relationship: oam2_volume_attachment
3256     eca_trx11_port_1:
3257       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3258       properties:
3259         replacement_policy: AUTO
3260         ip_requirements:
3261         - ip_version: 4
3262           ip_count_required:
3263             is_required: true
3264           floating_ip_count_required:
3265             is_required: false
3266         security_groups:
3267         - get_input: security_group_name
3268         fixed_ips:
3269         - ip_address:
3270             get_input:
3271             - eca_trx_mgmt_ips
3272             - 10
3273         mac_requirements:
3274           mac_count_required:
3275             is_required: false
3276         network_role_tag: eca_mgmt
3277         network:
3278           get_input: eca_mgmt_net_name
3279       requirements:
3280       - binding:
3281           capability: tosca.capabilities.network.Bindable
3282           node: server_eca_trx11
3283           relationship: tosca.relationships.network.BindsTo
3284     eca_trx11_port_2:
3285       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3286       properties:
3287         replacement_policy: AUTO
3288         ip_requirements:
3289         - ip_version: 4
3290           ip_count_required:
3291             is_required: true
3292           floating_ip_count_required:
3293             is_required: false
3294         security_groups:
3295         - get_input: security_group_name
3296         fixed_ips:
3297         - ip_address:
3298             get_input:
3299             - eca_trx_eca_traffic_net_ips
3300             - 10
3301         mac_requirements:
3302           mac_count_required:
3303             is_required: false
3304         network: eca_traffic_net
3305       requirements:
3306       - link:
3307           capability: tosca.capabilities.network.Linkable
3308           node: eca_traffic_net
3309           relationship: tosca.relationships.network.LinksTo
3310       - binding:
3311           capability: tosca.capabilities.network.Bindable
3312           node: server_eca_trx11
3313           relationship: tosca.relationships.network.BindsTo
3314     eca_trx12_port_2:
3315       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3316       properties:
3317         replacement_policy: AUTO
3318         ip_requirements:
3319         - ip_version: 4
3320           ip_count_required:
3321             is_required: true
3322           floating_ip_count_required:
3323             is_required: false
3324         security_groups:
3325         - get_input: security_group_name
3326         fixed_ips:
3327         - ip_address:
3328             get_input:
3329             - eca_trx_eca_traffic_net_ips
3330             - 11
3331         mac_requirements:
3332           mac_count_required:
3333             is_required: false
3334         network: eca_traffic_net
3335       requirements:
3336       - link:
3337           capability: tosca.capabilities.network.Linkable
3338           node: eca_traffic_net
3339           relationship: tosca.relationships.network.LinksTo
3340       - binding:
3341           capability: tosca.capabilities.network.Bindable
3342           node: server_eca_trx12
3343           relationship: tosca.relationships.network.BindsTo
3344     arb_volume:
3345       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3346       properties:
3347         volume_type:
3348           get_input: ARB_volume_type
3349         size: '(get_input : arb_volume_size) * 1024'
3350     eca_trx12_port_1:
3351       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3352       properties:
3353         replacement_policy: AUTO
3354         ip_requirements:
3355         - ip_version: 4
3356           ip_count_required:
3357             is_required: true
3358           floating_ip_count_required:
3359             is_required: false
3360         security_groups:
3361         - get_input: security_group_name
3362         fixed_ips:
3363         - ip_address:
3364             get_input:
3365             - eca_trx_mgmt_ips
3366             - 11
3367         mac_requirements:
3368           mac_count_required:
3369             is_required: false
3370         network_role_tag: eca_mgmt
3371         network:
3372           get_input: eca_mgmt_net_name
3373       requirements:
3374       - binding:
3375           capability: tosca.capabilities.network.Bindable
3376           node: server_eca_trx12
3377           relationship: tosca.relationships.network.BindsTo
3378     eca_trx11_port_0:
3379       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3380       properties:
3381         replacement_policy: AUTO
3382         ip_requirements:
3383         - ip_version: 4
3384           ip_count_required:
3385             is_required: true
3386           floating_ip_count_required:
3387             is_required: false
3388         security_groups:
3389         - get_input: security_group_name
3390         fixed_ips:
3391         - ip_address:
3392             get_input:
3393             - eca_trx_oam_ips
3394             - 10
3395         mac_requirements:
3396           mac_count_required:
3397             is_required: false
3398         network_role_tag: oam
3399         network:
3400           get_input: oam_net_name
3401       requirements:
3402       - binding:
3403           capability: tosca.capabilities.network.Bindable
3404           node: server_eca_trx11
3405           relationship: tosca.relationships.network.BindsTo
3406     eca_trx12_port_0:
3407       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3408       properties:
3409         replacement_policy: AUTO
3410         ip_requirements:
3411         - ip_version: 4
3412           ip_count_required:
3413             is_required: true
3414           floating_ip_count_required:
3415             is_required: false
3416         security_groups:
3417         - get_input: security_group_name
3418         fixed_ips:
3419         - ip_address:
3420             get_input:
3421             - eca_trx_oam_ips
3422             - 11
3423         mac_requirements:
3424           mac_count_required:
3425             is_required: false
3426         network_role_tag: oam
3427         network:
3428           get_input: oam_net_name
3429       requirements:
3430       - binding:
3431           capability: tosca.capabilities.network.Bindable
3432           node: server_eca_trx12
3433           relationship: tosca.relationships.network.BindsTo
3434     mmsc4_port_0:
3435       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3436       properties:
3437         replacement_policy: AUTO
3438         ip_requirements:
3439         - ip_version: 4
3440           ip_count_required:
3441             is_required: true
3442           floating_ip_count_required:
3443             is_required: false
3444         security_groups:
3445         - get_input: security_group_name
3446         fixed_ips:
3447         - ip_address:
3448             get_input:
3449             - mmsc_oam_ips
3450             - 3
3451         mac_requirements:
3452           mac_count_required:
3453             is_required: false
3454         network_role_tag: oam
3455         network:
3456           get_input: oam_net_name
3457       requirements:
3458       - binding:
3459           capability: tosca.capabilities.network.Bindable
3460           node: server_mmsc4
3461           relationship: tosca.relationships.network.BindsTo
3462     cmaui1_port_0:
3463       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3464       properties:
3465         replacement_policy: AUTO
3466         ip_requirements:
3467         - ip_version: 4
3468           ip_count_required:
3469             is_required: true
3470           floating_ip_count_required:
3471             is_required: false
3472         security_groups:
3473         - get_input: security_group_name
3474         fixed_ips:
3475         - ip_address:
3476             get_input:
3477             - cmaui_oam_ips
3478             - 1
3479         mac_requirements:
3480           mac_count_required:
3481             is_required: false
3482         network_role_tag: oam
3483         network:
3484           get_input: oam_net_name
3485       requirements:
3486       - binding:
3487           capability: tosca.capabilities.network.Bindable
3488           node: server_cmaui1
3489           relationship: tosca.relationships.network.BindsTo
3490     mmsc3_port_0:
3491       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3492       properties:
3493         replacement_policy: AUTO
3494         ip_requirements:
3495         - ip_version: 4
3496           ip_count_required:
3497             is_required: true
3498           floating_ip_count_required:
3499             is_required: false
3500         security_groups:
3501         - get_input: security_group_name
3502         fixed_ips:
3503         - ip_address:
3504             get_input:
3505             - mmsc_oam_ips
3506             - 2
3507         mac_requirements:
3508           mac_count_required:
3509             is_required: false
3510         network_role_tag: oam
3511         network:
3512           get_input: oam_net_name
3513       requirements:
3514       - binding:
3515           capability: tosca.capabilities.network.Bindable
3516           node: server_mmsc3
3517           relationship: tosca.relationships.network.BindsTo
3518     eca_trx15_port_2:
3519       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3520       properties:
3521         replacement_policy: AUTO
3522         ip_requirements:
3523         - ip_version: 4
3524           ip_count_required:
3525             is_required: true
3526           floating_ip_count_required:
3527             is_required: false
3528         security_groups:
3529         - get_input: security_group_name
3530         fixed_ips:
3531         - ip_address:
3532             get_input:
3533             - eca_trx_eca_traffic_net_ips
3534             - 14
3535         mac_requirements:
3536           mac_count_required:
3537             is_required: false
3538         network: eca_traffic_net
3539       requirements:
3540       - link:
3541           capability: tosca.capabilities.network.Linkable
3542           node: eca_traffic_net
3543           relationship: tosca.relationships.network.LinksTo
3544       - binding:
3545           capability: tosca.capabilities.network.Bindable
3546           node: server_eca_trx15
3547           relationship: tosca.relationships.network.BindsTo
3548     mmsc3_port_1:
3549       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3550       properties:
3551         replacement_policy: AUTO
3552         ip_requirements:
3553         - ip_version: 4
3554           ip_count_required:
3555             is_required: true
3556           floating_ip_count_required:
3557             is_required: false
3558         security_groups:
3559         - get_input: security_group_name
3560         fixed_ips:
3561         - ip_address:
3562             get_input:
3563             - mmsc_mms_traffic_net_ips
3564             - 2
3565         mac_requirements:
3566           mac_count_required:
3567             is_required: false
3568         network: mms_traffic_net
3569       requirements:
3570       - link:
3571           capability: tosca.capabilities.network.Linkable
3572           node: mms_traffic_net
3573           relationship: tosca.relationships.network.LinksTo
3574       - binding:
3575           capability: tosca.capabilities.network.Bindable
3576           node: server_mmsc3
3577           relationship: tosca.relationships.network.BindsTo
3578     mmsc4_port_1:
3579       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3580       properties:
3581         replacement_policy: AUTO
3582         ip_requirements:
3583         - ip_version: 4
3584           ip_count_required:
3585             is_required: true
3586           floating_ip_count_required:
3587             is_required: false
3588         security_groups:
3589         - get_input: security_group_name
3590         fixed_ips:
3591         - ip_address:
3592             get_input:
3593             - mmsc_mms_traffic_net_ips
3594             - 3
3595         mac_requirements:
3596           mac_count_required:
3597             is_required: false
3598         network: mms_traffic_net
3599       requirements:
3600       - link:
3601           capability: tosca.capabilities.network.Linkable
3602           node: mms_traffic_net
3603           relationship: tosca.relationships.network.LinksTo
3604       - binding:
3605           capability: tosca.capabilities.network.Bindable
3606           node: server_mmsc4
3607           relationship: tosca.relationships.network.BindsTo
3608     eca_trx15_port_1:
3609       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3610       properties:
3611         replacement_policy: AUTO
3612         ip_requirements:
3613         - ip_version: 4
3614           ip_count_required:
3615             is_required: true
3616           floating_ip_count_required:
3617             is_required: false
3618         security_groups:
3619         - get_input: security_group_name
3620         fixed_ips:
3621         - ip_address:
3622             get_input:
3623             - eca_trx_mgmt_ips
3624             - 14
3625         mac_requirements:
3626           mac_count_required:
3627             is_required: false
3628         network_role_tag: eca_mgmt
3629         network:
3630           get_input: eca_mgmt_net_name
3631       requirements:
3632       - binding:
3633           capability: tosca.capabilities.network.Bindable
3634           node: server_eca_trx15
3635           relationship: tosca.relationships.network.BindsTo
3636     eca_trx16_port_2:
3637       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3638       properties:
3639         replacement_policy: AUTO
3640         ip_requirements:
3641         - ip_version: 4
3642           ip_count_required:
3643             is_required: true
3644           floating_ip_count_required:
3645             is_required: false
3646         security_groups:
3647         - get_input: security_group_name
3648         fixed_ips:
3649         - ip_address:
3650             get_input:
3651             - eca_trx_eca_traffic_net_ips
3652             - 15
3653         mac_requirements:
3654           mac_count_required:
3655             is_required: false
3656         network: eca_traffic_net
3657       requirements:
3658       - link:
3659           capability: tosca.capabilities.network.Linkable
3660           node: eca_traffic_net
3661           relationship: tosca.relationships.network.LinksTo
3662       - binding:
3663           capability: tosca.capabilities.network.Bindable
3664           node: server_eca_trx16
3665           relationship: tosca.relationships.network.BindsTo
3666     arb_mgmt_port:
3667       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3668       properties:
3669         replacement_policy: AUTO
3670         ip_requirements:
3671         - ip_version: 4
3672           ip_count_required:
3673             is_required: true
3674           floating_ip_count_required:
3675             is_required: false
3676         security_groups:
3677         - get_input: security_group_name
3678         fixed_ips:
3679         - ip_address:
3680             get_input:
3681             - arb_oam_ips
3682             - 0
3683         mac_requirements:
3684           mac_count_required:
3685             is_required: false
3686         network_role_tag: oam
3687         network:
3688           get_input: oam_net_name
3689       requirements:
3690       - binding:
3691           capability: tosca.capabilities.network.Bindable
3692           node: arb_instance
3693           relationship: tosca.relationships.network.BindsTo
3694     lb2_mgmt_port:
3695       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3696       properties:
3697         replacement_policy: AUTO
3698         ip_requirements:
3699         - ip_version: 4
3700           ip_count_required:
3701             is_required: true
3702           floating_ip_count_required:
3703             is_required: false
3704         security_groups:
3705         - get_input: security_group_name
3706         fixed_ips:
3707         - ip_address:
3708             get_input:
3709             - lb_oam_ips
3710             - 1
3711         mac_requirements:
3712           mac_count_required:
3713             is_required: false
3714         network_role_tag: oam
3715         network:
3716           get_input: oam_net_name
3717       requirements:
3718       - binding:
3719           capability: tosca.capabilities.network.Bindable
3720           node: lb2_instance
3721           relationship: tosca.relationships.network.BindsTo
3722     mmsc5_volume:
3723       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3724       properties:
3725         volume_type:
3726           get_input: MMSC_volume_type
3727         size: '(get_input : mmsc_cinder_volume_size) * 1024'
3728     eca_trx7_port_2:
3729       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3730       properties:
3731         replacement_policy: AUTO
3732         ip_requirements:
3733         - ip_version: 4
3734           ip_count_required:
3735             is_required: true
3736           floating_ip_count_required:
3737             is_required: false
3738         security_groups:
3739         - get_input: security_group_name
3740         fixed_ips:
3741         - ip_address:
3742             get_input:
3743             - eca_trx_eca_traffic_net_ips
3744             - 6
3745         mac_requirements:
3746           mac_count_required:
3747             is_required: false
3748         network: eca_traffic_net
3749       requirements:
3750       - link:
3751           capability: tosca.capabilities.network.Linkable
3752           node: eca_traffic_net
3753           relationship: tosca.relationships.network.LinksTo
3754       - binding:
3755           capability: tosca.capabilities.network.Bindable
3756           node: server_eca_trx7
3757           relationship: tosca.relationships.network.BindsTo
3758     oam1_mgmt_port:
3759       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3760       properties:
3761         replacement_policy: AUTO
3762         ip_requirements:
3763         - ip_version: 4
3764           ip_count_required:
3765             is_required: true
3766           floating_ip_count_required:
3767             is_required: false
3768         security_groups:
3769         - get_input: security_group_name
3770         fixed_ips:
3771         - ip_address:
3772             get_input:
3773             - eca_oam_ips
3774             - 0
3775         mac_requirements:
3776           mac_count_required:
3777             is_required: false
3778         network_role_tag: oam
3779         network:
3780           get_input: oam_net_name
3781       requirements:
3782       - binding:
3783           capability: tosca.capabilities.network.Bindable
3784           node: oam1_instance
3785           relationship: tosca.relationships.network.BindsTo
3786     server_cmaui:
3787       type: org.openecomp.resource.vfc.nodes.heat.cmaui
3788       properties:
3789         flavor:
3790           get_input: cmaui_flavor
3791         availability_zone:
3792           get_input: availability_zone_0
3793         image:
3794           get_input: cmaui_image
3795         metadata:
3796           vnf_id:
3797             get_input: vnf_id
3798         user_data_format: RAW
3799         name:
3800           get_input:
3801           - cmaui_names
3802           - 0
3803       requirements:
3804       - local_storage:
3805           capability: tosca.capabilities.Attachment
3806           node: cmaui_volume
3807           relationship: cmaui_volume_attachment
3808     eca_trx7_port_0:
3809       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3810       properties:
3811         replacement_policy: AUTO
3812         ip_requirements:
3813         - ip_version: 4
3814           ip_count_required:
3815             is_required: true
3816           floating_ip_count_required:
3817             is_required: false
3818         security_groups:
3819         - get_input: security_group_name
3820         fixed_ips:
3821         - ip_address:
3822             get_input:
3823             - eca_trx_oam_ips
3824             - 6
3825         mac_requirements:
3826           mac_count_required:
3827             is_required: false
3828         network_role_tag: oam
3829         network:
3830           get_input: oam_net_name
3831       requirements:
3832       - binding:
3833           capability: tosca.capabilities.network.Bindable
3834           node: server_eca_trx7
3835           relationship: tosca.relationships.network.BindsTo
3836     eca_trx7_port_1:
3837       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3838       properties:
3839         replacement_policy: AUTO
3840         ip_requirements:
3841         - ip_version: 4
3842           ip_count_required:
3843             is_required: true
3844           floating_ip_count_required:
3845             is_required: false
3846         security_groups:
3847         - get_input: security_group_name
3848         fixed_ips:
3849         - ip_address:
3850             get_input:
3851             - eca_trx_mgmt_ips
3852             - 6
3853         mac_requirements:
3854           mac_count_required:
3855             is_required: false
3856         network_role_tag: eca_mgmt
3857         network:
3858           get_input: eca_mgmt_net_name
3859       requirements:
3860       - binding:
3861           capability: tosca.capabilities.network.Bindable
3862           node: server_eca_trx7
3863           relationship: tosca.relationships.network.BindsTo
3864     cmaui_volume:
3865       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3866       properties:
3867         volume_type:
3868           get_input: CMAUI_volume_type
3869         size: '(get_input : cmaui_cinder_volume_size) * 1024'
3870     eca_trx3_port_1:
3871       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3872       properties:
3873         replacement_policy: AUTO
3874         ip_requirements:
3875         - ip_version: 4
3876           ip_count_required:
3877             is_required: true
3878           floating_ip_count_required:
3879             is_required: false
3880         security_groups:
3881         - get_input: security_group_name
3882         fixed_ips:
3883         - ip_address:
3884             get_input:
3885             - eca_trx_mgmt_ips
3886             - 2
3887         mac_requirements:
3888           mac_count_required:
3889             is_required: false
3890         network_role_tag: eca_mgmt
3891         network:
3892           get_input: eca_mgmt_net_name
3893       requirements:
3894       - binding:
3895           capability: tosca.capabilities.network.Bindable
3896           node: server_eca_trx3
3897           relationship: tosca.relationships.network.BindsTo
3898     eca_trx3_port_0:
3899       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3900       properties:
3901         replacement_policy: AUTO
3902         ip_requirements:
3903         - ip_version: 4
3904           ip_count_required:
3905             is_required: true
3906           floating_ip_count_required:
3907             is_required: false
3908         security_groups:
3909         - get_input: security_group_name
3910         fixed_ips:
3911         - ip_address:
3912             get_input:
3913             - eca_trx_oam_ips
3914             - 2
3915         mac_requirements:
3916           mac_count_required:
3917             is_required: false
3918         network_role_tag: oam
3919         network:
3920           get_input: oam_net_name
3921       requirements:
3922       - binding:
3923           capability: tosca.capabilities.network.Bindable
3924           node: server_eca_trx3
3925           relationship: tosca.relationships.network.BindsTo
3926     eca_trx3_port_2:
3927       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3928       properties:
3929         replacement_policy: AUTO
3930         ip_requirements:
3931         - ip_version: 4
3932           ip_count_required:
3933             is_required: true
3934           floating_ip_count_required:
3935             is_required: false
3936         security_groups:
3937         - get_input: security_group_name
3938         fixed_ips:
3939         - ip_address:
3940             get_input:
3941             - eca_trx_eca_traffic_net_ips
3942             - 2
3943         mac_requirements:
3944           mac_count_required:
3945             is_required: false
3946         network: eca_traffic_net
3947       requirements:
3948       - link:
3949           capability: tosca.capabilities.network.Linkable
3950           node: eca_traffic_net
3951           relationship: tosca.relationships.network.LinksTo
3952       - binding:
3953           capability: tosca.capabilities.network.Bindable
3954           node: server_eca_trx3
3955           relationship: tosca.relationships.network.BindsTo
3956     mmsc1_volume:
3957       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3958       properties:
3959         volume_type:
3960           get_input: MMSC_volume_type
3961         size: '(get_input : mmsc_cinder_volume_size) * 1024'
3962     nems_imap_net:
3963       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
3964       properties:
3965         network_name:
3966           get_input: nems_imap_name
3967         subnets:
3968           nems_imap_network_ip_subnet:
3969             name:
3970               get_input: nems_imap_name
3971             cidr:
3972               get_input: nems_imap_cidr
3973             allocation_pools:
3974             - start:
3975                 get_input: nems_imap_start
3976               end:
3977                 get_input: nems_imap_end
3978     server_cmaui1:
3979       type: org.openecomp.resource.vfc.nodes.heat.cmaui
3980       properties:
3981         flavor:
3982           get_input: cmaui_flavor
3983         availability_zone:
3984           get_input: availability_zone_0
3985         image:
3986           get_input: cmaui_image
3987         metadata:
3988           vnf_id:
3989             get_input: vnf_id
3990         user_data_format: RAW
3991         name:
3992           get_input:
3993           - cmaui_names
3994           - 1
3995       requirements:
3996       - local_storage:
3997           capability: tosca.capabilities.Attachment
3998           node: cmaui1_volume
3999           relationship: cmaui1_volume_attachment
4000     lb2_dmz_protected_port:
4001       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4002       properties:
4003         replacement_policy: AUTO
4004         ip_requirements:
4005         - ip_version: 4
4006           ip_count_required:
4007             is_required: true
4008           floating_ip_count_required:
4009             is_required: false
4010         security_groups:
4011         - get_input: security_group_name
4012         fixed_ips:
4013         - ip_address:
4014             get_input:
4015             - lb_dmz_protected_ips
4016             - 1
4017         mac_requirements:
4018           mac_count_required:
4019             is_required: false
4020         allowed_address_pairs:
4021         - ip_address:
4022             get_input:
4023             - mmsc_dmz_protected_virtual_server_ips
4024             - 0
4025         - ip_address:
4026             get_input:
4027             - mmsc_dmz_protected_virtual_server_ips
4028             - 1
4029         - ip_address:
4030             get_input:
4031             - mmsc_dmz_protected_virtual_server_ips
4032             - 2
4033         - ip_address:
4034             get_input:
4035             - mmsc_dmz_protected_snat_ips
4036             - 0
4037         - ip_address:
4038             get_input:
4039             - mmsc_dmz_protected_snat_ips
4040             - 1
4041         - ip_address:
4042             get_input:
4043             - mmsc_dmz_protected_snat_ips
4044             - 2
4045         - ip_address:
4046             get_input:
4047             - mmsc_dmz_protected_snat_ips
4048             - 3
4049         network_role_tag: dmz_protected
4050         network:
4051           get_input: dmz_protected_net_name
4052       requirements:
4053       - binding:
4054           capability: tosca.capabilities.network.Bindable
4055           node: lb2_instance
4056           relationship: tosca.relationships.network.BindsTo
4057     lb1_eca_traffic_port:
4058       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4059       properties:
4060         replacement_policy: AUTO
4061         ip_requirements:
4062         - ip_version: 4
4063           ip_count_required:
4064             is_required: true
4065           floating_ip_count_required:
4066             is_required: true
4067         security_groups:
4068         - get_input: security_group_name
4069         fixed_ips:
4070         - ip_address:
4071             get_input: eca_traffic_net_local_ip_1
4072         mac_requirements:
4073           mac_count_required:
4074             is_required: false
4075         allowed_address_pairs:
4076         - ip_address:
4077             get_input: eca_traffic_net_floating_ip
4078         network: eca_traffic_net
4079       requirements:
4080       - link:
4081           capability: tosca.capabilities.network.Linkable
4082           node: eca_traffic_net
4083           relationship: tosca.relationships.network.LinksTo
4084       - binding:
4085           capability: tosca.capabilities.network.Bindable
4086           node: lb1_instance
4087           relationship: tosca.relationships.network.BindsTo
4088     lb1_dmz_protected_port:
4089       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4090       properties:
4091         replacement_policy: AUTO
4092         ip_requirements:
4093         - ip_version: 4
4094           ip_count_required:
4095             is_required: true
4096           floating_ip_count_required:
4097             is_required: false
4098         security_groups:
4099         - get_input: security_group_name
4100         fixed_ips:
4101         - ip_address:
4102             get_input:
4103             - lb_dmz_protected_ips
4104             - 0
4105         mac_requirements:
4106           mac_count_required:
4107             is_required: false
4108         allowed_address_pairs:
4109         - ip_address:
4110             get_input:
4111             - mmsc_dmz_protected_virtual_server_ips
4112             - 0
4113         - ip_address:
4114             get_input:
4115             - mmsc_dmz_protected_virtual_server_ips
4116             - 1
4117         - ip_address:
4118             get_input:
4119             - mmsc_dmz_protected_virtual_server_ips
4120             - 2
4121         - ip_address:
4122             get_input:
4123             - mmsc_dmz_protected_snat_ips
4124             - 0
4125         - ip_address:
4126             get_input:
4127             - mmsc_dmz_protected_snat_ips
4128             - 1
4129         - ip_address:
4130             get_input:
4131             - mmsc_dmz_protected_snat_ips
4132             - 2
4133         - ip_address:
4134             get_input:
4135             - mmsc_dmz_protected_snat_ips
4136             - 3
4137         network_role_tag: dmz_protected
4138         network:
4139           get_input: dmz_protected_net_name
4140       requirements:
4141       - binding:
4142           capability: tosca.capabilities.network.Bindable
4143           node: lb1_instance
4144           relationship: tosca.relationships.network.BindsTo
4145     lb1_mms_traffic_port:
4146       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4147       properties:
4148         replacement_policy: AUTO
4149         ip_requirements:
4150         - ip_version: 4
4151           ip_count_required:
4152             is_required: true
4153           floating_ip_count_required:
4154             is_required: true
4155         security_groups:
4156         - get_input: security_group_name
4157         fixed_ips:
4158         - ip_address:
4159             get_input: mms_traffic_net_local_ip_1
4160         mac_requirements:
4161           mac_count_required:
4162             is_required: false
4163         allowed_address_pairs:
4164         - ip_address:
4165             get_input: mms_traffic_net_floating_ip
4166         network: mms_traffic_net
4167       requirements:
4168       - link:
4169           capability: tosca.capabilities.network.Linkable
4170           node: mms_traffic_net
4171           relationship: tosca.relationships.network.LinksTo
4172       - binding:
4173           capability: tosca.capabilities.network.Bindable
4174           node: lb1_instance
4175           relationship: tosca.relationships.network.BindsTo
4176     eca_mgmt_net:
4177       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
4178       properties:
4179         network_name:
4180           get_input: eca_mgmt_name
4181         subnets:
4182           eca_mgmt_network_ip_subnet:
4183             name:
4184               get_input: eca_mgmt_name
4185             cidr:
4186               get_input: eca_mgmt_cidr
4187             allocation_pools:
4188             - start:
4189                 get_input: eca_mgmt_start
4190               end:
4191                 get_input: eca_mgmt_end
4192     eca_trx1_port_2:
4193       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4194       properties:
4195         replacement_policy: AUTO
4196         ip_requirements:
4197         - ip_version: 4
4198           ip_count_required:
4199             is_required: true
4200           floating_ip_count_required:
4201             is_required: false
4202         security_groups:
4203         - get_input: security_group_name
4204         fixed_ips:
4205         - ip_address:
4206             get_input:
4207             - eca_trx_eca_traffic_net_ips
4208             - 0
4209         mac_requirements:
4210           mac_count_required:
4211             is_required: false
4212         network: eca_traffic_net
4213       requirements:
4214       - link:
4215           capability: tosca.capabilities.network.Linkable
4216           node: eca_traffic_net
4217           relationship: tosca.relationships.network.LinksTo
4218       - binding:
4219           capability: tosca.capabilities.network.Bindable
4220           node: server_eca_trx1
4221           relationship: tosca.relationships.network.BindsTo
4222     nems2_fe_volume:
4223       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
4224       properties:
4225         volume_type:
4226           get_input: NEMS_FE_volume_type
4227         size: '(get_input : nems_volume_size) * 1024'
4228     server_nems_be1:
4229       type: org.openecomp.resource.vfc.nodes.heat.nems_be
4230       properties:
4231         flavor:
4232           get_input: nems_be_flavor
4233         availability_zone:
4234           get_input: availability_zone_0
4235         image:
4236           get_input: nems_be_image
4237         metadata:
4238           vnf_id:
4239             get_input: vnf_id
4240         user_data_format: RAW
4241         name:
4242           get_input: nems_be_names
4243       requirements:
4244       - local_storage:
4245           capability: tosca.capabilities.Attachment
4246           node: nems_be_volume
4247           relationship: nems_volume_attachment
4248     server_nems_fe1:
4249       type: org.openecomp.resource.vfc.nodes.heat.nems_fe
4250       properties:
4251         flavor:
4252           get_input: nems_fe_flavor
4253         availability_zone:
4254           get_input: availability_zone_0
4255         image:
4256           get_input: nems_fe_image
4257         metadata:
4258           vnf_id:
4259             get_input: vnf_id
4260         user_data_format: RAW
4261         name:
4262           get_input:
4263           - nems_fe_names
4264           - 0
4265       requirements:
4266       - local_storage:
4267           capability: tosca.capabilities.Attachment
4268           node: nems1_fe_volume
4269           relationship: nems1_fe_volume_attachment
4270     oam2_volume:
4271       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
4272       properties:
4273         volume_type:
4274           get_input: ECA_OAM_volume_type
4275         size: '(get_input : oam_volume_size) * 1024'
4276     server_nems_fe2:
4277       type: org.openecomp.resource.vfc.nodes.heat.nems_fe
4278       properties:
4279         flavor:
4280           get_input: nems_fe_flavor
4281         availability_zone:
4282           get_input: availability_zone_0
4283         image:
4284           get_input: nems_fe_image
4285         metadata:
4286           vnf_id:
4287             get_input: vnf_id
4288         user_data_format: RAW
4289         name:
4290           get_input:
4291           - nems_fe_names
4292           - 1
4293       requirements:
4294       - local_storage:
4295           capability: tosca.capabilities.Attachment
4296           node: nems2_fe_volume
4297           relationship: nems2_fe_volume_attachment
4298     oam1_volume:
4299       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
4300       properties:
4301         volume_type:
4302           get_input: ECA_OAM_volume_type
4303         size: '(get_input : oam_volume_size) * 1024'
4304     lb2_cor_direct_port:
4305       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4306       properties:
4307         replacement_policy: AUTO
4308         ip_requirements:
4309         - ip_version: 4
4310           ip_count_required:
4311             is_required: true
4312           floating_ip_count_required:
4313             is_required: false
4314         security_groups:
4315         - get_input: security_group_name
4316         fixed_ips:
4317         - ip_address:
4318             get_input:
4319             - lb_cor_direct_ips
4320             - 1
4321         mac_requirements:
4322           mac_count_required:
4323             is_required: false
4324         allowed_address_pairs:
4325         - ip_address:
4326             get_input:
4327             - mmsc_core_virtual_server_ips
4328             - 0
4329         - ip_address:
4330             get_input:
4331             - mmsc_core_virtual_server_ips
4332             - 1
4333         - ip_address:
4334             get_input:
4335             - mmsc_core_snat_ips
4336             - 0
4337         - ip_address:
4338             get_input:
4339             - mmsc_core_snat_ips
4340             - 1
4341         - ip_address:
4342             get_input:
4343             - mmsc_core_snat_ips
4344             - 2
4345         - ip_address:
4346             get_input:
4347             - mmsc_core_snat_ips
4348             - 3
4349         - ip_address:
4350             get_input:
4351             - mmsc_core_snat_ips
4352             - 4
4353         network_role_tag: cor_direct
4354         network:
4355           get_input: cor_direct_net_name
4356       requirements:
4357       - binding:
4358           capability: tosca.capabilities.network.Bindable
4359           node: lb2_instance
4360           relationship: tosca.relationships.network.BindsTo
4361     eca_trx20_port_0:
4362       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4363       properties:
4364         replacement_policy: AUTO
4365         ip_requirements:
4366         - ip_version: 4
4367           ip_count_required:
4368             is_required: true
4369           floating_ip_count_required:
4370             is_required: false
4371         security_groups:
4372         - get_input: security_group_name
4373         fixed_ips:
4374         - ip_address:
4375             get_input:
4376             - eca_trx_oam_ips
4377             - 19
4378         mac_requirements:
4379           mac_count_required:
4380             is_required: false
4381         network_role_tag: oam
4382         network:
4383           get_input: oam_net_name
4384       requirements:
4385       - binding:
4386           capability: tosca.capabilities.network.Bindable
4387           node: server_eca_trx20
4388           relationship: tosca.relationships.network.BindsTo
4389     eca_trx20_port_2:
4390       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4391       properties:
4392         replacement_policy: AUTO
4393         ip_requirements:
4394         - ip_version: 4
4395           ip_count_required:
4396             is_required: true
4397           floating_ip_count_required:
4398             is_required: false
4399         security_groups:
4400         - get_input: security_group_name
4401         fixed_ips:
4402         - ip_address:
4403             get_input:
4404             - eca_trx_eca_traffic_net_ips
4405             - 19
4406         mac_requirements:
4407           mac_count_required:
4408             is_required: false
4409         network: eca_traffic_net
4410       requirements:
4411       - link:
4412           capability: tosca.capabilities.network.Linkable
4413           node: eca_traffic_net
4414           relationship: tosca.relationships.network.LinksTo
4415       - binding:
4416           capability: tosca.capabilities.network.Bindable
4417           node: server_eca_trx20
4418           relationship: tosca.relationships.network.BindsTo
4419     eca_trx20_port_1:
4420       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4421       properties:
4422         replacement_policy: AUTO
4423         ip_requirements:
4424         - ip_version: 4
4425           ip_count_required:
4426             is_required: true
4427           floating_ip_count_required:
4428             is_required: false
4429         security_groups:
4430         - get_input: security_group_name
4431         fixed_ips:
4432         - ip_address:
4433             get_input:
4434             - eca_trx_mgmt_ips
4435             - 19
4436         mac_requirements:
4437           mac_count_required:
4438             is_required: false
4439         network_role_tag: eca_mgmt
4440         network:
4441           get_input: eca_mgmt_net_name
4442       requirements:
4443       - binding:
4444           capability: tosca.capabilities.network.Bindable
4445           node: server_eca_trx20
4446           relationship: tosca.relationships.network.BindsTo
4447     eca_trx8_port_0:
4448       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4449       properties:
4450         replacement_policy: AUTO
4451         ip_requirements:
4452         - ip_version: 4
4453           ip_count_required:
4454             is_required: true
4455           floating_ip_count_required:
4456             is_required: false
4457         security_groups:
4458         - get_input: security_group_name
4459         fixed_ips:
4460         - ip_address:
4461             get_input:
4462             - eca_trx_oam_ips
4463             - 7
4464         mac_requirements:
4465           mac_count_required:
4466             is_required: false
4467         network_role_tag: oam
4468         network:
4469           get_input: oam_net_name
4470       requirements:
4471       - binding:
4472           capability: tosca.capabilities.network.Bindable
4473           node: server_eca_trx8
4474           relationship: tosca.relationships.network.BindsTo
4475     oam1_int_port:
4476       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4477       properties:
4478         replacement_policy: AUTO
4479         ip_requirements:
4480         - ip_version: 4
4481           ip_count_required:
4482             is_required: true
4483           floating_ip_count_required:
4484             is_required: false
4485         security_groups:
4486         - get_input: security_group_name
4487         fixed_ips:
4488         - ip_address:
4489             get_input:
4490             - eca_eca_mgmt_ips
4491             - 0
4492         mac_requirements:
4493           mac_count_required:
4494             is_required: false
4495         network_role_tag: eca_mgmt
4496         network:
4497           get_input: eca_mgmt_net_name
4498       requirements:
4499       - binding:
4500           capability: tosca.capabilities.network.Bindable
4501           node: oam1_instance
4502           relationship: tosca.relationships.network.BindsTo
4503     eca_trx6_port_0:
4504       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4505       properties:
4506         replacement_policy: AUTO
4507         ip_requirements:
4508         - ip_version: 4
4509           ip_count_required:
4510             is_required: true
4511           floating_ip_count_required:
4512             is_required: false
4513         security_groups:
4514         - get_input: security_group_name
4515         fixed_ips:
4516         - ip_address:
4517             get_input:
4518             - eca_trx_oam_ips
4519             - 5
4520         mac_requirements:
4521           mac_count_required:
4522             is_required: false
4523         network_role_tag: oam
4524         network:
4525           get_input: oam_net_name
4526       requirements:
4527       - binding:
4528           capability: tosca.capabilities.network.Bindable
4529           node: server_eca_trx6
4530           relationship: tosca.relationships.network.BindsTo
4531     lb2_nems_user_web_port:
4532       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4533       properties:
4534         replacement_policy: AUTO
4535         ip_requirements:
4536         - ip_version: 4
4537           ip_count_required:
4538             is_required: true
4539           floating_ip_count_required:
4540             is_required: true
4541         security_groups:
4542         - get_input: security_group_name
4543         fixed_ips:
4544         - ip_address:
4545             get_input: nems_user_web_net_local_ip2
4546         mac_requirements:
4547           mac_count_required:
4548             is_required: false
4549         allowed_address_pairs:
4550         - ip_address:
4551             get_input: nems_user_web_net_floating_ip
4552         network: nems_user_web_net
4553       requirements:
4554       - link:
4555           capability: tosca.capabilities.network.Linkable
4556           node: nems_user_web_net
4557           relationship: tosca.relationships.network.LinksTo
4558       - binding:
4559           capability: tosca.capabilities.network.Bindable
4560           node: lb2_instance
4561           relationship: tosca.relationships.network.BindsTo
4562     lb2_instance:
4563       type: org.openecomp.resource.vfc.nodes.heat.lb
4564       properties:
4565         flavor:
4566           get_input: lb_flavor_name
4567         availability_zone:
4568           get_input: availability_zone_0
4569         image:
4570           get_input: lb_image_name
4571         metadata:
4572           vnf_id:
4573             get_input: vnf_id
4574         name:
4575           get_input:
4576           - lb_names
4577           - 1
4578     eca_trx6_port_2:
4579       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4580       properties:
4581         replacement_policy: AUTO
4582         ip_requirements:
4583         - ip_version: 4
4584           ip_count_required:
4585             is_required: true
4586           floating_ip_count_required:
4587             is_required: false
4588         security_groups:
4589         - get_input: security_group_name
4590         fixed_ips:
4591         - ip_address:
4592             get_input:
4593             - eca_trx_eca_traffic_net_ips
4594             - 5
4595         mac_requirements:
4596           mac_count_required:
4597             is_required: false
4598         network: eca_traffic_net
4599       requirements:
4600       - link:
4601           capability: tosca.capabilities.network.Linkable
4602           node: eca_traffic_net
4603           relationship: tosca.relationships.network.LinksTo
4604       - binding:
4605           capability: tosca.capabilities.network.Bindable
4606           node: server_eca_trx6
4607           relationship: tosca.relationships.network.BindsTo
4608     eca_trx8_port_2:
4609       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4610       properties:
4611         replacement_policy: AUTO
4612         ip_requirements:
4613         - ip_version: 4
4614           ip_count_required:
4615             is_required: true
4616           floating_ip_count_required:
4617             is_required: false
4618         security_groups:
4619         - get_input: security_group_name
4620         fixed_ips:
4621         - ip_address:
4622             get_input:
4623             - eca_trx_eca_traffic_net_ips
4624             - 7
4625         mac_requirements:
4626           mac_count_required:
4627             is_required: false
4628         network: eca_traffic_net
4629       requirements:
4630       - link:
4631           capability: tosca.capabilities.network.Linkable
4632           node: eca_traffic_net
4633           relationship: tosca.relationships.network.LinksTo
4634       - binding:
4635           capability: tosca.capabilities.network.Bindable
4636           node: server_eca_trx8
4637           relationship: tosca.relationships.network.BindsTo
4638     lb1_nems_user_web_port:
4639       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4640       properties:
4641         replacement_policy: AUTO
4642         ip_requirements:
4643         - ip_version: 4
4644           ip_count_required:
4645             is_required: true
4646           floating_ip_count_required:
4647             is_required: true
4648         security_groups:
4649         - get_input: security_group_name
4650         fixed_ips:
4651         - ip_address:
4652             get_input: nems_user_web_net_local_ip1
4653         mac_requirements:
4654           mac_count_required:
4655             is_required: false
4656         allowed_address_pairs:
4657         - ip_address:
4658             get_input: nems_user_web_net_floating_ip
4659         network: nems_user_web_net
4660       requirements:
4661       - link:
4662           capability: tosca.capabilities.network.Linkable
4663           node: nems_user_web_net
4664           relationship: tosca.relationships.network.LinksTo
4665       - binding:
4666           capability: tosca.capabilities.network.Bindable
4667           node: lb1_instance
4668           relationship: tosca.relationships.network.BindsTo
4669     eca_trx6_port_1:
4670       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4671       properties:
4672         replacement_policy: AUTO
4673         ip_requirements:
4674         - ip_version: 4
4675           ip_count_required:
4676             is_required: true
4677           floating_ip_count_required:
4678             is_required: false
4679         security_groups:
4680         - get_input: security_group_name
4681         fixed_ips:
4682         - ip_address:
4683             get_input:
4684             - eca_trx_mgmt_ips
4685             - 5
4686         mac_requirements:
4687           mac_count_required:
4688             is_required: false
4689         network_role_tag: eca_mgmt
4690         network:
4691           get_input: eca_mgmt_net_name
4692       requirements:
4693       - binding:
4694           capability: tosca.capabilities.network.Bindable
4695           node: server_eca_trx6
4696           relationship: tosca.relationships.network.BindsTo
4697     eca_trx8_port_1:
4698       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4699       properties:
4700         replacement_policy: AUTO
4701         ip_requirements:
4702         - ip_version: 4
4703           ip_count_required:
4704             is_required: true
4705           floating_ip_count_required:
4706             is_required: false
4707         security_groups:
4708         - get_input: security_group_name
4709         fixed_ips:
4710         - ip_address:
4711             get_input:
4712             - eca_trx_mgmt_ips
4713             - 7
4714         mac_requirements:
4715           mac_count_required:
4716             is_required: false
4717         network_role_tag: eca_mgmt
4718         network:
4719           get_input: eca_mgmt_net_name
4720       requirements:
4721       - binding:
4722           capability: tosca.capabilities.network.Bindable
4723           node: server_eca_trx8
4724           relationship: tosca.relationships.network.BindsTo
4725     arb_int_port:
4726       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4727       properties:
4728         replacement_policy: AUTO
4729         ip_requirements:
4730         - ip_version: 4
4731           ip_count_required:
4732             is_required: true
4733           floating_ip_count_required:
4734             is_required: false
4735         security_groups:
4736         - get_input: security_group_name
4737         fixed_ips:
4738         - ip_address:
4739             get_input:
4740             - arb_eca_mgmt_ips
4741             - 0
4742         mac_requirements:
4743           mac_count_required:
4744             is_required: false
4745         network_role_tag: eca_mgmt
4746         network:
4747           get_input: eca_mgmt_net_name
4748       requirements:
4749       - binding:
4750           capability: tosca.capabilities.network.Bindable
4751           node: arb_instance
4752           relationship: tosca.relationships.network.BindsTo
4753     ha_net:
4754       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
4755       properties:
4756         network_name:
4757           get_input: ha_net_name
4758         subnets:
4759           ha_net_ip_subnet:
4760             name:
4761               get_input: ha_net_name
4762             cidr:
4763               get_input: ha_net_cidr
4764             allocation_pools:
4765             - start:
4766                 get_input: ha_net_start
4767               end:
4768                 get_input: ha_net_end
4769     server_mmsc1:
4770       type: org.openecomp.resource.vfc.nodes.heat.mmsc
4771       properties:
4772         flavor:
4773           get_input: mmsc_flavor
4774         availability_zone:
4775           get_input: availability_zone_0
4776         image:
4777           get_input: mmsc_image
4778         metadata:
4779           vnf_id:
4780             get_input: vnf_id
4781         user_data_format: RAW
4782         name:
4783           get_input:
4784           - mmsc_names
4785           - 0
4786       requirements:
4787       - local_storage:
4788           capability: tosca.capabilities.Attachment
4789           node: mmsc1_volume
4790           relationship: mmsc1_volume_attachment
4791     nems_be1_port_0:
4792       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4793       properties:
4794         replacement_policy: AUTO
4795         ip_requirements:
4796         - ip_version: 4
4797           ip_count_required:
4798             is_required: true
4799           floating_ip_count_required:
4800             is_required: false
4801         security_groups:
4802         - get_input: security_group_name
4803         fixed_ips:
4804         - ip_address:
4805             get_input: nems_be_oam_ips
4806         mac_requirements:
4807           mac_count_required:
4808             is_required: false
4809         network_role_tag: oam
4810         network:
4811           get_input: oam_net_name
4812       requirements:
4813       - binding:
4814           capability: tosca.capabilities.network.Bindable
4815           node: server_nems_be1
4816           relationship: tosca.relationships.network.BindsTo
4817     eca_trx2_port_0:
4818       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4819       properties:
4820         replacement_policy: AUTO
4821         ip_requirements:
4822         - ip_version: 4
4823           ip_count_required:
4824             is_required: true
4825           floating_ip_count_required:
4826             is_required: false
4827         security_groups:
4828         - get_input: security_group_name
4829         fixed_ips:
4830         - ip_address:
4831             get_input:
4832             - eca_trx_oam_ips
4833             - 1
4834         mac_requirements:
4835           mac_count_required:
4836             is_required: false
4837         network_role_tag: oam
4838         network:
4839           get_input: oam_net_name
4840       requirements:
4841       - binding:
4842           capability: tosca.capabilities.network.Bindable
4843           node: server_eca_trx2
4844           relationship: tosca.relationships.network.BindsTo
4845     server_mmsc2:
4846       type: org.openecomp.resource.vfc.nodes.heat.mmsc
4847       properties:
4848         flavor:
4849           get_input: mmsc_flavor
4850         availability_zone:
4851           get_input: availability_zone_0
4852         image:
4853           get_input: mmsc_image
4854         metadata:
4855           vnf_id:
4856             get_input: vnf_id
4857         user_data_format: RAW
4858         name:
4859           get_input:
4860           - mmsc_names
4861           - 1
4862       requirements:
4863       - local_storage:
4864           capability: tosca.capabilities.Attachment
4865           node: mmsc2_volume
4866           relationship: mmsc2_volume_attachment
4867     nems_be1_port_1:
4868       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4869       properties:
4870         replacement_policy: AUTO
4871         ip_requirements:
4872         - ip_version: 4
4873           ip_count_required:
4874             is_required: true
4875           floating_ip_count_required:
4876             is_required: false
4877         security_groups:
4878         - get_input: security_group_name
4879         fixed_ips:
4880         - ip_address:
4881             get_input: nems_be_nems_internal_net_ips
4882         mac_requirements:
4883           mac_count_required:
4884             is_required: false
4885         network: nems_internal_net
4886       requirements:
4887       - link:
4888           capability: tosca.capabilities.network.Linkable
4889           node: nems_internal_net
4890           relationship: tosca.relationships.network.LinksTo
4891       - binding:
4892           capability: tosca.capabilities.network.Bindable
4893           node: server_nems_be1
4894           relationship: tosca.relationships.network.BindsTo
4895     eca_trx2_port_1:
4896       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4897       properties:
4898         replacement_policy: AUTO
4899         ip_requirements:
4900         - ip_version: 4
4901           ip_count_required:
4902             is_required: true
4903           floating_ip_count_required:
4904             is_required: false
4905         security_groups:
4906         - get_input: security_group_name
4907         fixed_ips:
4908         - ip_address:
4909             get_input:
4910             - eca_trx_mgmt_ips
4911             - 1
4912         mac_requirements:
4913           mac_count_required:
4914             is_required: false
4915         network_role_tag: eca_mgmt
4916         network:
4917           get_input: eca_mgmt_net_name
4918       requirements:
4919       - binding:
4920           capability: tosca.capabilities.network.Bindable
4921           node: server_eca_trx2
4922           relationship: tosca.relationships.network.BindsTo
4923     eca_trx4_port_1:
4924       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4925       properties:
4926         replacement_policy: AUTO
4927         ip_requirements:
4928         - ip_version: 4
4929           ip_count_required:
4930             is_required: true
4931           floating_ip_count_required:
4932             is_required: false
4933         security_groups:
4934         - get_input: security_group_name
4935         fixed_ips:
4936         - ip_address:
4937             get_input:
4938             - eca_trx_mgmt_ips
4939             - 3
4940         mac_requirements:
4941           mac_count_required:
4942             is_required: false
4943         network_role_tag: eca_mgmt
4944         network:
4945           get_input: eca_mgmt_net_name
4946       requirements:
4947       - binding:
4948           capability: tosca.capabilities.network.Bindable
4949           node: server_eca_trx4
4950           relationship: tosca.relationships.network.BindsTo
4951     server_mmsc3:
4952       type: org.openecomp.resource.vfc.nodes.heat.mmsc
4953       properties:
4954         flavor:
4955           get_input: mmsc_flavor
4956         availability_zone:
4957           get_input: availability_zone_0
4958         image:
4959           get_input: mmsc_image
4960         metadata:
4961           vnf_id:
4962             get_input: vnf_id
4963         user_data_format: RAW
4964         name:
4965           get_input:
4966           - mmsc_names
4967           - 2
4968       requirements:
4969       - local_storage:
4970           capability: tosca.capabilities.Attachment
4971           node: mmsc3_volume
4972           relationship: mmsc3_volume_attachment
4973     nems_be1_port_2:
4974       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4975       properties:
4976         replacement_policy: AUTO
4977         ip_requirements:
4978         - ip_version: 4
4979           ip_count_required:
4980             is_required: true
4981           floating_ip_count_required:
4982             is_required: false
4983         security_groups:
4984         - get_input: security_group_name
4985         fixed_ips:
4986         - ip_address:
4987             get_input: nems_be_nems_imap_net_ips
4988         mac_requirements:
4989           mac_count_required:
4990             is_required: false
4991         network: nems_imap_net
4992       requirements:
4993       - link:
4994           capability: tosca.capabilities.network.Linkable
4995           node: nems_imap_net
4996           relationship: tosca.relationships.network.LinksTo
4997       - binding:
4998           capability: tosca.capabilities.network.Bindable
4999           node: server_nems_be1
5000           relationship: tosca.relationships.network.BindsTo
5001     eca_trx2_port_2:
5002       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5003       properties:
5004         replacement_policy: AUTO
5005         ip_requirements:
5006         - ip_version: 4
5007           ip_count_required:
5008             is_required: true
5009           floating_ip_count_required:
5010             is_required: false
5011         security_groups:
5012         - get_input: security_group_name
5013         fixed_ips:
5014         - ip_address:
5015             get_input:
5016             - eca_trx_eca_traffic_net_ips
5017             - 1
5018         mac_requirements:
5019           mac_count_required:
5020             is_required: false
5021         network: eca_traffic_net
5022       requirements:
5023       - link:
5024           capability: tosca.capabilities.network.Linkable
5025           node: eca_traffic_net
5026           relationship: tosca.relationships.network.LinksTo
5027       - binding:
5028           capability: tosca.capabilities.network.Bindable
5029           node: server_eca_trx2
5030           relationship: tosca.relationships.network.BindsTo
5031     eca_trx4_port_2:
5032       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5033       properties:
5034         replacement_policy: AUTO
5035         ip_requirements:
5036         - ip_version: 4
5037           ip_count_required:
5038             is_required: true
5039           floating_ip_count_required:
5040             is_required: false
5041         security_groups:
5042         - get_input: security_group_name
5043         fixed_ips:
5044         - ip_address:
5045             get_input:
5046             - eca_trx_eca_traffic_net_ips
5047             - 3
5048         mac_requirements:
5049           mac_count_required:
5050             is_required: false
5051         network: eca_traffic_net
5052       requirements:
5053       - link:
5054           capability: tosca.capabilities.network.Linkable
5055           node: eca_traffic_net
5056           relationship: tosca.relationships.network.LinksTo
5057       - binding:
5058           capability: tosca.capabilities.network.Bindable
5059           node: server_eca_trx4
5060           relationship: tosca.relationships.network.BindsTo
5061     server_eca_trx20:
5062       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5063       properties:
5064         flavor:
5065           get_input: eca_trx_flavor
5066         availability_zone:
5067           get_input: availability_zone_0
5068         image:
5069           get_input: eca_trx_image
5070         metadata:
5071           vnf_id:
5072             get_input: vnf_id
5073         name:
5074           get_input:
5075           - eca_trx_names
5076           - 19
5077     eca_trx4_port_0:
5078       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5079       properties:
5080         replacement_policy: AUTO
5081         ip_requirements:
5082         - ip_version: 4
5083           ip_count_required:
5084             is_required: true
5085           floating_ip_count_required:
5086             is_required: false
5087         security_groups:
5088         - get_input: security_group_name
5089         fixed_ips:
5090         - ip_address:
5091             get_input:
5092             - eca_trx_oam_ips
5093             - 3
5094         mac_requirements:
5095           mac_count_required:
5096             is_required: false
5097         network_role_tag: oam
5098         network:
5099           get_input: oam_net_name
5100       requirements:
5101       - binding:
5102           capability: tosca.capabilities.network.Bindable
5103           node: server_eca_trx4
5104           relationship: tosca.relationships.network.BindsTo
5105     nems_be_volume:
5106       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
5107       properties:
5108         volume_type:
5109           get_input: NEMS_BE_volume_type
5110         size: '(get_input : nems_be_volume_size) * 1024'
5111     server_mmsc4:
5112       type: org.openecomp.resource.vfc.nodes.heat.mmsc
5113       properties:
5114         flavor:
5115           get_input: mmsc_flavor
5116         availability_zone:
5117           get_input: availability_zone_0
5118         image:
5119           get_input: mmsc_image
5120         metadata:
5121           vnf_id:
5122             get_input: vnf_id
5123         user_data_format: RAW
5124         name:
5125           get_input:
5126           - mmsc_names
5127           - 3
5128       requirements:
5129       - local_storage:
5130           capability: tosca.capabilities.Attachment
5131           node: mmsc4_volume
5132           relationship: mmsc4_volume_attachment
5133     server_mmsc5:
5134       type: org.openecomp.resource.vfc.nodes.heat.mmsc
5135       properties:
5136         flavor:
5137           get_input: mmsc_flavor
5138         availability_zone:
5139           get_input: availability_zone_0
5140         image:
5141           get_input: mmsc_image
5142         metadata:
5143           vnf_id:
5144             get_input: vnf_id
5145         user_data_format: RAW
5146         name:
5147           get_input:
5148           - mmsc_names
5149           - 4
5150       requirements:
5151       - local_storage:
5152           capability: tosca.capabilities.Attachment
5153           node: mmsc5_volume
5154           relationship: mmsc5_volume_attachment
5155     oam2_int_port:
5156       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5157       properties:
5158         replacement_policy: AUTO
5159         ip_requirements:
5160         - ip_version: 4
5161           ip_count_required:
5162             is_required: true
5163           floating_ip_count_required:
5164             is_required: false
5165         security_groups:
5166         - get_input: security_group_name
5167         fixed_ips:
5168         - ip_address:
5169             get_input:
5170             - eca_eca_mgmt_ips
5171             - 1
5172         mac_requirements:
5173           mac_count_required:
5174             is_required: false
5175         network_role_tag: eca_mgmt
5176         network:
5177           get_input: eca_mgmt_net_name
5178       requirements:
5179       - binding:
5180           capability: tosca.capabilities.network.Bindable
5181           node: oam2_instance
5182           relationship: tosca.relationships.network.BindsTo
5183     eca_trx17_port_0:
5184       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5185       properties:
5186         replacement_policy: AUTO
5187         ip_requirements:
5188         - ip_version: 4
5189           ip_count_required:
5190             is_required: true
5191           floating_ip_count_required:
5192             is_required: false
5193         security_groups:
5194         - get_input: security_group_name
5195         fixed_ips:
5196         - ip_address:
5197             get_input:
5198             - eca_trx_oam_ips
5199             - 16
5200         mac_requirements:
5201           mac_count_required:
5202             is_required: false
5203         network_role_tag: oam
5204         network:
5205           get_input: oam_net_name
5206       requirements:
5207       - binding:
5208           capability: tosca.capabilities.network.Bindable
5209           node: server_eca_trx17
5210           relationship: tosca.relationships.network.BindsTo
5211     eca_trx18_port_2:
5212       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5213       properties:
5214         replacement_policy: AUTO
5215         ip_requirements:
5216         - ip_version: 4
5217           ip_count_required:
5218             is_required: true
5219           floating_ip_count_required:
5220             is_required: false
5221         security_groups:
5222         - get_input: security_group_name
5223         fixed_ips:
5224         - ip_address:
5225             get_input:
5226             - eca_trx_eca_traffic_net_ips
5227             - 17
5228         mac_requirements:
5229           mac_count_required:
5230             is_required: false
5231         network: eca_traffic_net
5232       requirements:
5233       - link:
5234           capability: tosca.capabilities.network.Linkable
5235           node: eca_traffic_net
5236           relationship: tosca.relationships.network.LinksTo
5237       - binding:
5238           capability: tosca.capabilities.network.Bindable
5239           node: server_eca_trx18
5240           relationship: tosca.relationships.network.BindsTo
5241     lb1_cor_direct_port:
5242       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5243       properties:
5244         replacement_policy: AUTO
5245         ip_requirements:
5246         - ip_version: 4
5247           ip_count_required:
5248             is_required: true
5249           floating_ip_count_required:
5250             is_required: false
5251         security_groups:
5252         - get_input: security_group_name
5253         fixed_ips:
5254         - ip_address:
5255             get_input:
5256             - lb_cor_direct_ips
5257             - 0
5258         mac_requirements:
5259           mac_count_required:
5260             is_required: false
5261         allowed_address_pairs:
5262         - ip_address:
5263             get_input:
5264             - mmsc_core_virtual_server_ips
5265             - 0
5266         - ip_address:
5267             get_input:
5268             - mmsc_core_virtual_server_ips
5269             - 1
5270         - ip_address:
5271             get_input:
5272             - mmsc_core_snat_ips
5273             - 0
5274         - ip_address:
5275             get_input:
5276             - mmsc_core_snat_ips
5277             - 1
5278         - ip_address:
5279             get_input:
5280             - mmsc_core_snat_ips
5281             - 2
5282         - ip_address:
5283             get_input:
5284             - mmsc_core_snat_ips
5285             - 3
5286         - ip_address:
5287             get_input:
5288             - mmsc_core_snat_ips
5289             - 4
5290         network_role_tag: cor_direct
5291         network:
5292           get_input: cor_direct_net_name
5293       requirements:
5294       - binding:
5295           capability: tosca.capabilities.network.Bindable
5296           node: lb1_instance
5297           relationship: tosca.relationships.network.BindsTo
5298     mmsc1_port_0:
5299       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5300       properties:
5301         replacement_policy: AUTO
5302         ip_requirements:
5303         - ip_version: 4
5304           ip_count_required:
5305             is_required: true
5306           floating_ip_count_required:
5307             is_required: false
5308         security_groups:
5309         - get_input: security_group_name
5310         fixed_ips:
5311         - ip_address:
5312             get_input:
5313             - mmsc_oam_ips
5314             - 0
5315         mac_requirements:
5316           mac_count_required:
5317             is_required: false
5318         network_role_tag: oam
5319         network:
5320           get_input: oam_net_name
5321       requirements:
5322       - binding:
5323           capability: tosca.capabilities.network.Bindable
5324           node: server_mmsc1
5325           relationship: tosca.relationships.network.BindsTo
5326     eca_trx17_port_2:
5327       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5328       properties:
5329         replacement_policy: AUTO
5330         ip_requirements:
5331         - ip_version: 4
5332           ip_count_required:
5333             is_required: true
5334           floating_ip_count_required:
5335             is_required: false
5336         security_groups:
5337         - get_input: security_group_name
5338         fixed_ips:
5339         - ip_address:
5340             get_input:
5341             - eca_trx_eca_traffic_net_ips
5342             - 16
5343         mac_requirements:
5344           mac_count_required:
5345             is_required: false
5346         network: eca_traffic_net
5347       requirements:
5348       - link:
5349           capability: tosca.capabilities.network.Linkable
5350           node: eca_traffic_net
5351           relationship: tosca.relationships.network.LinksTo
5352       - binding:
5353           capability: tosca.capabilities.network.Bindable
5354           node: server_eca_trx17
5355           relationship: tosca.relationships.network.BindsTo
5356     eca_trx18_port_0:
5357       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5358       properties:
5359         replacement_policy: AUTO
5360         ip_requirements:
5361         - ip_version: 4
5362           ip_count_required:
5363             is_required: true
5364           floating_ip_count_required:
5365             is_required: false
5366         security_groups:
5367         - get_input: security_group_name
5368         fixed_ips:
5369         - ip_address:
5370             get_input:
5371             - eca_trx_oam_ips
5372             - 17
5373         mac_requirements:
5374           mac_count_required:
5375             is_required: false
5376         network_role_tag: oam
5377         network:
5378           get_input: oam_net_name
5379       requirements:
5380       - binding:
5381           capability: tosca.capabilities.network.Bindable
5382           node: server_eca_trx18
5383           relationship: tosca.relationships.network.BindsTo
5384     mmsc1_port_1:
5385       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5386       properties:
5387         replacement_policy: AUTO
5388         ip_requirements:
5389         - ip_version: 4
5390           ip_count_required:
5391             is_required: true
5392           floating_ip_count_required:
5393             is_required: false
5394         security_groups:
5395         - get_input: security_group_name
5396         fixed_ips:
5397         - ip_address:
5398             get_input:
5399             - mmsc_mms_traffic_net_ips
5400             - 0
5401         mac_requirements:
5402           mac_count_required:
5403             is_required: false
5404         network: mms_traffic_net
5405       requirements:
5406       - link:
5407           capability: tosca.capabilities.network.Linkable
5408           node: mms_traffic_net
5409           relationship: tosca.relationships.network.LinksTo
5410       - binding:
5411           capability: tosca.capabilities.network.Bindable
5412           node: server_mmsc1
5413           relationship: tosca.relationships.network.BindsTo
5414     mmsc2_port_1:
5415       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5416       properties:
5417         replacement_policy: AUTO
5418         ip_requirements:
5419         - ip_version: 4
5420           ip_count_required:
5421             is_required: true
5422           floating_ip_count_required:
5423             is_required: false
5424         security_groups:
5425         - get_input: security_group_name
5426         fixed_ips:
5427         - ip_address:
5428             get_input:
5429             - mmsc_mms_traffic_net_ips
5430             - 1
5431         mac_requirements:
5432           mac_count_required:
5433             is_required: false
5434         network: mms_traffic_net
5435       requirements:
5436       - link:
5437           capability: tosca.capabilities.network.Linkable
5438           node: mms_traffic_net
5439           relationship: tosca.relationships.network.LinksTo
5440       - binding:
5441           capability: tosca.capabilities.network.Bindable
5442           node: server_mmsc2
5443           relationship: tosca.relationships.network.BindsTo
5444     eca_trx17_port_1:
5445       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5446       properties:
5447         replacement_policy: AUTO
5448         ip_requirements:
5449         - ip_version: 4
5450           ip_count_required:
5451             is_required: true
5452           floating_ip_count_required:
5453             is_required: false
5454         security_groups:
5455         - get_input: security_group_name
5456         fixed_ips:
5457         - ip_address:
5458             get_input:
5459             - eca_trx_mgmt_ips
5460             - 16
5461         mac_requirements:
5462           mac_count_required:
5463             is_required: false
5464         network_role_tag: eca_mgmt
5465         network:
5466           get_input: eca_mgmt_net_name
5467       requirements:
5468       - binding:
5469           capability: tosca.capabilities.network.Bindable
5470           node: server_eca_trx17
5471           relationship: tosca.relationships.network.BindsTo
5472     eca_trx18_port_1:
5473       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5474       properties:
5475         replacement_policy: AUTO
5476         ip_requirements:
5477         - ip_version: 4
5478           ip_count_required:
5479             is_required: true
5480           floating_ip_count_required:
5481             is_required: false
5482         security_groups:
5483         - get_input: security_group_name
5484         fixed_ips:
5485         - ip_address:
5486             get_input:
5487             - eca_trx_mgmt_ips
5488             - 17
5489         mac_requirements:
5490           mac_count_required:
5491             is_required: false
5492         network_role_tag: eca_mgmt
5493         network:
5494           get_input: eca_mgmt_net_name
5495       requirements:
5496       - binding:
5497           capability: tosca.capabilities.network.Bindable
5498           node: server_eca_trx18
5499           relationship: tosca.relationships.network.BindsTo
5500     mms_traffic_net:
5501       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
5502       properties:
5503         network_name:
5504           get_input: mms_traffic_net_name
5505         subnets:
5506           mms_traffic_ip_subnet:
5507             name:
5508               get_input: mms_traffic_net_name
5509             cidr:
5510               get_input: mms_traffic_net_cidr
5511             allocation_pools:
5512             - start:
5513                 get_input: mms_traffic_start
5514               end:
5515                 get_input: mms_traffic_end
5516     cmaui_port_0:
5517       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5518       properties:
5519         replacement_policy: AUTO
5520         ip_requirements:
5521         - ip_version: 4
5522           ip_count_required:
5523             is_required: true
5524           floating_ip_count_required:
5525             is_required: false
5526         security_groups:
5527         - get_input: security_group_name
5528         fixed_ips:
5529         - ip_address:
5530             get_input:
5531             - cmaui_oam_ips
5532             - 0
5533         mac_requirements:
5534           mac_count_required:
5535             is_required: false
5536         network_role_tag: oam
5537         network:
5538           get_input: oam_net_name
5539       requirements:
5540       - binding:
5541           capability: tosca.capabilities.network.Bindable
5542           node: server_cmaui
5543           relationship: tosca.relationships.network.BindsTo
5544     eca_trx10_port_1:
5545       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5546       properties:
5547         replacement_policy: AUTO
5548         ip_requirements:
5549         - ip_version: 4
5550           ip_count_required:
5551             is_required: true
5552           floating_ip_count_required:
5553             is_required: false
5554         security_groups:
5555         - get_input: security_group_name
5556         fixed_ips:
5557         - ip_address:
5558             get_input:
5559             - eca_trx_mgmt_ips
5560             - 9
5561         mac_requirements:
5562           mac_count_required:
5563             is_required: false
5564         network_role_tag: eca_mgmt
5565         network:
5566           get_input: eca_mgmt_net_name
5567       requirements:
5568       - binding:
5569           capability: tosca.capabilities.network.Bindable
5570           node: server_eca_trx10
5571           relationship: tosca.relationships.network.BindsTo
5572     server_eca_trx13:
5573       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5574       properties:
5575         flavor:
5576           get_input: eca_trx_flavor
5577         availability_zone:
5578           get_input: availability_zone_0
5579         image:
5580           get_input: eca_trx_image
5581         metadata:
5582           vnf_id:
5583             get_input: vnf_id
5584         name:
5585           get_input:
5586           - eca_trx_names
5587           - 12
5588     lb1_instance:
5589       type: org.openecomp.resource.vfc.nodes.heat.lb
5590       properties:
5591         flavor:
5592           get_input: lb_flavor_name
5593         availability_zone:
5594           get_input: availability_zone_0
5595         image:
5596           get_input: lb_image_name
5597         metadata:
5598           vnf_id:
5599             get_input: vnf_id
5600         name:
5601           get_input:
5602           - lb_names
5603           - 0
5604     eca_trx10_port_0:
5605       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5606       properties:
5607         replacement_policy: AUTO
5608         ip_requirements:
5609         - ip_version: 4
5610           ip_count_required:
5611             is_required: true
5612           floating_ip_count_required:
5613             is_required: false
5614         security_groups:
5615         - get_input: security_group_name
5616         fixed_ips:
5617         - ip_address:
5618             get_input:
5619             - eca_trx_oam_ips
5620             - 9
5621         mac_requirements:
5622           mac_count_required:
5623             is_required: false
5624         network_role_tag: oam
5625         network:
5626           get_input: oam_net_name
5627       requirements:
5628       - binding:
5629           capability: tosca.capabilities.network.Bindable
5630           node: server_eca_trx10
5631           relationship: tosca.relationships.network.BindsTo
5632     server_eca_trx14:
5633       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5634       properties:
5635         flavor:
5636           get_input: eca_trx_flavor
5637         availability_zone:
5638           get_input: availability_zone_0
5639         image:
5640           get_input: eca_trx_image
5641         metadata:
5642           vnf_id:
5643             get_input: vnf_id
5644         name:
5645           get_input:
5646           - eca_trx_names
5647           - 13
5648     server_eca_trx15:
5649       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5650       properties:
5651         flavor:
5652           get_input: eca_trx_flavor
5653         availability_zone:
5654           get_input: availability_zone_0
5655         image:
5656           get_input: eca_trx_image
5657         metadata:
5658           vnf_id:
5659             get_input: vnf_id
5660         name:
5661           get_input:
5662           - eca_trx_names
5663           - 14
5664     nems1_fe_volume:
5665       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
5666       properties:
5667         volume_type:
5668           get_input: NEMS_FE_volume_type
5669         size: '(get_input : nems_volume_size) * 1024'
5670     eca_trx10_port_2:
5671       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5672       properties:
5673         replacement_policy: AUTO
5674         ip_requirements:
5675         - ip_version: 4
5676           ip_count_required:
5677             is_required: true
5678           floating_ip_count_required:
5679             is_required: false
5680         security_groups:
5681         - get_input: security_group_name
5682         fixed_ips:
5683         - ip_address:
5684             get_input:
5685             - eca_trx_eca_traffic_net_ips
5686             - 9
5687         mac_requirements:
5688           mac_count_required:
5689             is_required: false
5690         network: eca_traffic_net
5691       requirements:
5692       - link:
5693           capability: tosca.capabilities.network.Linkable
5694           node: eca_traffic_net
5695           relationship: tosca.relationships.network.LinksTo
5696       - binding:
5697           capability: tosca.capabilities.network.Bindable
5698           node: server_eca_trx10
5699           relationship: tosca.relationships.network.BindsTo
5700     server_eca_trx16:
5701       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5702       properties:
5703         flavor:
5704           get_input: eca_trx_flavor
5705         availability_zone:
5706           get_input: availability_zone_0
5707         image:
5708           get_input: eca_trx_image
5709         metadata:
5710           vnf_id:
5711             get_input: vnf_id
5712         name:
5713           get_input:
5714           - eca_trx_names
5715           - 15
5716     server_eca_trx10:
5717       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5718       properties:
5719         flavor:
5720           get_input: eca_trx_flavor
5721         availability_zone:
5722           get_input: availability_zone_0
5723         image:
5724           get_input: eca_trx_image
5725         metadata:
5726           vnf_id:
5727             get_input: vnf_id
5728         name:
5729           get_input:
5730           - eca_trx_names
5731           - 9
5732     server_eca_trx11:
5733       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5734       properties:
5735         flavor:
5736           get_input: eca_trx_flavor
5737         availability_zone:
5738           get_input: availability_zone_0
5739         image:
5740           get_input: eca_trx_image
5741         metadata:
5742           vnf_id:
5743             get_input: vnf_id
5744         name:
5745           get_input:
5746           - eca_trx_names
5747           - 10
5748     server_eca_trx12:
5749       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5750       properties:
5751         flavor:
5752           get_input: eca_trx_flavor
5753         availability_zone:
5754           get_input: availability_zone_0
5755         image:
5756           get_input: eca_trx_image
5757         metadata:
5758           vnf_id:
5759             get_input: vnf_id
5760         name:
5761           get_input:
5762           - eca_trx_names
5763           - 11
5764     eca_trx14_port_1:
5765       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5766       properties:
5767         replacement_policy: AUTO
5768         ip_requirements:
5769         - ip_version: 4
5770           ip_count_required:
5771             is_required: true
5772           floating_ip_count_required:
5773             is_required: false
5774         security_groups:
5775         - get_input: security_group_name
5776         fixed_ips:
5777         - ip_address:
5778             get_input:
5779             - eca_trx_mgmt_ips
5780             - 13
5781         mac_requirements:
5782           mac_count_required:
5783             is_required: false
5784         network_role_tag: eca_mgmt
5785         network:
5786           get_input: eca_mgmt_net_name
5787       requirements:
5788       - binding:
5789           capability: tosca.capabilities.network.Bindable
5790           node: server_eca_trx14
5791           relationship: tosca.relationships.network.BindsTo
5792     eca_trx13_port_0:
5793       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5794       properties:
5795         replacement_policy: AUTO
5796         ip_requirements:
5797         - ip_version: 4
5798           ip_count_required:
5799             is_required: true
5800           floating_ip_count_required:
5801             is_required: false
5802         security_groups:
5803         - get_input: security_group_name
5804         fixed_ips:
5805         - ip_address:
5806             get_input:
5807             - eca_trx_oam_ips
5808             - 12
5809         mac_requirements:
5810           mac_count_required:
5811             is_required: false
5812         network_role_tag: oam
5813         network:
5814           get_input: oam_net_name
5815       requirements:
5816       - binding:
5817           capability: tosca.capabilities.network.Bindable
5818           node: server_eca_trx13
5819           relationship: tosca.relationships.network.BindsTo
5820     eca_trx14_port_0:
5821       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5822       properties:
5823         replacement_policy: AUTO
5824         ip_requirements:
5825         - ip_version: 4
5826           ip_count_required:
5827             is_required: true
5828           floating_ip_count_required:
5829             is_required: false
5830         security_groups:
5831         - get_input: security_group_name
5832         fixed_ips:
5833         - ip_address:
5834             get_input:
5835             - eca_trx_oam_ips
5836             - 13
5837         mac_requirements:
5838           mac_count_required:
5839             is_required: false
5840         network_role_tag: oam
5841         network:
5842           get_input: oam_net_name
5843       requirements:
5844       - binding:
5845           capability: tosca.capabilities.network.Bindable
5846           node: server_eca_trx14
5847           relationship: tosca.relationships.network.BindsTo
5848     mmsc5_port_1:
5849       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5850       properties:
5851         replacement_policy: AUTO
5852         ip_requirements:
5853         - ip_version: 4
5854           ip_count_required:
5855             is_required: true
5856           floating_ip_count_required:
5857             is_required: false
5858         security_groups:
5859         - get_input: security_group_name
5860         fixed_ips:
5861         - ip_address:
5862             get_input:
5863             - mmsc_mms_traffic_net_ips
5864             - 4
5865         mac_requirements:
5866           mac_count_required:
5867             is_required: false
5868         network: mms_traffic_net
5869       requirements:
5870       - link:
5871           capability: tosca.capabilities.network.Linkable
5872           node: mms_traffic_net
5873           relationship: tosca.relationships.network.LinksTo
5874       - binding:
5875           capability: tosca.capabilities.network.Bindable
5876           node: server_mmsc5
5877           relationship: tosca.relationships.network.BindsTo
5878     eca_trx13_port_1:
5879       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5880       properties:
5881         replacement_policy: AUTO
5882         ip_requirements:
5883         - ip_version: 4
5884           ip_count_required:
5885             is_required: true
5886           floating_ip_count_required:
5887             is_required: false
5888         security_groups:
5889         - get_input: security_group_name
5890         fixed_ips:
5891         - ip_address:
5892             get_input:
5893             - eca_trx_mgmt_ips
5894             - 12
5895         mac_requirements:
5896           mac_count_required:
5897             is_required: false
5898         network_role_tag: eca_mgmt
5899         network:
5900           get_input: eca_mgmt_net_name
5901       requirements:
5902       - binding:
5903           capability: tosca.capabilities.network.Bindable
5904           node: server_eca_trx13
5905           relationship: tosca.relationships.network.BindsTo
5906     mmsc5_port_0:
5907       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5908       properties:
5909         replacement_policy: AUTO
5910         ip_requirements:
5911         - ip_version: 4
5912           ip_count_required:
5913             is_required: true
5914           floating_ip_count_required:
5915             is_required: false
5916         security_groups:
5917         - get_input: security_group_name
5918         fixed_ips:
5919         - ip_address:
5920             get_input:
5921             - mmsc_oam_ips
5922             - 4
5923         mac_requirements:
5924           mac_count_required:
5925             is_required: false
5926         network_role_tag: oam
5927         network:
5928           get_input: oam_net_name
5929       requirements:
5930       - binding:
5931           capability: tosca.capabilities.network.Bindable
5932           node: server_mmsc5
5933           relationship: tosca.relationships.network.BindsTo
5934     eca_trx13_port_2:
5935       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5936       properties:
5937         replacement_policy: AUTO
5938         ip_requirements:
5939         - ip_version: 4
5940           ip_count_required:
5941             is_required: true
5942           floating_ip_count_required:
5943             is_required: false
5944         security_groups:
5945         - get_input: security_group_name
5946         fixed_ips:
5947         - ip_address:
5948             get_input:
5949             - eca_trx_eca_traffic_net_ips
5950             - 12
5951         mac_requirements:
5952           mac_count_required:
5953             is_required: false
5954         network: eca_traffic_net
5955       requirements:
5956       - link:
5957           capability: tosca.capabilities.network.Linkable
5958           node: eca_traffic_net
5959           relationship: tosca.relationships.network.LinksTo
5960       - binding:
5961           capability: tosca.capabilities.network.Bindable
5962           node: server_eca_trx13
5963           relationship: tosca.relationships.network.BindsTo
5964     eca_trx14_port_2:
5965       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5966       properties:
5967         replacement_policy: AUTO
5968         ip_requirements:
5969         - ip_version: 4
5970           ip_count_required:
5971             is_required: true
5972           floating_ip_count_required:
5973             is_required: false
5974         security_groups:
5975         - get_input: security_group_name
5976         fixed_ips:
5977         - ip_address:
5978             get_input:
5979             - eca_trx_eca_traffic_net_ips
5980             - 13
5981         mac_requirements:
5982           mac_count_required:
5983             is_required: false
5984         network: eca_traffic_net
5985       requirements:
5986       - link:
5987           capability: tosca.capabilities.network.Linkable
5988           node: eca_traffic_net
5989           relationship: tosca.relationships.network.LinksTo
5990       - binding:
5991           capability: tosca.capabilities.network.Bindable
5992           node: server_eca_trx14
5993           relationship: tosca.relationships.network.BindsTo
5994     mmsc2_port_0:
5995       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5996       properties:
5997         replacement_policy: AUTO
5998         ip_requirements:
5999         - ip_version: 4
6000           ip_count_required:
6001             is_required: true
6002           floating_ip_count_required:
6003             is_required: false
6004         security_groups:
6005         - get_input: security_group_name
6006         fixed_ips:
6007         - ip_address:
6008             get_input:
6009             - mmsc_oam_ips
6010             - 1
6011         mac_requirements:
6012           mac_count_required:
6013             is_required: false
6014         network_role_tag: oam
6015         network:
6016           get_input: oam_net_name
6017       requirements:
6018       - binding:
6019           capability: tosca.capabilities.network.Bindable
6020           node: server_mmsc2
6021           relationship: tosca.relationships.network.BindsTo
6022     server_eca_trx17:
6023       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
6024       properties:
6025         flavor:
6026           get_input: eca_trx_flavor
6027         availability_zone:
6028           get_input: availability_zone_0
6029         image:
6030           get_input: eca_trx_image
6031         metadata:
6032           vnf_id:
6033             get_input: vnf_id
6034         name:
6035           get_input:
6036           - eca_trx_names
6037           - 16
6038     server_eca_trx18:
6039       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
6040       properties:
6041         flavor:
6042           get_input: eca_trx_flavor
6043         availability_zone:
6044           get_input: availability_zone_0
6045         image:
6046           get_input: eca_trx_image
6047         metadata:
6048           vnf_id:
6049             get_input: vnf_id
6050         name:
6051           get_input:
6052           - eca_trx_names
6053           - 17
6054     server_eca_trx19:
6055       type: org.openecomp.resource.vfc.nodes.heat.eca_trx
6056       properties:
6057         flavor:
6058           get_input: eca_trx_flavor
6059         availability_zone:
6060           get_input: availability_zone_0
6061         image:
6062           get_input: eca_trx_image
6063         metadata:
6064           vnf_id:
6065             get_input: vnf_id
6066         name:
6067           get_input:
6068           - eca_trx_names
6069           - 18
6070     eca_trx9_port_0:
6071       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6072       properties:
6073         replacement_policy: AUTO
6074         ip_requirements:
6075         - ip_version: 4
6076           ip_count_required:
6077             is_required: true
6078           floating_ip_count_required:
6079             is_required: false
6080         security_groups:
6081         - get_input: security_group_name
6082         fixed_ips:
6083         - ip_address:
6084             get_input:
6085             - eca_trx_oam_ips
6086             - 8
6087         mac_requirements:
6088           mac_count_required:
6089             is_required: false
6090         network_role_tag: oam
6091         network:
6092           get_input: oam_net_name
6093       requirements:
6094       - binding:
6095           capability: tosca.capabilities.network.Bindable
6096           node: server_eca_trx9
6097           relationship: tosca.relationships.network.BindsTo
6098     eca_trx9_port_1:
6099       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6100       properties:
6101         replacement_policy: AUTO
6102         ip_requirements:
6103         - ip_version: 4
6104           ip_count_required:
6105             is_required: true
6106           floating_ip_count_required:
6107             is_required: false
6108         security_groups:
6109         - get_input: security_group_name
6110         fixed_ips:
6111         - ip_address:
6112             get_input:
6113             - eca_trx_mgmt_ips
6114             - 8
6115         mac_requirements:
6116           mac_count_required:
6117             is_required: false
6118         network_role_tag: eca_mgmt
6119         network:
6120           get_input: eca_mgmt_net_name
6121       requirements:
6122       - binding:
6123           capability: tosca.capabilities.network.Bindable
6124           node: server_eca_trx9
6125           relationship: tosca.relationships.network.BindsTo
6126     eca_trx9_port_2:
6127       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6128       properties:
6129         replacement_policy: AUTO
6130         ip_requirements:
6131         - ip_version: 4
6132           ip_count_required:
6133             is_required: true
6134           floating_ip_count_required:
6135             is_required: false
6136         security_groups:
6137         - get_input: security_group_name
6138         fixed_ips:
6139         - ip_address:
6140             get_input:
6141             - eca_trx_eca_traffic_net_ips
6142             - 8
6143         mac_requirements:
6144           mac_count_required:
6145             is_required: false
6146         network: eca_traffic_net
6147       requirements:
6148       - link:
6149           capability: tosca.capabilities.network.Linkable
6150           node: eca_traffic_net
6151           relationship: tosca.relationships.network.LinksTo
6152       - binding:
6153           capability: tosca.capabilities.network.Bindable
6154           node: server_eca_trx9
6155           relationship: tosca.relationships.network.BindsTo
6156     lb2_nems_traffic_port:
6157       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6158       properties:
6159         replacement_policy: AUTO
6160         ip_requirements:
6161         - ip_version: 4
6162           ip_count_required:
6163             is_required: true
6164           floating_ip_count_required:
6165             is_required: true
6166         security_groups:
6167         - get_input: security_group_name
6168         fixed_ips:
6169         - ip_address:
6170             get_input: nems_traffic_net_local_ip2
6171         mac_requirements:
6172           mac_count_required:
6173             is_required: false
6174         allowed_address_pairs:
6175         - ip_address:
6176             get_input: nems_traffic_net_floating_ip
6177         network: nems_traffic_net
6178       requirements:
6179       - link:
6180           capability: tosca.capabilities.network.Linkable
6181           node: nems_traffic_net
6182           relationship: tosca.relationships.network.LinksTo
6183       - binding:
6184           capability: tosca.capabilities.network.Bindable
6185           node: lb2_instance
6186           relationship: tosca.relationships.network.BindsTo
6187     eca_trx5_port_2:
6188       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6189       properties:
6190         replacement_policy: AUTO
6191         ip_requirements:
6192         - ip_version: 4
6193           ip_count_required:
6194             is_required: true
6195           floating_ip_count_required:
6196             is_required: false
6197         security_groups:
6198         - get_input: security_group_name
6199         fixed_ips:
6200         - ip_address:
6201             get_input:
6202             - eca_trx_eca_traffic_net_ips
6203             - 4
6204         mac_requirements:
6205           mac_count_required:
6206             is_required: false
6207         network: eca_traffic_net
6208       requirements:
6209       - link:
6210           capability: tosca.capabilities.network.Linkable
6211           node: eca_traffic_net
6212           relationship: tosca.relationships.network.LinksTo
6213       - binding:
6214           capability: tosca.capabilities.network.Bindable
6215           node: server_eca_trx5
6216           relationship: tosca.relationships.network.BindsTo
6217     eca_traffic_net:
6218       type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
6219       properties:
6220         network_name:
6221           get_input: eca_traffic_name
6222         subnets:
6223           eca_traffic_ip_subnet:
6224             name:
6225               get_input: eca_traffic_name
6226             cidr:
6227               get_input: eca_traffic_cidr
6228             allocation_pools:
6229             - start:
6230                 get_input: eca_traffic_start
6231               end:
6232                 get_input: eca_traffic_end
6233     eca_trx1_port_1:
6234       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6235       properties:
6236         replacement_policy: AUTO
6237         ip_requirements:
6238         - ip_version: 4
6239           ip_count_required:
6240             is_required: true
6241           floating_ip_count_required:
6242             is_required: false
6243         security_groups:
6244         - get_input: security_group_name
6245         fixed_ips:
6246         - ip_address:
6247             get_input:
6248             - eca_trx_mgmt_ips
6249             - 0
6250         mac_requirements:
6251           mac_count_required:
6252             is_required: false
6253         network_role_tag: eca_mgmt
6254         network:
6255           get_input: eca_mgmt_net_name
6256       requirements:
6257       - binding:
6258           capability: tosca.capabilities.network.Bindable
6259           node: server_eca_trx1
6260           relationship: tosca.relationships.network.BindsTo
6261     eca_trx5_port_1:
6262       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6263       properties:
6264         replacement_policy: AUTO
6265         ip_requirements:
6266         - ip_version: 4
6267           ip_count_required:
6268             is_required: true
6269           floating_ip_count_required:
6270             is_required: false
6271         security_groups:
6272         - get_input: security_group_name
6273         fixed_ips:
6274         - ip_address:
6275             get_input:
6276             - eca_trx_mgmt_ips
6277             - 4
6278         mac_requirements:
6279           mac_count_required:
6280             is_required: false
6281         network_role_tag: eca_mgmt
6282         network:
6283           get_input: eca_mgmt_net_name
6284       requirements:
6285       - binding:
6286           capability: tosca.capabilities.network.Bindable
6287           node: server_eca_trx5
6288           relationship: tosca.relationships.network.BindsTo
6289     oam1_instance:
6290       type: org.openecomp.resource.vfc.nodes.heat.eca
6291       properties:
6292         flavor:
6293           get_input: oam_flavor
6294         availability_zone:
6295           get_input: availability_zone_0
6296         image:
6297           get_input: oam_image_name
6298         metadata:
6299           vnf_id:
6300             get_input: vnf_id
6301         name:
6302           get_input:
6303           - eca_names
6304           - 0
6305       requirements:
6306       - local_storage:
6307           capability: tosca.capabilities.Attachment
6308           node: oam1_volume
6309           relationship: oam1_volume_attachment
6310     eca_trx1_port_0:
6311       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6312       properties:
6313         replacement_policy: AUTO
6314         ip_requirements:
6315         - ip_version: 4
6316           ip_count_required:
6317             is_required: true
6318           floating_ip_count_required:
6319             is_required: false
6320         security_groups:
6321         - get_input: security_group_name
6322         fixed_ips:
6323         - ip_address:
6324             get_input:
6325             - eca_trx_oam_ips
6326             - 0
6327         mac_requirements:
6328           mac_count_required:
6329             is_required: false
6330         network_role_tag: oam
6331         network:
6332           get_input: oam_net_name
6333       requirements:
6334       - binding:
6335           capability: tosca.capabilities.network.Bindable
6336           node: server_eca_trx1
6337           relationship: tosca.relationships.network.BindsTo
6338     eca_trx5_port_0:
6339       type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6340       properties:
6341         replacement_policy: AUTO
6342         ip_requirements:
6343         - ip_version: 4
6344           ip_count_required:
6345             is_required: true
6346           floating_ip_count_required:
6347             is_required: false
6348         security_groups:
6349         - get_input: security_group_name
6350         fixed_ips:
6351         - ip_address:
6352             get_input:
6353             - eca_trx_oam_ips
6354             - 4
6355         mac_requirements:
6356           mac_count_required:
6357             is_required: false
6358         network_role_tag: oam
6359         network:
6360           get_input: oam_net_name
6361       requirements:
6362       - binding:
6363           capability: tosca.capabilities.network.Bindable
6364           node: server_eca_trx5
6365           relationship: tosca.relationships.network.BindsTo
6366     mmsc3_volume:
6367       type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
6368       properties:
6369         volume_type:
6370           get_input: MMSC_volume_type
6371         size: '(get_input : mmsc_cinder_volume_size) * 1024'
6372   relationship_templates:
6373     mmsc1_volume_attachment:
6374       type: org.openecomp.relationships.VolumeAttachesTo
6375       properties:
6376         volume_id: mmsc1_volume
6377         instance_uuid: server_mmsc1
6378     mmsc4_volume_attachment:
6379       type: org.openecomp.relationships.VolumeAttachesTo
6380       properties:
6381         volume_id: mmsc4_volume
6382         instance_uuid: server_mmsc4
6383     arb_volume_attachment:
6384       type: org.openecomp.relationships.VolumeAttachesTo
6385       properties:
6386         volume_id: arb_volume
6387         instance_uuid: arb_instance
6388     cmaui_volume_attachment:
6389       type: org.openecomp.relationships.VolumeAttachesTo
6390       properties:
6391         volume_id: cmaui_volume
6392         instance_uuid: server_cmaui
6393     nems1_fe_volume_attachment:
6394       type: org.openecomp.relationships.VolumeAttachesTo
6395       properties:
6396         volume_id: nems1_fe_volume
6397         instance_uuid: server_nems_fe1
6398     mmsc3_volume_attachment:
6399       type: org.openecomp.relationships.VolumeAttachesTo
6400       properties:
6401         volume_id: mmsc3_volume
6402         instance_uuid: server_mmsc3
6403     oam2_volume_attachment:
6404       type: org.openecomp.relationships.VolumeAttachesTo
6405       properties:
6406         volume_id: oam2_volume
6407         instance_uuid: oam2_instance
6408     cmaui1_volume_attachment:
6409       type: org.openecomp.relationships.VolumeAttachesTo
6410       properties:
6411         volume_id: cmaui1_volume
6412         instance_uuid: server_cmaui1
6413     nems_volume_attachment:
6414       type: org.openecomp.relationships.VolumeAttachesTo
6415       properties:
6416         volume_id: nems_be_volume
6417         instance_uuid: server_nems_be1
6418     oam1_volume_attachment:
6419       type: org.openecomp.relationships.VolumeAttachesTo
6420       properties:
6421         volume_id: oam1_volume
6422         instance_uuid: oam1_instance
6423     nems2_fe_volume_attachment:
6424       type: org.openecomp.relationships.VolumeAttachesTo
6425       properties:
6426         volume_id: nems2_fe_volume
6427         instance_uuid: server_nems_fe2
6428     mmsc5_volume_attachment:
6429       type: org.openecomp.relationships.VolumeAttachesTo
6430       properties:
6431         volume_id: mmsc5_volume
6432         instance_uuid: server_mmsc5
6433     mmsc2_volume_attachment:
6434       type: org.openecomp.relationships.VolumeAttachesTo
6435       properties:
6436         volume_id: mmsc2_volume
6437         instance_uuid: server_mmsc2
6438   groups:
6439     eca_oam_group:
6440       type: org.openecomp.groups.heat.HeatStack
6441       properties:
6442         heat_file: ../Artifacts/eca_oam.yaml
6443         description: This stack creates two ECA OAM VM and one ARB VM
6444       members:
6445       - arb_mgmt_port
6446       - oam2_mgmt_port
6447       - arb_instance
6448       - arb_volume
6449       - oam1_instance
6450       - oam2_volume
6451       - oam1_volume
6452       - oam1_int_port
6453       - oam1_mgmt_port
6454       - arb_int_port
6455       - oam2_int_port
6456       - oam2_instance
6457     cmaui_group:
6458       type: org.openecomp.groups.heat.HeatStack
6459       properties:
6460         heat_file: ../Artifacts/cmaui.yml
6461         description: cmaui server template for vMMSC
6462       members:
6463       - server_cmaui1
6464       - server_cmaui
6465       - cmaui1_port_0
6466       - cmaui_volume
6467       - cmaui1_volume
6468       - cmaui_port_0
6469     MMSC_Capacity_Line_group:
6470       type: org.openecomp.groups.heat.HeatStack
6471       properties:
6472         heat_file: ../Artifacts/MMSC_Capacity_Line.yml
6473         description: |
6474           HOT template that creates internal networks, load balancers and servers for vMMSC capacity Line 1. #11/23: updated the network definition to meet the juniper best practices way of defining the gateway, DHCP enable for internal networks (L457-L547)
6475       members:
6476       - server_eca_trx9
6477       - server_eca_trx8
6478       - server_eca_trx7
6479       - server_eca_trx6
6480       - server_eca_trx5
6481       - nems_internal_net
6482       - server_eca_trx4
6483       - server_eca_trx3
6484       - server_eca_trx2
6485       - lb1_mgmt_port
6486       - lb2_mms_traffic_port
6487       - nems_fe1_port_1
6488       - nems_fe2_port_3
6489       - server_eca_trx1
6490       - nems_fe1_port_2
6491       - nems_fe2_port_2
6492       - nems_fe2_port_1
6493       - nems_fe1_port_0
6494       - nems_fe2_port_0
6495       - nems_fe1_port_3
6496       - nems_fe1_port_4
6497       - nems_fe2_port_4
6498       - mmsc4_volume
6499       - lb2_eca_traffic_port
6500       - lb2_ha_net_port
6501       - nems_user_web_net
6502       - lb1_ha_net_port
6503       - mmsc2_volume
6504       - nems_traffic_net
6505       - eca_trx16_port_0
6506       - eca_trx19_port_2
6507       - eca_trx16_port_1
6508       - eca_trx19_port_1
6509       - eca_trx15_port_0
6510       - eca_trx19_port_0
6511       - lb1_nems_traffic_port
6512       - eca_trx11_port_1
6513       - eca_trx11_port_2
6514       - eca_trx12_port_2
6515       - eca_trx12_port_1
6516       - eca_trx11_port_0
6517       - eca_trx12_port_0
6518       - mmsc4_port_0
6519       - mmsc3_port_0
6520       - eca_trx15_port_2
6521       - mmsc3_port_1
6522       - mmsc4_port_1
6523       - eca_trx15_port_1
6524       - eca_trx16_port_2
6525       - lb2_mgmt_port
6526       - mmsc5_volume
6527       - eca_trx7_port_2
6528       - eca_trx7_port_0
6529       - eca_trx7_port_1
6530       - eca_trx3_port_1
6531       - eca_trx3_port_0
6532       - eca_trx3_port_2
6533       - mmsc1_volume
6534       - nems_imap_net
6535       - lb2_dmz_protected_port
6536       - lb1_eca_traffic_port
6537       - lb1_dmz_protected_port
6538       - lb1_mms_traffic_port
6539       - eca_trx1_port_2
6540       - nems2_fe_volume
6541       - server_nems_be1
6542       - server_nems_fe1
6543       - server_nems_fe2
6544       - lb2_cor_direct_port
6545       - eca_trx20_port_0
6546       - eca_trx20_port_2
6547       - eca_trx20_port_1
6548       - eca_trx8_port_0
6549       - eca_trx6_port_0
6550       - lb2_nems_user_web_port
6551       - lb2_instance
6552       - eca_trx6_port_2
6553       - eca_trx8_port_2
6554       - lb1_nems_user_web_port
6555       - eca_trx6_port_1
6556       - eca_trx8_port_1
6557       - ha_net
6558       - server_mmsc1
6559       - nems_be1_port_0
6560       - eca_trx2_port_0
6561       - server_mmsc2
6562       - nems_be1_port_1
6563       - eca_trx2_port_1
6564       - eca_trx4_port_1
6565       - server_mmsc3
6566       - nems_be1_port_2
6567       - eca_trx2_port_2
6568       - eca_trx4_port_2
6569       - server_eca_trx20
6570       - eca_trx4_port_0
6571       - nems_be_volume
6572       - server_mmsc4
6573       - server_mmsc5
6574       - eca_trx17_port_0
6575       - eca_trx18_port_2
6576       - lb1_cor_direct_port
6577       - mmsc1_port_0
6578       - eca_trx17_port_2
6579       - eca_trx18_port_0
6580       - mmsc1_port_1
6581       - mmsc2_port_1
6582       - eca_trx17_port_1
6583       - eca_trx18_port_1
6584       - mms_traffic_net
6585       - eca_trx10_port_1
6586       - server_eca_trx13
6587       - lb1_instance
6588       - eca_trx10_port_0
6589       - server_eca_trx14
6590       - server_eca_trx15
6591       - nems1_fe_volume
6592       - eca_trx10_port_2
6593       - server_eca_trx16
6594       - server_eca_trx10
6595       - server_eca_trx11
6596       - server_eca_trx12
6597       - eca_trx14_port_1
6598       - eca_trx13_port_0
6599       - eca_trx14_port_0
6600       - mmsc5_port_1
6601       - eca_trx13_port_1
6602       - mmsc5_port_0
6603       - eca_trx13_port_2
6604       - eca_trx14_port_2
6605       - mmsc2_port_0
6606       - server_eca_trx17
6607       - server_eca_trx18
6608       - server_eca_trx19
6609       - eca_trx9_port_0
6610       - eca_trx9_port_1
6611       - eca_trx9_port_2
6612       - lb2_nems_traffic_port
6613       - eca_trx5_port_2
6614       - eca_traffic_net
6615       - eca_trx1_port_1
6616       - eca_trx5_port_1
6617       - eca_trx1_port_0
6618       - eca_trx5_port_0
6619       - mmsc3_volume
6620     SG_ECA_MGMT_group:
6621       type: org.openecomp.groups.heat.HeatStack
6622       properties:
6623         heat_file: ../Artifacts/SG_ECA_MGMT.yaml
6624         description: |
6625           HOT template that creates Security Group and ECA network
6626       members:
6627       - mms_security_group
6628       - eca_mgmt_net