1 tosca_definitions_version: tosca_simple_yaml_1_0_0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
7 - GlobalSubstitutionTypes:
8 file: GlobalSubstitutionTypesServiceTemplate.yaml
10 org.openecomp.resource.vfc.nodes.heat.nems_be:
11 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
12 org.openecomp.resource.vfc.nodes.heat.lb:
13 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
14 org.openecomp.resource.vfc.nodes.heat.eca_trx:
15 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
16 org.openecomp.resource.vfc.nodes.heat.cmaui:
17 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
18 org.openecomp.resource.vfc.nodes.heat.nems_fe:
19 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
20 org.openecomp.resource.vfc.nodes.heat.mmsc:
21 derived_from: org.openecomp.resource.vfc.nodes.heat.nova.Server
25 label: Load balancer flavor name
30 type: org.openecomp.annotations.Source
35 param_name: lb_flavor_name
37 description: the flavor name of MMSC load balancer instance
39 mmsc_dmz_protected_snat_ips:
40 label: mmsc dmz_protected snat ips
45 type: org.openecomp.annotations.Source
50 param_name: mmsc_dmz_protected_snat_ips
52 description: mmsc dmz_protected snat ips
61 label: mmsc traffic end IP
66 type: org.openecomp.annotations.Source
71 param_name: mms_traffic_end
73 description: mmsc traffic end IP
75 eca_traffic_net_local_ip_2:
76 label: eca traffic network local ip2
81 type: org.openecomp.annotations.Source
86 param_name: eca_traffic_net_local_ip_2
88 description: the local ip2 of the eca traffic network
91 label: nems traffic end
96 type: org.openecomp.annotations.Source
101 param_name: nems_traffic_end
103 description: nems traffic end
104 default: 172.26.3.254
105 eca_traffic_net_local_ip_1:
106 label: eca traffic network local ip1
111 type: org.openecomp.annotations.Source
116 param_name: eca_traffic_net_local_ip_1
118 description: the local ip1 of the eca traffic network
120 mmsc_cinder_volume_size:
121 label: MMSC Cinder volume size
126 type: org.openecomp.annotations.Source
131 param_name: mmsc_cinder_volume_size
133 description: the size of the MMSC Cinder volume
136 label: nems ineternal cidr
141 type: org.openecomp.annotations.Source
146 param_name: nems_internal_cidr
148 description: nems internal cidr
149 default: 172.26.6.0/24
151 label: eca management cidr
156 type: org.openecomp.annotations.Source
161 param_name: eca_mgmt_cidr
163 description: eca management cidr
164 default: 172.25.137.192/26
166 label: nems traffic start
171 type: org.openecomp.annotations.Source
176 param_name: nems_traffic_start
178 description: nems traffic start
181 label: ECA_TRX server names
186 type: org.openecomp.annotations.Source
191 param_name: eca_trx_names
193 description: ECA_TRX server names
218 label: nems internal network name
223 type: org.openecomp.annotations.Source
228 param_name: nems_internal_name
230 description: nems internal network name
231 default: int_mms_nems_internal_net_2
232 nems_traffic_net_local_ip1:
233 label: nems traffic network local ip1
238 type: org.openecomp.annotations.Source
243 param_name: nems_traffic_net_local_ip1
245 description: the local ip1 of the nems traffic network
246 nems_traffic_net_local_ip2:
247 label: nems traffic network local ip2
252 type: org.openecomp.annotations.Source
257 param_name: nems_traffic_net_local_ip2
259 description: the local ip2 of the nems traffic network
261 label: NEMS_FE server names
266 type: org.openecomp.annotations.Source
271 param_name: nems_fe_names
273 description: NEMS_FE server names
279 nems_be_nems_imap_net_ips:
280 label: nems imap_net IPs for NEMS_BE
285 type: org.openecomp.annotations.Source
290 param_name: nems_be_nems_imap_net_ips
292 description: nems imap net IPs for NEMS_BE
295 label: NEMS_BE server names
300 type: org.openecomp.annotations.Source
305 param_name: nems_be_names
307 description: NEMS_BE server names
308 default: ZRDM1MMSC03NBE001
309 nems_traffic_netmask:
310 label: NEMS traffic network subnet mask
315 type: org.openecomp.annotations.Source
320 param_name: nems_traffic_netmask
322 description: NEMS traffic network subnet mask
323 default: 255.255.255.0
324 nems_fe_nems_imap_net_ips:
325 label: nems_imap_net IPs for NEMS_FE
330 type: org.openecomp.annotations.Source
335 param_name: nems_fe_nems_imap_net_ips
337 description: nems_imap_net IPs for NEMS_FE
343 nems_fe_nems_user_web_net_ips:
344 label: nems_web_user_net IPs for NEMS_FE
349 type: org.openecomp.annotations.Source
354 param_name: nems_fe_nems_user_web_net_ips
356 description: nems_web_user_net IPs for NEMS_FE
362 nems_user_web_gateway:
363 label: NEMS user web network gateway
368 type: org.openecomp.annotations.Source
373 param_name: nems_user_web_gateway
375 description: NEMS user web network gateway
383 type: org.openecomp.annotations.Source
388 param_name: nems_imap_end
390 description: nems imap end
391 default: 172.26.7.254
397 type: org.openecomp.annotations.Source
402 param_name: cmaui_image
404 description: Image for CMAUI server
405 default: cmaui-5.0.2.5_v25
407 label: nems fe volume size
412 type: org.openecomp.annotations.Source
417 param_name: nems_volume_size
419 description: nems fe volume size
422 label: mmsc traffic start IP
427 type: org.openecomp.annotations.Source
432 param_name: mms_traffic_start
434 description: mmsc traffic start IP
442 type: org.openecomp.annotations.Source
447 param_name: ha_net_start
449 description: ha net start
452 label: nems imap gateway
457 type: org.openecomp.annotations.Source
462 param_name: nems_imap_gateway
464 description: nems imap gateway
466 mmsc_core_virtual_server_ips:
467 label: mmsc core virtual server ips
472 type: org.openecomp.annotations.Source
477 param_name: mmsc_core_virtual_server_ips
479 description: mmsc core virtual server ips
486 label: CMAUI oam_net IP addresses
491 type: org.openecomp.annotations.Source
496 param_name: cmaui_oam_ips
498 description: CMAUI oam_net IP addresses
505 label: CMAUI vm volume type
510 type: org.openecomp.annotations.Source
515 param_name: CMAUI_volume_type
517 description: the name of the target volume backend
524 type: org.openecomp.annotations.Source
529 param_name: cmaui_names
531 description: CMAUI1, CMAUI2 server names
537 eca_trx_eca_traffic_net_ips:
538 label: eca traffic net IPs for ECA_TRX
543 type: org.openecomp.annotations.Source
548 param_name: eca_trx_eca_traffic_net_ips
550 description: eca traffic net IPs for ECA_TRX
575 label: Image for ECA TRX server
580 type: org.openecomp.annotations.Source
585 param_name: eca_trx_image
587 description: Image for ECA TRX server
590 label: MMSC load balancer instance names
595 type: org.openecomp.annotations.Source
602 description: MMSC load balancer instance names
609 label: eca management end
614 type: org.openecomp.annotations.Source
619 param_name: eca_mgmt_end
621 description: eca management end
622 default: 172.25.137.254
624 label: nems user web end
629 type: org.openecomp.annotations.Source
634 param_name: nems_user_web_end
636 description: nems user web end
637 default: 172.26.4.254
639 label: eca traffic cidr
644 type: org.openecomp.annotations.Source
649 param_name: eca_traffic_cidr
651 description: eca traffic cidr
652 default: 172.26.5.0/24
659 type: org.openecomp.annotations.Source
664 param_name: ha_net_cidr
666 description: ha net cidr
667 default: 172.26.1.0/24
669 label: availabilityzone name
674 type: org.openecomp.annotations.Source
680 param_name: availability_zone_0
682 description: availabilityzone name
684 nems_fe_nems_internal_net_ips:
685 label: nems_internal_net IPs for NEMS_FE
690 type: org.openecomp.annotations.Source
695 param_name: nems_fe_nems_internal_net_ips
697 description: nems_internal_net IPs for NEMS_FE
704 label: nems fe vm volume type
709 type: org.openecomp.annotations.Source
714 param_name: NEMS_FE_volume_type
716 description: the name of the target volume backend
719 label: security group name
724 type: org.openecomp.annotations.Source
731 param_name: security_group_name
733 description: the name of security group
734 default: mmsc_security_group_1
735 nems_fe_nems_traffic_net_ips:
736 label: nems_traffic_net IPs for NEMS_FE
741 type: org.openecomp.annotations.Source
746 param_name: nems_fe_nems_traffic_net_ips
748 description: nems_traffic_net IPs for NEMS_FE
755 label: nems imap start
760 type: org.openecomp.annotations.Source
765 param_name: nems_imap_start
767 description: nems imap start
770 label: ha_failover network name
775 type: org.openecomp.annotations.Source
780 param_name: ha_net_name
782 description: ha_failover network name
783 default: int_mms_ha_net_2
784 mms_traffic_net_local_ip_1:
785 label: mmsc traffic network local ip1
790 type: org.openecomp.annotations.Source
795 param_name: mms_traffic_net_local_ip_1
797 description: the local ip1 of the mmsc traffic network
799 mms_traffic_net_local_ip_2:
800 label: mmsc traffic network local ip2
805 type: org.openecomp.annotations.Source
810 param_name: mms_traffic_net_local_ip_2
812 description: the local ip2 of the mmsc traffic network
819 type: org.openecomp.annotations.Source
824 param_name: cmaui_flavor
826 description: Flavor for CMAUI server
829 label: eca traffic start
834 type: org.openecomp.annotations.Source
839 param_name: eca_traffic_start
841 description: eca traffic start
844 label: nems be vm volume type
849 type: org.openecomp.annotations.Source
854 param_name: NEMS_BE_volume_type
856 description: the name of the target volume backend
859 label: MMSC load balancer image name
864 type: org.openecomp.annotations.Source
869 param_name: lb_image_name
871 description: MMSC load balancer image name
872 default: BIGIP-11.5.3.0.0.163
874 label: nems internal start
879 type: org.openecomp.annotations.Source
884 param_name: nems_internal_start
886 description: nems internal start
888 nems_internal_gateway:
889 label: nems internal gw
894 type: org.openecomp.annotations.Source
899 param_name: nems_internal_gateway
901 description: nems internal gw
903 dmz_protected_net_name:
904 label: UID of dmz_protected network
909 type: org.openecomp.annotations.Source
914 param_name: dmz_protected_net_name
916 description: UID of dmz_protected network
917 default: dmz_protected_net_0
919 label: nems be volume size
924 type: org.openecomp.annotations.Source
929 param_name: nems_be_volume_size
931 description: nems be volume size
934 label: MMS traffic network subnet mask
939 type: org.openecomp.annotations.Source
944 param_name: mms_traffic_netmask
946 description: MMS traffic network subnet mask
947 default: 255.255.255.0
949 label: Image for NEMS BE server
954 type: org.openecomp.annotations.Source
959 param_name: nems_be_image
961 description: Image for NEMS BE server
962 default: nems-2.1.2_v29
963 nems_user_web_net_local_ip1:
964 label: nems user web network local ip1
969 type: org.openecomp.annotations.Source
974 param_name: nems_user_web_net_local_ip1
976 description: the local ip1 of the nems user web network
978 label: eca mgmt net IP for ECA_TRX
983 type: org.openecomp.annotations.Source
988 param_name: eca_trx_mgmt_ips
990 description: eca mgmt net IP for ECA_TRX
1015 label: nems user web cidr
1020 type: org.openecomp.annotations.Source
1023 - MMSC_Capacity_Line
1025 param_name: nems_user_web_cidr
1027 description: nems user web cidr
1028 default: 172.26.4.0/24
1029 nems_user_web_net_local_ip2:
1030 label: nems user web network local ip2
1035 type: org.openecomp.annotations.Source
1038 - MMSC_Capacity_Line
1040 param_name: nems_user_web_net_local_ip2
1042 description: the local ip2 of the nems user web network
1043 nems_traffic_gateway:
1044 label: NEMS traffic network gateway
1049 type: org.openecomp.annotations.Source
1052 - MMSC_Capacity_Line
1054 param_name: nems_traffic_gateway
1056 description: NEMS traffic network gateway
1059 label: nems imap name
1064 type: org.openecomp.annotations.Source
1067 - MMSC_Capacity_Line
1069 param_name: nems_imap_name
1071 description: nems imap name
1072 default: int_mms_nems_imap_net_2
1073 mms_traffic_net_floating_ip:
1074 label: mmsc traffic floating ip
1079 type: org.openecomp.annotations.Source
1082 - MMSC_Capacity_Line
1084 param_name: mms_traffic_net_floating_ip
1086 description: mmsc traffic floating ip
1088 nems_internal_netmask:
1089 label: NEMS internal network subnet mask
1094 type: org.openecomp.annotations.Source
1097 - MMSC_Capacity_Line
1099 param_name: nems_internal_netmask
1101 description: NEMS internal network subnet mask
1102 default: 255.255.255.0
1103 nems_user_web_netmask:
1104 label: NEMS user web network subnet mask
1109 type: org.openecomp.annotations.Source
1112 - MMSC_Capacity_Line
1114 param_name: nems_user_web_netmask
1116 description: NEMS user web network subnet mask
1117 default: 255.255.255.0
1123 type: org.openecomp.annotations.Source
1127 - MMSC_Capacity_Line
1129 param_name: oam_net_name
1131 description: UID of OAM network
1132 default: oam_protected_net_0
1139 type: org.openecomp.annotations.Source
1143 - MMSC_Capacity_Line
1145 param_name: external_ntp
1147 description: ntp server
1148 default: 155.165.194.100
1149 mms_traffic_net_cidr:
1150 label: MMS traffic network address (CIDR notation)
1155 type: org.openecomp.annotations.Source
1158 - MMSC_Capacity_Line
1160 param_name: mms_traffic_net_cidr
1162 description: MMS traffic network address (CIDR notation)
1163 default: 172.26.2.0/24
1164 lb_dmz_protected_ips:
1165 label: dmz protected network local ips for lb VM
1170 type: org.openecomp.annotations.Source
1173 - MMSC_Capacity_Line
1175 param_name: lb_dmz_protected_ips
1177 description: local ips of the dmz protected network for lb VM
1184 label: eca management start
1189 type: org.openecomp.annotations.Source
1194 param_name: eca_mgmt_start
1196 description: eca management start
1197 default: 172.25.137.195
1199 label: MMSC vm volume type
1204 type: org.openecomp.annotations.Source
1207 - MMSC_Capacity_Line
1209 param_name: MMSC_volume_type
1211 description: the name of the target volume backend
1214 label: Flavor for NEMS FE server
1219 type: org.openecomp.annotations.Source
1222 - MMSC_Capacity_Line
1224 param_name: nems_fe_flavor
1226 description: Flavor for NEMS FE server
1229 label: ECA mgmt network subnet mask
1234 type: org.openecomp.annotations.Source
1239 param_name: eca_mgmt_netmask
1241 description: ECA mgmt network subnet mask
1242 default: 255.255.255.192
1243 oam_network_netmask:
1244 label: oam network netmask
1249 type: org.openecomp.annotations.Source
1253 - MMSC_Capacity_Line
1255 param_name: oam_network_netmask
1257 description: oam network gateway
1258 default: 255.255.255.192
1259 oam_network_route_1:
1260 label: oam network route 1
1265 type: org.openecomp.annotations.Source
1268 - MMSC_Capacity_Line
1270 param_name: oam_network_route_1
1272 description: oam network route 1
1273 default: 155.165.201.250/32,107.250.172.1
1274 oam_network_route_2:
1275 label: oam network route 2
1280 type: org.openecomp.annotations.Source
1283 - MMSC_Capacity_Line
1285 param_name: oam_network_route_2
1287 description: oam network route 2
1288 default: 155.165.194.100/32,107.250.172.1
1289 mms_traffic_net_name:
1290 label: Name of MMS traffic network
1295 type: org.openecomp.annotations.Source
1298 - MMSC_Capacity_Line
1300 param_name: mms_traffic_net_name
1302 description: Name of MMS traffic network
1303 default: int_mms_mms_traffic_net_2
1305 label: nems user web name
1310 type: org.openecomp.annotations.Source
1313 - MMSC_Capacity_Line
1315 param_name: nems_user_web_name
1317 description: nems user web name
1318 default: int_mms_nems_web_net_2
1319 eca_traffic_net_floating_ip:
1320 label: eca traffic floating ip
1325 type: org.openecomp.annotations.Source
1328 - MMSC_Capacity_Line
1330 param_name: eca_traffic_net_floating_ip
1332 description: eca traffic floating ip
1335 label: eca traffic end
1340 type: org.openecomp.annotations.Source
1343 - MMSC_Capacity_Line
1345 param_name: eca_traffic_end
1347 description: eca traffic end
1348 default: 172.26.5.254
1350 label: Flavor for ECA TRX server
1355 type: org.openecomp.annotations.Source
1358 - MMSC_Capacity_Line
1360 param_name: eca_trx_flavor
1362 description: Flavor for ECA TRX server
1365 label: management network ips for mmsc lb
1370 type: org.openecomp.annotations.Source
1373 - MMSC_Capacity_Line
1375 param_name: lb_oam_ips
1377 description: the ips of the management network for mmsc lb
1384 label: OAM_net IP for NEMS_FE
1389 type: org.openecomp.annotations.Source
1392 - MMSC_Capacity_Line
1394 param_name: nems_fe_oam_ips
1396 description: OAM_net IP for NEMS_FE
1403 label: Flavor for NEMS BE server
1408 type: org.openecomp.annotations.Source
1411 - MMSC_Capacity_Line
1413 param_name: nems_be_flavor
1415 description: Flavor for NEMS BE server
1418 label: cor direct network local ips for lb VM
1423 type: org.openecomp.annotations.Source
1426 - MMSC_Capacity_Line
1428 param_name: lb_cor_direct_ips
1430 description: local ips of cor direct network for lb VM
1437 label: nems traffic name
1442 type: org.openecomp.annotations.Source
1445 - MMSC_Capacity_Line
1447 param_name: nems_traffic_name
1449 description: nems traffic name
1450 default: int_mms_nems_traffic_net_2
1457 type: org.openecomp.annotations.Source
1461 - MMSC_Capacity_Line
1463 param_name: timezone
1465 description: timezone
1467 cmaui_cinder_volume_size:
1468 label: CMAUI Cinder volume size
1473 type: org.openecomp.annotations.Source
1478 param_name: cmaui_cinder_volume_size
1480 description: the size of the CMAUI Cinder volume
1482 nems_user_web_start:
1483 label: nems user web start
1488 type: org.openecomp.annotations.Source
1491 - MMSC_Capacity_Line
1493 param_name: nems_user_web_start
1495 description: nems user web end
1498 label: MMSC server names
1503 type: org.openecomp.annotations.Source
1506 - MMSC_Capacity_Line
1508 param_name: mmsc_names
1510 description: MMSC server names
1520 label: eca management network ID
1525 type: org.openecomp.annotations.Source
1528 - MMSC_Capacity_Line
1530 param_name: eca_mgmt_net_name
1532 description: Network ID for eca management
1533 default: int_eca_mgmt_net_1
1535 label: eca traffic name
1540 type: org.openecomp.annotations.Source
1543 - MMSC_Capacity_Line
1545 param_name: eca_traffic_name
1547 description: eca traffic name
1548 default: int_mms_eca_traffic_net_2
1550 label: nems internal end
1555 type: org.openecomp.annotations.Source
1558 - MMSC_Capacity_Line
1560 param_name: nems_internal_end
1562 description: nems internal end
1563 default: 172.26.6.254
1564 nems_be_nems_internal_net_ips:
1565 label: nems internal net IPs for NEMS_BE
1570 type: org.openecomp.annotations.Source
1573 - MMSC_Capacity_Line
1575 param_name: nems_be_nems_internal_net_ips
1577 description: nems internal net IPs for NEMS_BE
1578 default: 172.26.6.13
1579 mmsc_dmz_protected_virtual_server_ips:
1580 label: mmsc dmz_protected virtual server ips
1585 type: org.openecomp.annotations.Source
1588 - MMSC_Capacity_Line
1590 param_name: mmsc_dmz_protected_virtual_server_ips
1592 description: mmsc dmz_protected virtual server ips
1599 cor_direct_net_name:
1600 label: cor direct net UID
1605 type: org.openecomp.annotations.Source
1608 - MMSC_Capacity_Line
1610 param_name: cor_direct_net_name
1612 description: cor direct net
1613 default: cor_direct_net_0
1619 type: org.openecomp.annotations.Source
1623 - MMSC_Capacity_Line
1627 description: Unique ID for this VNF instance
1628 default: This_is_ths_MMSC-CMAUI_id
1629 oam_network_gateway:
1630 label: oam network gateway
1635 type: org.openecomp.annotations.Source
1639 - MMSC_Capacity_Line
1641 param_name: oam_network_gateway
1643 description: oam network gateway
1646 label: Flavor for MMSC server
1651 type: org.openecomp.annotations.Source
1654 - MMSC_Capacity_Line
1656 param_name: mmsc_flavor
1658 description: Flavor for MMSC server
1659 default: lc.4xlarge4
1666 type: org.openecomp.annotations.Source
1669 - MMSC_Capacity_Line
1671 param_name: ha_net_end
1673 description: ha net end
1674 default: 172.26.1.254
1676 label: nems imap subnet mask
1681 type: org.openecomp.annotations.Source
1684 - MMSC_Capacity_Line
1686 param_name: nems_imap_netmask
1688 description: nems imap subnet mask
1689 default: 255.255.255.0
1696 type: org.openecomp.annotations.Source
1700 - MMSC_Capacity_Line
1702 param_name: external_dns
1704 description: dns server
1705 default: 155.165.201.250
1706 eca_traffic_net_gateway:
1707 label: eca_traffic network gateway
1712 type: org.openecomp.annotations.Source
1715 - MMSC_Capacity_Line
1717 param_name: eca_traffic_net_gateway
1719 description: eca_traffic network gateway
1722 label: OAM net IPs for NEMS_BE
1727 type: org.openecomp.annotations.Source
1730 - MMSC_Capacity_Line
1732 param_name: nems_be_oam_ips
1734 description: OAM net IPs for NEMS_BE
1735 default: 107.250.172.66
1737 label: OAM net IP for ECA_TRX
1742 type: org.openecomp.annotations.Source
1745 - MMSC_Capacity_Line
1747 param_name: eca_trx_oam_ips
1749 description: OAM net IP for ECA_TRX
1774 label: Image for MMSC server
1779 type: org.openecomp.annotations.Source
1782 - MMSC_Capacity_Line
1784 param_name: mmsc_image
1786 description: Image for MMSC server
1787 default: mmsc-6.0.2_v5
1789 label: ha net network local ip2
1794 type: org.openecomp.annotations.Source
1797 - MMSC_Capacity_Line
1799 param_name: ha_net_local_ip_2
1801 description: the local ip2 of the ha network
1804 label: ha net network local ip1
1809 type: org.openecomp.annotations.Source
1812 - MMSC_Capacity_Line
1814 param_name: ha_net_local_ip_1
1816 description: the local ip1 of the ha network
1819 label: nems imap cidr
1824 type: org.openecomp.annotations.Source
1827 - MMSC_Capacity_Line
1829 param_name: nems_imap_cidr
1831 description: nems imap cidr
1832 default: 172.26.7.0/24
1833 eca_traffic_netmask:
1834 label: ECA traffic network subnet mask
1839 type: org.openecomp.annotations.Source
1842 - MMSC_Capacity_Line
1844 param_name: eca_traffic_netmask
1846 description: ECA traffic network subnet mask
1847 default: 255.255.255.0
1849 label: nems fe node roles
1854 type: org.openecomp.annotations.Source
1857 - MMSC_Capacity_Line
1859 param_name: nems_fe_node_roles
1861 description: nems fe node roles
1867 mmsc_mms_traffic_net_ips:
1868 label: MMSC mms_traffic_net IP addresses
1873 type: org.openecomp.annotations.Source
1876 - MMSC_Capacity_Line
1878 param_name: mmsc_mms_traffic_net_ips
1880 description: MMSC mms_traffic_net IP addresses
1889 nems_traffic_net_floating_ip:
1890 label: nems traffic floating ip
1895 type: org.openecomp.annotations.Source
1898 - MMSC_Capacity_Line
1900 param_name: nems_traffic_net_floating_ip
1902 description: nems traffic floating ip
1904 mms_traffic_net_gateway:
1905 label: MMS traffic network gateway address
1910 type: org.openecomp.annotations.Source
1913 - MMSC_Capacity_Line
1915 param_name: mms_traffic_net_gateway
1917 description: MMS traffic network gateway address
1920 label: Image for NEMS FE server
1925 type: org.openecomp.annotations.Source
1928 - MMSC_Capacity_Line
1930 param_name: nems_fe_image
1932 description: Image for NEMS FE server
1933 default: nems-2.1.2_v29
1935 label: MMSC oam_net IP addresses
1940 type: org.openecomp.annotations.Source
1943 - MMSC_Capacity_Line
1945 param_name: mmsc_oam_ips
1947 description: MMSC oam_net IP addresses
1957 label: eca management name
1962 type: org.openecomp.annotations.Source
1967 param_name: eca_mgmt_name
1969 description: eca management name
1970 default: int_eca_mgmt_net_1
1972 label: nems traffic cidr
1977 type: org.openecomp.annotations.Source
1980 - MMSC_Capacity_Line
1982 param_name: nems_traffic_cidr
1984 description: nems traffic cidr
1985 default: 172.26.3.0/24
1987 label: nems node roles
1992 type: org.openecomp.annotations.Source
1995 - MMSC_Capacity_Line
1997 param_name: nems_be_node_roles
1999 description: nems node roles
2002 label: mmsc core snat ips
2007 type: org.openecomp.annotations.Source
2010 - MMSC_Capacity_Line
2012 param_name: mmsc_core_snat_ips
2014 description: mmsc core snat ips
2023 nems_user_web_net_floating_ip:
2024 label: nems user web floating ip
2029 type: org.openecomp.annotations.Source
2032 - MMSC_Capacity_Line
2034 param_name: nems_user_web_net_floating_ip
2036 description: nems user web floating ip
2040 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2043 get_input: eca_trx_flavor
2045 get_input: availability_zone_0
2047 get_input: eca_trx_image
2056 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2059 get_input: eca_trx_flavor
2061 get_input: availability_zone_0
2063 get_input: eca_trx_image
2072 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2075 get_input: eca_trx_flavor
2077 get_input: availability_zone_0
2079 get_input: eca_trx_image
2088 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2091 get_input: eca_trx_flavor
2093 get_input: availability_zone_0
2095 get_input: eca_trx_image
2104 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2107 get_input: eca_trx_flavor
2109 get_input: availability_zone_0
2111 get_input: eca_trx_image
2120 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
2123 get_input: nems_internal_name
2125 nems_internal_network_ip_subnet:
2127 get_input: nems_internal_name
2129 get_input: nems_internal_cidr
2132 get_input: nems_internal_start
2134 get_input: nems_internal_end
2136 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2139 get_input: eca_trx_flavor
2141 get_input: availability_zone_0
2143 get_input: eca_trx_image
2152 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2155 get_input: eca_trx_flavor
2157 get_input: availability_zone_0
2159 get_input: eca_trx_image
2168 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2171 get_input: eca_trx_flavor
2173 get_input: availability_zone_0
2175 get_input: eca_trx_image
2184 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2186 replacement_policy: AUTO
2191 floating_ip_count_required:
2194 - get_input: security_group_name
2203 network_role_tag: oam
2205 get_input: oam_net_name
2208 capability: tosca.capabilities.network.Bindable
2210 relationship: tosca.relationships.network.BindsTo
2211 lb2_mms_traffic_port:
2212 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2214 replacement_policy: AUTO
2219 floating_ip_count_required:
2222 - get_input: security_group_name
2225 get_input: mms_traffic_net_local_ip_2
2229 allowed_address_pairs:
2231 get_input: mms_traffic_net_floating_ip
2232 network: mms_traffic_net
2235 capability: tosca.capabilities.network.Linkable
2236 node: mms_traffic_net
2237 relationship: tosca.relationships.network.LinksTo
2239 capability: tosca.capabilities.network.Bindable
2241 relationship: tosca.relationships.network.BindsTo
2243 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2245 replacement_policy: AUTO
2250 floating_ip_count_required:
2253 - get_input: security_group_name
2257 - nems_fe_nems_traffic_net_ips
2262 network: nems_traffic_net
2265 capability: tosca.capabilities.network.Linkable
2266 node: nems_traffic_net
2267 relationship: tosca.relationships.network.LinksTo
2269 capability: tosca.capabilities.network.Bindable
2270 node: server_nems_fe1
2271 relationship: tosca.relationships.network.BindsTo
2273 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2275 replacement_policy: AUTO
2280 floating_ip_count_required:
2283 - get_input: security_group_name
2287 - nems_fe_nems_internal_net_ips
2292 network: nems_internal_net
2295 capability: tosca.capabilities.network.Linkable
2296 node: nems_internal_net
2297 relationship: tosca.relationships.network.LinksTo
2299 capability: tosca.capabilities.network.Bindable
2300 node: server_nems_fe2
2301 relationship: tosca.relationships.network.BindsTo
2303 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2306 get_input: eca_trx_flavor
2308 get_input: availability_zone_0
2310 get_input: eca_trx_image
2319 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2321 replacement_policy: AUTO
2326 floating_ip_count_required:
2329 - get_input: security_group_name
2333 - nems_fe_nems_user_web_net_ips
2338 network: nems_user_web_net
2341 capability: tosca.capabilities.network.Linkable
2342 node: nems_user_web_net
2343 relationship: tosca.relationships.network.LinksTo
2345 capability: tosca.capabilities.network.Bindable
2346 node: server_nems_fe1
2347 relationship: tosca.relationships.network.BindsTo
2349 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2351 replacement_policy: AUTO
2356 floating_ip_count_required:
2359 - get_input: security_group_name
2363 - nems_fe_nems_user_web_net_ips
2368 network: nems_user_web_net
2371 capability: tosca.capabilities.network.Linkable
2372 node: nems_user_web_net
2373 relationship: tosca.relationships.network.LinksTo
2375 capability: tosca.capabilities.network.Bindable
2376 node: server_nems_fe2
2377 relationship: tosca.relationships.network.BindsTo
2379 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2381 replacement_policy: AUTO
2386 floating_ip_count_required:
2389 - get_input: security_group_name
2393 - nems_fe_nems_traffic_net_ips
2398 network: nems_traffic_net
2401 capability: tosca.capabilities.network.Linkable
2402 node: nems_traffic_net
2403 relationship: tosca.relationships.network.LinksTo
2405 capability: tosca.capabilities.network.Bindable
2406 node: server_nems_fe2
2407 relationship: tosca.relationships.network.BindsTo
2409 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2411 replacement_policy: AUTO
2416 floating_ip_count_required:
2419 - get_input: security_group_name
2428 network_role_tag: oam
2430 get_input: oam_net_name
2433 capability: tosca.capabilities.network.Bindable
2434 node: server_nems_fe1
2435 relationship: tosca.relationships.network.BindsTo
2437 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2439 replacement_policy: AUTO
2444 floating_ip_count_required:
2447 - get_input: security_group_name
2456 network_role_tag: oam
2458 get_input: oam_net_name
2461 capability: tosca.capabilities.network.Bindable
2462 node: server_nems_fe2
2463 relationship: tosca.relationships.network.BindsTo
2465 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2467 replacement_policy: AUTO
2472 floating_ip_count_required:
2475 - get_input: security_group_name
2479 - nems_fe_nems_internal_net_ips
2484 network: nems_internal_net
2487 capability: tosca.capabilities.network.Linkable
2488 node: nems_internal_net
2489 relationship: tosca.relationships.network.LinksTo
2491 capability: tosca.capabilities.network.Bindable
2492 node: server_nems_fe1
2493 relationship: tosca.relationships.network.BindsTo
2495 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2497 replacement_policy: AUTO
2502 floating_ip_count_required:
2505 - get_input: security_group_name
2509 - nems_fe_nems_imap_net_ips
2514 network: nems_imap_net
2517 capability: tosca.capabilities.network.Linkable
2519 relationship: tosca.relationships.network.LinksTo
2521 capability: tosca.capabilities.network.Bindable
2522 node: server_nems_fe1
2523 relationship: tosca.relationships.network.BindsTo
2525 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2527 replacement_policy: AUTO
2532 floating_ip_count_required:
2535 - get_input: security_group_name
2539 - nems_fe_nems_imap_net_ips
2544 network: nems_imap_net
2547 capability: tosca.capabilities.network.Linkable
2549 relationship: tosca.relationships.network.LinksTo
2551 capability: tosca.capabilities.network.Bindable
2552 node: server_nems_fe2
2553 relationship: tosca.relationships.network.BindsTo
2555 type: org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules
2558 get_input: security_group_name
2559 description: mmsc security group
2563 port_range_max: 65535
2564 remote_ip_prefix: 0.0.0.0/0
2569 port_range_max: 65535
2570 remote_ip_prefix: 0.0.0.0/0
2575 remote_ip_prefix: 0.0.0.0/0
2579 port_range_max: 65535
2580 remote_ip_prefix: 0.0.0.0/0
2585 port_range_max: 65535
2586 remote_ip_prefix: 0.0.0.0/0
2591 remote_ip_prefix: 0.0.0.0/0
2594 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
2597 get_input: MMSC_volume_type
2598 size: '(get_input : mmsc_cinder_volume_size) * 1024'
2599 lb2_eca_traffic_port:
2600 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2602 replacement_policy: AUTO
2607 floating_ip_count_required:
2610 - get_input: security_group_name
2613 get_input: eca_traffic_net_local_ip_2
2617 allowed_address_pairs:
2619 get_input: eca_traffic_net_floating_ip
2620 network: eca_traffic_net
2623 capability: tosca.capabilities.network.Linkable
2624 node: eca_traffic_net
2625 relationship: tosca.relationships.network.LinksTo
2627 capability: tosca.capabilities.network.Bindable
2629 relationship: tosca.relationships.network.BindsTo
2631 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2633 replacement_policy: AUTO
2638 floating_ip_count_required:
2641 - get_input: security_group_name
2644 get_input: ha_net_local_ip_2
2651 capability: tosca.capabilities.network.Linkable
2653 relationship: tosca.relationships.network.LinksTo
2655 capability: tosca.capabilities.network.Bindable
2657 relationship: tosca.relationships.network.BindsTo
2659 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
2662 get_input: nems_user_web_name
2664 nems_user_web_network_ip_subnet:
2666 get_input: nems_user_web_name
2668 get_input: nems_user_web_cidr
2671 get_input: nems_user_web_start
2673 get_input: nems_user_web_end
2675 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2677 replacement_policy: AUTO
2682 floating_ip_count_required:
2685 - get_input: security_group_name
2688 get_input: ha_net_local_ip_1
2695 capability: tosca.capabilities.network.Linkable
2697 relationship: tosca.relationships.network.LinksTo
2699 capability: tosca.capabilities.network.Bindable
2701 relationship: tosca.relationships.network.BindsTo
2703 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
2706 get_input: MMSC_volume_type
2707 size: '(get_input : mmsc_cinder_volume_size) * 1024'
2709 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
2712 get_input: CMAUI_volume_type
2713 size: '(get_input : cmaui_cinder_volume_size) * 1024'
2715 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
2718 get_input: nems_traffic_name
2720 nems_traffic_network_ip_subnet:
2722 get_input: nems_traffic_name
2724 get_input: nems_traffic_cidr
2727 get_input: nems_traffic_start
2729 get_input: nems_traffic_end
2731 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2733 replacement_policy: AUTO
2738 floating_ip_count_required:
2741 - get_input: security_group_name
2750 network_role_tag: oam
2752 get_input: oam_net_name
2755 capability: tosca.capabilities.network.Bindable
2756 node: server_eca_trx16
2757 relationship: tosca.relationships.network.BindsTo
2759 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2761 replacement_policy: AUTO
2766 floating_ip_count_required:
2769 - get_input: security_group_name
2773 - eca_trx_eca_traffic_net_ips
2778 network: eca_traffic_net
2781 capability: tosca.capabilities.network.Linkable
2782 node: eca_traffic_net
2783 relationship: tosca.relationships.network.LinksTo
2785 capability: tosca.capabilities.network.Bindable
2786 node: server_eca_trx19
2787 relationship: tosca.relationships.network.BindsTo
2789 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2791 replacement_policy: AUTO
2796 floating_ip_count_required:
2799 - get_input: security_group_name
2808 network_role_tag: eca_mgmt
2810 get_input: eca_mgmt_net_name
2813 capability: tosca.capabilities.network.Bindable
2814 node: server_eca_trx16
2815 relationship: tosca.relationships.network.BindsTo
2817 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2819 replacement_policy: AUTO
2824 floating_ip_count_required:
2827 - get_input: security_group_name
2836 network_role_tag: eca_mgmt
2838 get_input: eca_mgmt_net_name
2841 capability: tosca.capabilities.network.Bindable
2842 node: server_eca_trx19
2843 relationship: tosca.relationships.network.BindsTo
2845 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2847 replacement_policy: AUTO
2852 floating_ip_count_required:
2855 - get_input: security_group_name
2864 network_role_tag: oam
2866 get_input: oam_net_name
2869 capability: tosca.capabilities.network.Bindable
2870 node: server_eca_trx15
2871 relationship: tosca.relationships.network.BindsTo
2873 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2875 replacement_policy: AUTO
2880 floating_ip_count_required:
2883 - get_input: security_group_name
2892 network_role_tag: oam
2894 get_input: oam_net_name
2897 capability: tosca.capabilities.network.Bindable
2898 node: server_eca_trx19
2899 relationship: tosca.relationships.network.BindsTo
2900 lb1_nems_traffic_port:
2901 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2903 replacement_policy: AUTO
2908 floating_ip_count_required:
2911 - get_input: security_group_name
2914 get_input: nems_traffic_net_local_ip1
2918 allowed_address_pairs:
2920 get_input: nems_traffic_net_floating_ip
2921 network: nems_traffic_net
2924 capability: tosca.capabilities.network.Linkable
2925 node: nems_traffic_net
2926 relationship: tosca.relationships.network.LinksTo
2928 capability: tosca.capabilities.network.Bindable
2930 relationship: tosca.relationships.network.BindsTo
2932 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2934 replacement_policy: AUTO
2939 floating_ip_count_required:
2942 - get_input: security_group_name
2951 network_role_tag: eca_mgmt
2953 get_input: eca_mgmt_net_name
2956 capability: tosca.capabilities.network.Bindable
2957 node: server_eca_trx11
2958 relationship: tosca.relationships.network.BindsTo
2960 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2962 replacement_policy: AUTO
2967 floating_ip_count_required:
2970 - get_input: security_group_name
2974 - eca_trx_eca_traffic_net_ips
2979 network: eca_traffic_net
2982 capability: tosca.capabilities.network.Linkable
2983 node: eca_traffic_net
2984 relationship: tosca.relationships.network.LinksTo
2986 capability: tosca.capabilities.network.Bindable
2987 node: server_eca_trx11
2988 relationship: tosca.relationships.network.BindsTo
2990 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2992 replacement_policy: AUTO
2997 floating_ip_count_required:
3000 - get_input: security_group_name
3004 - eca_trx_eca_traffic_net_ips
3009 network: eca_traffic_net
3012 capability: tosca.capabilities.network.Linkable
3013 node: eca_traffic_net
3014 relationship: tosca.relationships.network.LinksTo
3016 capability: tosca.capabilities.network.Bindable
3017 node: server_eca_trx12
3018 relationship: tosca.relationships.network.BindsTo
3020 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3022 replacement_policy: AUTO
3027 floating_ip_count_required:
3030 - get_input: security_group_name
3039 network_role_tag: eca_mgmt
3041 get_input: eca_mgmt_net_name
3044 capability: tosca.capabilities.network.Bindable
3045 node: server_eca_trx12
3046 relationship: tosca.relationships.network.BindsTo
3048 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3050 replacement_policy: AUTO
3055 floating_ip_count_required:
3058 - get_input: security_group_name
3067 network_role_tag: oam
3069 get_input: oam_net_name
3072 capability: tosca.capabilities.network.Bindable
3073 node: server_eca_trx11
3074 relationship: tosca.relationships.network.BindsTo
3076 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3078 replacement_policy: AUTO
3083 floating_ip_count_required:
3086 - get_input: security_group_name
3095 network_role_tag: oam
3097 get_input: oam_net_name
3100 capability: tosca.capabilities.network.Bindable
3101 node: server_eca_trx12
3102 relationship: tosca.relationships.network.BindsTo
3104 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3106 replacement_policy: AUTO
3111 floating_ip_count_required:
3114 - get_input: security_group_name
3123 network_role_tag: oam
3125 get_input: oam_net_name
3128 capability: tosca.capabilities.network.Bindable
3130 relationship: tosca.relationships.network.BindsTo
3132 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3134 replacement_policy: AUTO
3139 floating_ip_count_required:
3142 - get_input: security_group_name
3151 network_role_tag: oam
3153 get_input: oam_net_name
3156 capability: tosca.capabilities.network.Bindable
3158 relationship: tosca.relationships.network.BindsTo
3160 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3162 replacement_policy: AUTO
3167 floating_ip_count_required:
3170 - get_input: security_group_name
3179 network_role_tag: oam
3181 get_input: oam_net_name
3184 capability: tosca.capabilities.network.Bindable
3186 relationship: tosca.relationships.network.BindsTo
3188 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3190 replacement_policy: AUTO
3195 floating_ip_count_required:
3198 - get_input: security_group_name
3202 - eca_trx_eca_traffic_net_ips
3207 network: eca_traffic_net
3210 capability: tosca.capabilities.network.Linkable
3211 node: eca_traffic_net
3212 relationship: tosca.relationships.network.LinksTo
3214 capability: tosca.capabilities.network.Bindable
3215 node: server_eca_trx15
3216 relationship: tosca.relationships.network.BindsTo
3218 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3220 replacement_policy: AUTO
3225 floating_ip_count_required:
3228 - get_input: security_group_name
3232 - mmsc_mms_traffic_net_ips
3237 network: mms_traffic_net
3240 capability: tosca.capabilities.network.Linkable
3241 node: mms_traffic_net
3242 relationship: tosca.relationships.network.LinksTo
3244 capability: tosca.capabilities.network.Bindable
3246 relationship: tosca.relationships.network.BindsTo
3248 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3250 replacement_policy: AUTO
3255 floating_ip_count_required:
3258 - get_input: security_group_name
3262 - mmsc_mms_traffic_net_ips
3267 network: mms_traffic_net
3270 capability: tosca.capabilities.network.Linkable
3271 node: mms_traffic_net
3272 relationship: tosca.relationships.network.LinksTo
3274 capability: tosca.capabilities.network.Bindable
3276 relationship: tosca.relationships.network.BindsTo
3278 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3280 replacement_policy: AUTO
3285 floating_ip_count_required:
3288 - get_input: security_group_name
3297 network_role_tag: eca_mgmt
3299 get_input: eca_mgmt_net_name
3302 capability: tosca.capabilities.network.Bindable
3303 node: server_eca_trx15
3304 relationship: tosca.relationships.network.BindsTo
3306 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3308 replacement_policy: AUTO
3313 floating_ip_count_required:
3316 - get_input: security_group_name
3320 - eca_trx_eca_traffic_net_ips
3325 network: eca_traffic_net
3328 capability: tosca.capabilities.network.Linkable
3329 node: eca_traffic_net
3330 relationship: tosca.relationships.network.LinksTo
3332 capability: tosca.capabilities.network.Bindable
3333 node: server_eca_trx16
3334 relationship: tosca.relationships.network.BindsTo
3336 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3338 replacement_policy: AUTO
3343 floating_ip_count_required:
3346 - get_input: security_group_name
3355 network_role_tag: oam
3357 get_input: oam_net_name
3360 capability: tosca.capabilities.network.Bindable
3362 relationship: tosca.relationships.network.BindsTo
3364 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3367 get_input: MMSC_volume_type
3368 size: '(get_input : mmsc_cinder_volume_size) * 1024'
3370 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3372 replacement_policy: AUTO
3377 floating_ip_count_required:
3380 - get_input: security_group_name
3384 - eca_trx_eca_traffic_net_ips
3389 network: eca_traffic_net
3392 capability: tosca.capabilities.network.Linkable
3393 node: eca_traffic_net
3394 relationship: tosca.relationships.network.LinksTo
3396 capability: tosca.capabilities.network.Bindable
3397 node: server_eca_trx7
3398 relationship: tosca.relationships.network.BindsTo
3400 type: org.openecomp.resource.abstract.nodes.heat.eca_oam
3404 service_template_filter:
3405 substitute_service_template: eca_oamServiceTemplate.yaml
3410 get_input: cmaui_image
3412 get_input: cmaui_flavor
3413 user_data_format: RAW
3414 availability_zone_0:
3415 get_input: availability_zone_0
3419 cmaui.mgmt.ip=${cmaui.mgmt.ip}
3420 cmaui.mgmt.netmask=${cmaui.mgmt.netmask}
3421 cmaui.mgmt.gateway=${cmaui.mgmt.gateway}
3422 cmaui.external.dns=${cmaui.external.dns}
3423 cmaui.external.ntp=${cmaui.external.ntp}
3424 cmaui.node=${cmaui.node}
3425 cmaui.timezone=${cmaui.timezone}
3427 ${cmaui.mgmt.netmask}:
3428 get_input: oam_network_netmask
3433 ${cmaui.mgmt.gateway}:
3434 get_input: oam_network_gateway
3439 ${cmaui.external.ntp}:
3440 get_input: external_ntp
3443 ${cmaui.external.dns}:
3444 get_input: external_dns
3446 - port: cmaui_port_0
3452 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3454 replacement_policy: AUTO
3459 floating_ip_count_required:
3462 - get_input: security_group_name
3471 network_role_tag: oam
3473 get_input: oam_net_name
3476 capability: tosca.capabilities.network.Bindable
3477 node: server_eca_trx7
3478 relationship: tosca.relationships.network.BindsTo
3480 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3482 replacement_policy: AUTO
3487 floating_ip_count_required:
3490 - get_input: security_group_name
3499 network_role_tag: eca_mgmt
3501 get_input: eca_mgmt_net_name
3504 capability: tosca.capabilities.network.Bindable
3505 node: server_eca_trx7
3506 relationship: tosca.relationships.network.BindsTo
3508 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3511 get_input: CMAUI_volume_type
3512 size: '(get_input : cmaui_cinder_volume_size) * 1024'
3514 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3516 replacement_policy: AUTO
3521 floating_ip_count_required:
3524 - get_input: security_group_name
3533 network_role_tag: eca_mgmt
3535 get_input: eca_mgmt_net_name
3538 capability: tosca.capabilities.network.Bindable
3539 node: server_eca_trx3
3540 relationship: tosca.relationships.network.BindsTo
3542 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3544 replacement_policy: AUTO
3549 floating_ip_count_required:
3552 - get_input: security_group_name
3561 network_role_tag: oam
3563 get_input: oam_net_name
3566 capability: tosca.capabilities.network.Bindable
3567 node: server_eca_trx3
3568 relationship: tosca.relationships.network.BindsTo
3570 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3572 replacement_policy: AUTO
3577 floating_ip_count_required:
3580 - get_input: security_group_name
3584 - eca_trx_eca_traffic_net_ips
3589 network: eca_traffic_net
3592 capability: tosca.capabilities.network.Linkable
3593 node: eca_traffic_net
3594 relationship: tosca.relationships.network.LinksTo
3596 capability: tosca.capabilities.network.Bindable
3597 node: server_eca_trx3
3598 relationship: tosca.relationships.network.BindsTo
3600 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3603 get_input: MMSC_volume_type
3604 size: '(get_input : mmsc_cinder_volume_size) * 1024'
3606 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
3609 get_input: nems_imap_name
3611 nems_imap_network_ip_subnet:
3613 get_input: nems_imap_name
3615 get_input: nems_imap_cidr
3618 get_input: nems_imap_start
3620 get_input: nems_imap_end
3622 type: org.openecomp.resource.vfc.nodes.heat.cmaui
3625 get_input: cmaui_flavor
3627 get_input: availability_zone_0
3629 get_input: cmaui_image
3633 user_data_format: RAW
3640 capability: tosca.capabilities.Attachment
3642 relationship: cmaui1_volume_attachment
3643 lb2_dmz_protected_port:
3644 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3646 replacement_policy: AUTO
3651 floating_ip_count_required:
3654 - get_input: security_group_name
3658 - lb_dmz_protected_ips
3663 allowed_address_pairs:
3666 - mmsc_dmz_protected_virtual_server_ips
3670 - mmsc_dmz_protected_virtual_server_ips
3674 - mmsc_dmz_protected_virtual_server_ips
3678 - mmsc_dmz_protected_snat_ips
3682 - mmsc_dmz_protected_snat_ips
3686 - mmsc_dmz_protected_snat_ips
3690 - mmsc_dmz_protected_snat_ips
3692 network_role_tag: dmz_protected
3694 get_input: dmz_protected_net_name
3697 capability: tosca.capabilities.network.Bindable
3699 relationship: tosca.relationships.network.BindsTo
3700 lb1_eca_traffic_port:
3701 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3703 replacement_policy: AUTO
3708 floating_ip_count_required:
3711 - get_input: security_group_name
3714 get_input: eca_traffic_net_local_ip_1
3718 allowed_address_pairs:
3720 get_input: eca_traffic_net_floating_ip
3721 network: eca_traffic_net
3724 capability: tosca.capabilities.network.Linkable
3725 node: eca_traffic_net
3726 relationship: tosca.relationships.network.LinksTo
3728 capability: tosca.capabilities.network.Bindable
3730 relationship: tosca.relationships.network.BindsTo
3731 lb1_dmz_protected_port:
3732 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3734 replacement_policy: AUTO
3739 floating_ip_count_required:
3742 - get_input: security_group_name
3746 - lb_dmz_protected_ips
3751 allowed_address_pairs:
3754 - mmsc_dmz_protected_virtual_server_ips
3758 - mmsc_dmz_protected_virtual_server_ips
3762 - mmsc_dmz_protected_virtual_server_ips
3766 - mmsc_dmz_protected_snat_ips
3770 - mmsc_dmz_protected_snat_ips
3774 - mmsc_dmz_protected_snat_ips
3778 - mmsc_dmz_protected_snat_ips
3780 network_role_tag: dmz_protected
3782 get_input: dmz_protected_net_name
3785 capability: tosca.capabilities.network.Bindable
3787 relationship: tosca.relationships.network.BindsTo
3788 lb1_mms_traffic_port:
3789 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3791 replacement_policy: AUTO
3796 floating_ip_count_required:
3799 - get_input: security_group_name
3802 get_input: mms_traffic_net_local_ip_1
3806 allowed_address_pairs:
3808 get_input: mms_traffic_net_floating_ip
3809 network: mms_traffic_net
3812 capability: tosca.capabilities.network.Linkable
3813 node: mms_traffic_net
3814 relationship: tosca.relationships.network.LinksTo
3816 capability: tosca.capabilities.network.Bindable
3818 relationship: tosca.relationships.network.BindsTo
3820 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
3823 get_input: eca_mgmt_name
3825 eca_mgmt_network_ip_subnet:
3827 get_input: eca_mgmt_name
3829 get_input: eca_mgmt_cidr
3832 get_input: eca_mgmt_start
3834 get_input: eca_mgmt_end
3836 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3838 replacement_policy: AUTO
3843 floating_ip_count_required:
3846 - get_input: security_group_name
3850 - eca_trx_eca_traffic_net_ips
3855 network: eca_traffic_net
3858 capability: tosca.capabilities.network.Linkable
3859 node: eca_traffic_net
3860 relationship: tosca.relationships.network.LinksTo
3862 capability: tosca.capabilities.network.Bindable
3863 node: server_eca_trx1
3864 relationship: tosca.relationships.network.BindsTo
3866 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3869 get_input: NEMS_FE_volume_type
3870 size: '(get_input : nems_volume_size) * 1024'
3872 type: org.openecomp.resource.vfc.nodes.heat.nems_be
3875 get_input: nems_be_flavor
3877 get_input: availability_zone_0
3879 get_input: nems_be_image
3883 user_data_format: RAW
3885 get_input: nems_be_names
3888 capability: tosca.capabilities.Attachment
3889 node: nems_be_volume
3890 relationship: nems_volume_attachment
3892 type: org.openecomp.resource.vfc.nodes.heat.nems_fe
3895 get_input: nems_fe_flavor
3897 get_input: availability_zone_0
3899 get_input: nems_fe_image
3903 user_data_format: RAW
3910 capability: tosca.capabilities.Attachment
3911 node: nems1_fe_volume
3912 relationship: nems1_fe_volume_attachment
3914 type: org.openecomp.resource.vfc.nodes.heat.nems_fe
3917 get_input: nems_fe_flavor
3919 get_input: availability_zone_0
3921 get_input: nems_fe_image
3925 user_data_format: RAW
3932 capability: tosca.capabilities.Attachment
3933 node: nems2_fe_volume
3934 relationship: nems2_fe_volume_attachment
3935 lb2_cor_direct_port:
3936 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3938 replacement_policy: AUTO
3943 floating_ip_count_required:
3946 - get_input: security_group_name
3955 allowed_address_pairs:
3958 - mmsc_core_virtual_server_ips
3962 - mmsc_core_virtual_server_ips
3966 - mmsc_core_snat_ips
3970 - mmsc_core_snat_ips
3974 - mmsc_core_snat_ips
3978 - mmsc_core_snat_ips
3982 - mmsc_core_snat_ips
3984 network_role_tag: cor_direct
3986 get_input: cor_direct_net_name
3989 capability: tosca.capabilities.network.Bindable
3991 relationship: tosca.relationships.network.BindsTo
3993 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3995 replacement_policy: AUTO
4000 floating_ip_count_required:
4003 - get_input: security_group_name
4012 network_role_tag: oam
4014 get_input: oam_net_name
4017 capability: tosca.capabilities.network.Bindable
4018 node: server_eca_trx20
4019 relationship: tosca.relationships.network.BindsTo
4021 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4023 replacement_policy: AUTO
4028 floating_ip_count_required:
4031 - get_input: security_group_name
4035 - eca_trx_eca_traffic_net_ips
4040 network: eca_traffic_net
4043 capability: tosca.capabilities.network.Linkable
4044 node: eca_traffic_net
4045 relationship: tosca.relationships.network.LinksTo
4047 capability: tosca.capabilities.network.Bindable
4048 node: server_eca_trx20
4049 relationship: tosca.relationships.network.BindsTo
4051 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4053 replacement_policy: AUTO
4058 floating_ip_count_required:
4061 - get_input: security_group_name
4070 network_role_tag: eca_mgmt
4072 get_input: eca_mgmt_net_name
4075 capability: tosca.capabilities.network.Bindable
4076 node: server_eca_trx20
4077 relationship: tosca.relationships.network.BindsTo
4079 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4081 replacement_policy: AUTO
4086 floating_ip_count_required:
4089 - get_input: security_group_name
4098 network_role_tag: oam
4100 get_input: oam_net_name
4103 capability: tosca.capabilities.network.Bindable
4104 node: server_eca_trx8
4105 relationship: tosca.relationships.network.BindsTo
4107 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4109 replacement_policy: AUTO
4114 floating_ip_count_required:
4117 - get_input: security_group_name
4126 network_role_tag: oam
4128 get_input: oam_net_name
4131 capability: tosca.capabilities.network.Bindable
4132 node: server_eca_trx6
4133 relationship: tosca.relationships.network.BindsTo
4134 lb2_nems_user_web_port:
4135 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4137 replacement_policy: AUTO
4142 floating_ip_count_required:
4145 - get_input: security_group_name
4148 get_input: nems_user_web_net_local_ip2
4152 allowed_address_pairs:
4154 get_input: nems_user_web_net_floating_ip
4155 network: nems_user_web_net
4158 capability: tosca.capabilities.network.Linkable
4159 node: nems_user_web_net
4160 relationship: tosca.relationships.network.LinksTo
4162 capability: tosca.capabilities.network.Bindable
4164 relationship: tosca.relationships.network.BindsTo
4166 type: org.openecomp.resource.vfc.nodes.heat.lb
4169 get_input: lb_flavor_name
4171 get_input: availability_zone_0
4173 get_input: lb_image_name
4182 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4184 replacement_policy: AUTO
4189 floating_ip_count_required:
4192 - get_input: security_group_name
4196 - eca_trx_eca_traffic_net_ips
4201 network: eca_traffic_net
4204 capability: tosca.capabilities.network.Linkable
4205 node: eca_traffic_net
4206 relationship: tosca.relationships.network.LinksTo
4208 capability: tosca.capabilities.network.Bindable
4209 node: server_eca_trx6
4210 relationship: tosca.relationships.network.BindsTo
4212 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4214 replacement_policy: AUTO
4219 floating_ip_count_required:
4222 - get_input: security_group_name
4226 - eca_trx_eca_traffic_net_ips
4231 network: eca_traffic_net
4234 capability: tosca.capabilities.network.Linkable
4235 node: eca_traffic_net
4236 relationship: tosca.relationships.network.LinksTo
4238 capability: tosca.capabilities.network.Bindable
4239 node: server_eca_trx8
4240 relationship: tosca.relationships.network.BindsTo
4241 lb1_nems_user_web_port:
4242 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4244 replacement_policy: AUTO
4249 floating_ip_count_required:
4252 - get_input: security_group_name
4255 get_input: nems_user_web_net_local_ip1
4259 allowed_address_pairs:
4261 get_input: nems_user_web_net_floating_ip
4262 network: nems_user_web_net
4265 capability: tosca.capabilities.network.Linkable
4266 node: nems_user_web_net
4267 relationship: tosca.relationships.network.LinksTo
4269 capability: tosca.capabilities.network.Bindable
4271 relationship: tosca.relationships.network.BindsTo
4273 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4275 replacement_policy: AUTO
4280 floating_ip_count_required:
4283 - get_input: security_group_name
4292 network_role_tag: eca_mgmt
4294 get_input: eca_mgmt_net_name
4297 capability: tosca.capabilities.network.Bindable
4298 node: server_eca_trx6
4299 relationship: tosca.relationships.network.BindsTo
4301 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4303 replacement_policy: AUTO
4308 floating_ip_count_required:
4311 - get_input: security_group_name
4320 network_role_tag: eca_mgmt
4322 get_input: eca_mgmt_net_name
4325 capability: tosca.capabilities.network.Bindable
4326 node: server_eca_trx8
4327 relationship: tosca.relationships.network.BindsTo
4329 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
4332 get_input: ha_net_name
4336 get_input: ha_net_name
4338 get_input: ha_net_cidr
4341 get_input: ha_net_start
4343 get_input: ha_net_end
4345 type: org.openecomp.resource.vfc.nodes.heat.mmsc
4348 get_input: mmsc_flavor
4350 get_input: availability_zone_0
4352 get_input: mmsc_image
4356 user_data_format: RAW
4363 capability: tosca.capabilities.Attachment
4365 relationship: mmsc1_volume_attachment
4367 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4369 replacement_policy: AUTO
4374 floating_ip_count_required:
4377 - get_input: security_group_name
4380 get_input: nems_be_oam_ips
4384 network_role_tag: oam
4386 get_input: oam_net_name
4389 capability: tosca.capabilities.network.Bindable
4390 node: server_nems_be1
4391 relationship: tosca.relationships.network.BindsTo
4393 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4395 replacement_policy: AUTO
4400 floating_ip_count_required:
4403 - get_input: security_group_name
4412 network_role_tag: oam
4414 get_input: oam_net_name
4417 capability: tosca.capabilities.network.Bindable
4418 node: server_eca_trx2
4419 relationship: tosca.relationships.network.BindsTo
4421 type: org.openecomp.resource.vfc.nodes.heat.mmsc
4424 get_input: mmsc_flavor
4426 get_input: availability_zone_0
4428 get_input: mmsc_image
4432 user_data_format: RAW
4439 capability: tosca.capabilities.Attachment
4441 relationship: mmsc2_volume_attachment
4443 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4445 replacement_policy: AUTO
4450 floating_ip_count_required:
4453 - get_input: security_group_name
4456 get_input: nems_be_nems_internal_net_ips
4460 network: nems_internal_net
4463 capability: tosca.capabilities.network.Linkable
4464 node: nems_internal_net
4465 relationship: tosca.relationships.network.LinksTo
4467 capability: tosca.capabilities.network.Bindable
4468 node: server_nems_be1
4469 relationship: tosca.relationships.network.BindsTo
4471 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4473 replacement_policy: AUTO
4478 floating_ip_count_required:
4481 - get_input: security_group_name
4490 network_role_tag: eca_mgmt
4492 get_input: eca_mgmt_net_name
4495 capability: tosca.capabilities.network.Bindable
4496 node: server_eca_trx2
4497 relationship: tosca.relationships.network.BindsTo
4499 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4501 replacement_policy: AUTO
4506 floating_ip_count_required:
4509 - get_input: security_group_name
4518 network_role_tag: eca_mgmt
4520 get_input: eca_mgmt_net_name
4523 capability: tosca.capabilities.network.Bindable
4524 node: server_eca_trx4
4525 relationship: tosca.relationships.network.BindsTo
4527 type: org.openecomp.resource.vfc.nodes.heat.mmsc
4530 get_input: mmsc_flavor
4532 get_input: availability_zone_0
4534 get_input: mmsc_image
4538 user_data_format: RAW
4545 capability: tosca.capabilities.Attachment
4547 relationship: mmsc3_volume_attachment
4549 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4551 replacement_policy: AUTO
4556 floating_ip_count_required:
4559 - get_input: security_group_name
4562 get_input: nems_be_nems_imap_net_ips
4566 network: nems_imap_net
4569 capability: tosca.capabilities.network.Linkable
4571 relationship: tosca.relationships.network.LinksTo
4573 capability: tosca.capabilities.network.Bindable
4574 node: server_nems_be1
4575 relationship: tosca.relationships.network.BindsTo
4577 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4579 replacement_policy: AUTO
4584 floating_ip_count_required:
4587 - get_input: security_group_name
4591 - eca_trx_eca_traffic_net_ips
4596 network: eca_traffic_net
4599 capability: tosca.capabilities.network.Linkable
4600 node: eca_traffic_net
4601 relationship: tosca.relationships.network.LinksTo
4603 capability: tosca.capabilities.network.Bindable
4604 node: server_eca_trx2
4605 relationship: tosca.relationships.network.BindsTo
4607 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4609 replacement_policy: AUTO
4614 floating_ip_count_required:
4617 - get_input: security_group_name
4621 - eca_trx_eca_traffic_net_ips
4626 network: eca_traffic_net
4629 capability: tosca.capabilities.network.Linkable
4630 node: eca_traffic_net
4631 relationship: tosca.relationships.network.LinksTo
4633 capability: tosca.capabilities.network.Bindable
4634 node: server_eca_trx4
4635 relationship: tosca.relationships.network.BindsTo
4637 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
4640 get_input: eca_trx_flavor
4642 get_input: availability_zone_0
4644 get_input: eca_trx_image
4653 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4655 replacement_policy: AUTO
4660 floating_ip_count_required:
4663 - get_input: security_group_name
4672 network_role_tag: oam
4674 get_input: oam_net_name
4677 capability: tosca.capabilities.network.Bindable
4678 node: server_eca_trx4
4679 relationship: tosca.relationships.network.BindsTo
4681 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
4684 get_input: NEMS_BE_volume_type
4685 size: '(get_input : nems_be_volume_size) * 1024'
4687 type: org.openecomp.resource.vfc.nodes.heat.mmsc
4690 get_input: mmsc_flavor
4692 get_input: availability_zone_0
4694 get_input: mmsc_image
4698 user_data_format: RAW
4705 capability: tosca.capabilities.Attachment
4707 relationship: mmsc4_volume_attachment
4709 type: org.openecomp.resource.vfc.nodes.heat.mmsc
4712 get_input: mmsc_flavor
4714 get_input: availability_zone_0
4716 get_input: mmsc_image
4720 user_data_format: RAW
4727 capability: tosca.capabilities.Attachment
4729 relationship: mmsc5_volume_attachment
4731 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4733 replacement_policy: AUTO
4738 floating_ip_count_required:
4741 - get_input: security_group_name
4750 network_role_tag: oam
4752 get_input: oam_net_name
4755 capability: tosca.capabilities.network.Bindable
4756 node: server_eca_trx17
4757 relationship: tosca.relationships.network.BindsTo
4759 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4761 replacement_policy: AUTO
4766 floating_ip_count_required:
4769 - get_input: security_group_name
4773 - eca_trx_eca_traffic_net_ips
4778 network: eca_traffic_net
4781 capability: tosca.capabilities.network.Linkable
4782 node: eca_traffic_net
4783 relationship: tosca.relationships.network.LinksTo
4785 capability: tosca.capabilities.network.Bindable
4786 node: server_eca_trx18
4787 relationship: tosca.relationships.network.BindsTo
4788 lb1_cor_direct_port:
4789 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4791 replacement_policy: AUTO
4796 floating_ip_count_required:
4799 - get_input: security_group_name
4808 allowed_address_pairs:
4811 - mmsc_core_virtual_server_ips
4815 - mmsc_core_virtual_server_ips
4819 - mmsc_core_snat_ips
4823 - mmsc_core_snat_ips
4827 - mmsc_core_snat_ips
4831 - mmsc_core_snat_ips
4835 - mmsc_core_snat_ips
4837 network_role_tag: cor_direct
4839 get_input: cor_direct_net_name
4842 capability: tosca.capabilities.network.Bindable
4844 relationship: tosca.relationships.network.BindsTo
4846 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4848 replacement_policy: AUTO
4853 floating_ip_count_required:
4856 - get_input: security_group_name
4865 network_role_tag: oam
4867 get_input: oam_net_name
4870 capability: tosca.capabilities.network.Bindable
4872 relationship: tosca.relationships.network.BindsTo
4874 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4876 replacement_policy: AUTO
4881 floating_ip_count_required:
4884 - get_input: security_group_name
4888 - eca_trx_eca_traffic_net_ips
4893 network: eca_traffic_net
4896 capability: tosca.capabilities.network.Linkable
4897 node: eca_traffic_net
4898 relationship: tosca.relationships.network.LinksTo
4900 capability: tosca.capabilities.network.Bindable
4901 node: server_eca_trx17
4902 relationship: tosca.relationships.network.BindsTo
4904 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4906 replacement_policy: AUTO
4911 floating_ip_count_required:
4914 - get_input: security_group_name
4923 network_role_tag: oam
4925 get_input: oam_net_name
4928 capability: tosca.capabilities.network.Bindable
4929 node: server_eca_trx18
4930 relationship: tosca.relationships.network.BindsTo
4932 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4934 replacement_policy: AUTO
4939 floating_ip_count_required:
4942 - get_input: security_group_name
4946 - mmsc_mms_traffic_net_ips
4951 network: mms_traffic_net
4954 capability: tosca.capabilities.network.Linkable
4955 node: mms_traffic_net
4956 relationship: tosca.relationships.network.LinksTo
4958 capability: tosca.capabilities.network.Bindable
4960 relationship: tosca.relationships.network.BindsTo
4962 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4964 replacement_policy: AUTO
4969 floating_ip_count_required:
4972 - get_input: security_group_name
4976 - mmsc_mms_traffic_net_ips
4981 network: mms_traffic_net
4984 capability: tosca.capabilities.network.Linkable
4985 node: mms_traffic_net
4986 relationship: tosca.relationships.network.LinksTo
4988 capability: tosca.capabilities.network.Bindable
4990 relationship: tosca.relationships.network.BindsTo
4992 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4994 replacement_policy: AUTO
4999 floating_ip_count_required:
5002 - get_input: security_group_name
5011 network_role_tag: eca_mgmt
5013 get_input: eca_mgmt_net_name
5016 capability: tosca.capabilities.network.Bindable
5017 node: server_eca_trx17
5018 relationship: tosca.relationships.network.BindsTo
5020 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5022 replacement_policy: AUTO
5027 floating_ip_count_required:
5030 - get_input: security_group_name
5039 network_role_tag: eca_mgmt
5041 get_input: eca_mgmt_net_name
5044 capability: tosca.capabilities.network.Bindable
5045 node: server_eca_trx18
5046 relationship: tosca.relationships.network.BindsTo
5048 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
5051 get_input: mms_traffic_net_name
5053 mms_traffic_ip_subnet:
5055 get_input: mms_traffic_net_name
5057 get_input: mms_traffic_net_cidr
5060 get_input: mms_traffic_start
5062 get_input: mms_traffic_end
5064 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5066 replacement_policy: AUTO
5071 floating_ip_count_required:
5074 - get_input: security_group_name
5083 network_role_tag: oam
5085 get_input: oam_net_name
5087 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5089 replacement_policy: AUTO
5094 floating_ip_count_required:
5097 - get_input: security_group_name
5106 network_role_tag: eca_mgmt
5108 get_input: eca_mgmt_net_name
5111 capability: tosca.capabilities.network.Bindable
5112 node: server_eca_trx10
5113 relationship: tosca.relationships.network.BindsTo
5115 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5118 get_input: eca_trx_flavor
5120 get_input: availability_zone_0
5122 get_input: eca_trx_image
5131 type: org.openecomp.resource.vfc.nodes.heat.lb
5134 get_input: lb_flavor_name
5136 get_input: availability_zone_0
5138 get_input: lb_image_name
5147 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5149 replacement_policy: AUTO
5154 floating_ip_count_required:
5157 - get_input: security_group_name
5166 network_role_tag: oam
5168 get_input: oam_net_name
5171 capability: tosca.capabilities.network.Bindable
5172 node: server_eca_trx10
5173 relationship: tosca.relationships.network.BindsTo
5175 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5178 get_input: eca_trx_flavor
5180 get_input: availability_zone_0
5182 get_input: eca_trx_image
5191 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5194 get_input: eca_trx_flavor
5196 get_input: availability_zone_0
5198 get_input: eca_trx_image
5207 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
5210 get_input: NEMS_FE_volume_type
5211 size: '(get_input : nems_volume_size) * 1024'
5213 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5215 replacement_policy: AUTO
5220 floating_ip_count_required:
5223 - get_input: security_group_name
5227 - eca_trx_eca_traffic_net_ips
5232 network: eca_traffic_net
5235 capability: tosca.capabilities.network.Linkable
5236 node: eca_traffic_net
5237 relationship: tosca.relationships.network.LinksTo
5239 capability: tosca.capabilities.network.Bindable
5240 node: server_eca_trx10
5241 relationship: tosca.relationships.network.BindsTo
5243 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5246 get_input: eca_trx_flavor
5248 get_input: availability_zone_0
5250 get_input: eca_trx_image
5259 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5262 get_input: eca_trx_flavor
5264 get_input: availability_zone_0
5266 get_input: eca_trx_image
5275 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5278 get_input: eca_trx_flavor
5280 get_input: availability_zone_0
5282 get_input: eca_trx_image
5291 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5294 get_input: eca_trx_flavor
5296 get_input: availability_zone_0
5298 get_input: eca_trx_image
5307 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5309 replacement_policy: AUTO
5314 floating_ip_count_required:
5317 - get_input: security_group_name
5326 network_role_tag: eca_mgmt
5328 get_input: eca_mgmt_net_name
5331 capability: tosca.capabilities.network.Bindable
5332 node: server_eca_trx14
5333 relationship: tosca.relationships.network.BindsTo
5335 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5337 replacement_policy: AUTO
5342 floating_ip_count_required:
5345 - get_input: security_group_name
5354 network_role_tag: oam
5356 get_input: oam_net_name
5359 capability: tosca.capabilities.network.Bindable
5360 node: server_eca_trx13
5361 relationship: tosca.relationships.network.BindsTo
5363 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5365 replacement_policy: AUTO
5370 floating_ip_count_required:
5373 - get_input: security_group_name
5382 network_role_tag: oam
5384 get_input: oam_net_name
5387 capability: tosca.capabilities.network.Bindable
5388 node: server_eca_trx14
5389 relationship: tosca.relationships.network.BindsTo
5391 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5393 replacement_policy: AUTO
5398 floating_ip_count_required:
5401 - get_input: security_group_name
5405 - mmsc_mms_traffic_net_ips
5410 network: mms_traffic_net
5413 capability: tosca.capabilities.network.Linkable
5414 node: mms_traffic_net
5415 relationship: tosca.relationships.network.LinksTo
5417 capability: tosca.capabilities.network.Bindable
5419 relationship: tosca.relationships.network.BindsTo
5421 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5423 replacement_policy: AUTO
5428 floating_ip_count_required:
5431 - get_input: security_group_name
5440 network_role_tag: eca_mgmt
5442 get_input: eca_mgmt_net_name
5445 capability: tosca.capabilities.network.Bindable
5446 node: server_eca_trx13
5447 relationship: tosca.relationships.network.BindsTo
5449 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5451 replacement_policy: AUTO
5456 floating_ip_count_required:
5459 - get_input: security_group_name
5468 network_role_tag: oam
5470 get_input: oam_net_name
5473 capability: tosca.capabilities.network.Bindable
5475 relationship: tosca.relationships.network.BindsTo
5477 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5479 replacement_policy: AUTO
5484 floating_ip_count_required:
5487 - get_input: security_group_name
5491 - eca_trx_eca_traffic_net_ips
5496 network: eca_traffic_net
5499 capability: tosca.capabilities.network.Linkable
5500 node: eca_traffic_net
5501 relationship: tosca.relationships.network.LinksTo
5503 capability: tosca.capabilities.network.Bindable
5504 node: server_eca_trx13
5505 relationship: tosca.relationships.network.BindsTo
5507 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5509 replacement_policy: AUTO
5514 floating_ip_count_required:
5517 - get_input: security_group_name
5521 - eca_trx_eca_traffic_net_ips
5526 network: eca_traffic_net
5529 capability: tosca.capabilities.network.Linkable
5530 node: eca_traffic_net
5531 relationship: tosca.relationships.network.LinksTo
5533 capability: tosca.capabilities.network.Bindable
5534 node: server_eca_trx14
5535 relationship: tosca.relationships.network.BindsTo
5537 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5539 replacement_policy: AUTO
5544 floating_ip_count_required:
5547 - get_input: security_group_name
5556 network_role_tag: oam
5558 get_input: oam_net_name
5561 capability: tosca.capabilities.network.Bindable
5563 relationship: tosca.relationships.network.BindsTo
5565 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5568 get_input: eca_trx_flavor
5570 get_input: availability_zone_0
5572 get_input: eca_trx_image
5581 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5584 get_input: eca_trx_flavor
5586 get_input: availability_zone_0
5588 get_input: eca_trx_image
5597 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5600 get_input: eca_trx_flavor
5602 get_input: availability_zone_0
5604 get_input: eca_trx_image
5613 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5615 replacement_policy: AUTO
5620 floating_ip_count_required:
5623 - get_input: security_group_name
5632 network_role_tag: oam
5634 get_input: oam_net_name
5637 capability: tosca.capabilities.network.Bindable
5638 node: server_eca_trx9
5639 relationship: tosca.relationships.network.BindsTo
5641 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5643 replacement_policy: AUTO
5648 floating_ip_count_required:
5651 - get_input: security_group_name
5660 network_role_tag: eca_mgmt
5662 get_input: eca_mgmt_net_name
5665 capability: tosca.capabilities.network.Bindable
5666 node: server_eca_trx9
5667 relationship: tosca.relationships.network.BindsTo
5669 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5671 replacement_policy: AUTO
5676 floating_ip_count_required:
5679 - get_input: security_group_name
5683 - eca_trx_eca_traffic_net_ips
5688 network: eca_traffic_net
5691 capability: tosca.capabilities.network.Linkable
5692 node: eca_traffic_net
5693 relationship: tosca.relationships.network.LinksTo
5695 capability: tosca.capabilities.network.Bindable
5696 node: server_eca_trx9
5697 relationship: tosca.relationships.network.BindsTo
5698 lb2_nems_traffic_port:
5699 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5701 replacement_policy: AUTO
5706 floating_ip_count_required:
5709 - get_input: security_group_name
5712 get_input: nems_traffic_net_local_ip2
5716 allowed_address_pairs:
5718 get_input: nems_traffic_net_floating_ip
5719 network: nems_traffic_net
5722 capability: tosca.capabilities.network.Linkable
5723 node: nems_traffic_net
5724 relationship: tosca.relationships.network.LinksTo
5726 capability: tosca.capabilities.network.Bindable
5728 relationship: tosca.relationships.network.BindsTo
5730 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5732 replacement_policy: AUTO
5737 floating_ip_count_required:
5740 - get_input: security_group_name
5744 - eca_trx_eca_traffic_net_ips
5749 network: eca_traffic_net
5752 capability: tosca.capabilities.network.Linkable
5753 node: eca_traffic_net
5754 relationship: tosca.relationships.network.LinksTo
5756 capability: tosca.capabilities.network.Bindable
5757 node: server_eca_trx5
5758 relationship: tosca.relationships.network.BindsTo
5760 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
5763 get_input: eca_traffic_name
5765 eca_traffic_ip_subnet:
5767 get_input: eca_traffic_name
5769 get_input: eca_traffic_cidr
5772 get_input: eca_traffic_start
5774 get_input: eca_traffic_end
5776 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5778 replacement_policy: AUTO
5783 floating_ip_count_required:
5786 - get_input: security_group_name
5795 network_role_tag: eca_mgmt
5797 get_input: eca_mgmt_net_name
5800 capability: tosca.capabilities.network.Bindable
5801 node: server_eca_trx1
5802 relationship: tosca.relationships.network.BindsTo
5804 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5806 replacement_policy: AUTO
5811 floating_ip_count_required:
5814 - get_input: security_group_name
5823 network_role_tag: eca_mgmt
5825 get_input: eca_mgmt_net_name
5828 capability: tosca.capabilities.network.Bindable
5829 node: server_eca_trx5
5830 relationship: tosca.relationships.network.BindsTo
5832 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5834 replacement_policy: AUTO
5839 floating_ip_count_required:
5842 - get_input: security_group_name
5851 network_role_tag: oam
5853 get_input: oam_net_name
5856 capability: tosca.capabilities.network.Bindable
5857 node: server_eca_trx1
5858 relationship: tosca.relationships.network.BindsTo
5860 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5862 replacement_policy: AUTO
5867 floating_ip_count_required:
5870 - get_input: security_group_name
5879 network_role_tag: oam
5881 get_input: oam_net_name
5884 capability: tosca.capabilities.network.Bindable
5885 node: server_eca_trx5
5886 relationship: tosca.relationships.network.BindsTo
5888 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
5891 get_input: MMSC_volume_type
5892 size: '(get_input : mmsc_cinder_volume_size) * 1024'
5893 relationship_templates:
5894 nems1_fe_volume_attachment:
5895 type: org.openecomp.relationships.VolumeAttachesTo
5897 volume_id: nems1_fe_volume
5898 instance_uuid: server_nems_fe1
5899 mmsc3_volume_attachment:
5900 type: org.openecomp.relationships.VolumeAttachesTo
5902 volume_id: mmsc3_volume
5903 instance_uuid: server_mmsc3
5904 mmsc1_volume_attachment:
5905 type: org.openecomp.relationships.VolumeAttachesTo
5907 volume_id: mmsc1_volume
5908 instance_uuid: server_mmsc1
5909 cmaui1_volume_attachment:
5910 type: org.openecomp.relationships.VolumeAttachesTo
5912 volume_id: cmaui1_volume
5913 instance_uuid: server_cmaui1
5914 mmsc4_volume_attachment:
5915 type: org.openecomp.relationships.VolumeAttachesTo
5917 volume_id: mmsc4_volume
5918 instance_uuid: server_mmsc4
5919 nems_volume_attachment:
5920 type: org.openecomp.relationships.VolumeAttachesTo
5922 volume_id: nems_be_volume
5923 instance_uuid: server_nems_be1
5924 cmaui_volume_attachment:
5925 type: org.openecomp.relationships.VolumeAttachesTo
5927 volume_id: cmaui_volume
5928 instance_uuid: server_cmaui
5929 nems2_fe_volume_attachment:
5930 type: org.openecomp.relationships.VolumeAttachesTo
5932 volume_id: nems2_fe_volume
5933 instance_uuid: server_nems_fe2
5934 mmsc5_volume_attachment:
5935 type: org.openecomp.relationships.VolumeAttachesTo
5937 volume_id: mmsc5_volume
5938 instance_uuid: server_mmsc5
5939 mmsc2_volume_attachment:
5940 type: org.openecomp.relationships.VolumeAttachesTo
5942 volume_id: mmsc2_volume
5943 instance_uuid: server_mmsc2
5946 type: org.openecomp.groups.heat.HeatStack
5948 heat_file: ../Artifacts/cmaui.yml
5949 description: cmaui server template for vMMSC
5957 MMSC_Capacity_Line_group:
5958 type: org.openecomp.groups.heat.HeatStack
5960 heat_file: ../Artifacts/MMSC_Capacity_Line.yml
5962 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)
5974 - lb2_mms_traffic_port
5987 - lb2_eca_traffic_port
5999 - lb1_nems_traffic_port
6023 - lb2_dmz_protected_port
6024 - lb1_eca_traffic_port
6025 - lb1_dmz_protected_port
6026 - lb1_mms_traffic_port
6032 - lb2_cor_direct_port
6038 - lb2_nems_user_web_port
6042 - lb1_nems_user_web_port
6064 - lb1_cor_direct_port
6100 - lb2_nems_traffic_port
6109 type: org.openecomp.groups.heat.HeatStack
6111 heat_file: ../Artifacts/SG_ECA_MGMT.yaml
6113 HOT template that creates Security Group and ECA network
6115 - mms_security_group