1 tosca_definitions_version: tosca_simple_yaml_1_0_0
5 - openecomp_heat_index:
6 file: openecomp-heat/_index.yml
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
27 label: Load balancer flavor name
32 type: org.openecomp.annotations.Source
37 param_name: lb_flavor_name
39 description: the flavor name of MMSC load balancer instance
42 label: ha net network local ip2
47 type: org.openecomp.annotations.Source
52 param_name: ha_net_local_ip2
54 description: the local ip2 of the ha network
56 mmsc_dmz_protected_snat_ips:
57 label: mmsc dmz_protected snat ips
62 type: org.openecomp.annotations.Source
67 param_name: mmsc_dmz_protected_snat_ips
69 description: mmsc dmz_protected snat ips
78 label: ha net network local ip1
83 type: org.openecomp.annotations.Source
88 param_name: ha_net_local_ip1
90 description: the local ip1 of the ha network
93 label: mmsc traffic end IP
98 type: org.openecomp.annotations.Source
103 param_name: mms_traffic_end
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
113 type: org.openecomp.annotations.Source
118 param_name: eca_traffic_net_local_ip_2
120 description: the local ip2 of the eca traffic network
123 label: nems traffic end
128 type: org.openecomp.annotations.Source
133 param_name: nems_traffic_end
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
143 type: org.openecomp.annotations.Source
148 param_name: eca_traffic_net_local_ip_1
150 description: the local ip1 of the eca traffic network
152 mmsc_cinder_volume_size:
153 label: MMSC Cinder volume size
158 type: org.openecomp.annotations.Source
163 param_name: mmsc_cinder_volume_size
165 description: the size of the MMSC Cinder volume
168 label: nems ineternal cidr
173 type: org.openecomp.annotations.Source
178 param_name: nems_internal_cidr
180 description: nems internal cidr
181 default: 172.26.6.0/24
183 label: eca management cidr
188 type: org.openecomp.annotations.Source
193 param_name: eca_mgmt_cidr
195 description: eca management cidr
196 default: 172.25.137.192/26
198 label: nems traffic start
203 type: org.openecomp.annotations.Source
208 param_name: nems_traffic_start
210 description: nems traffic start
218 type: org.openecomp.annotations.Source
223 param_name: oam_volume_size
225 description: the size of the OAM volume
228 label: ECA_TRX server names
233 type: org.openecomp.annotations.Source
238 param_name: eca_trx_names
240 description: ECA_TRX server names
265 label: nems internal network name
270 type: org.openecomp.annotations.Source
275 param_name: nems_internal_name
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
285 type: org.openecomp.annotations.Source
290 param_name: nems_traffic_net_local_ip1
292 description: the local ip1 of the nems traffic network
294 nems_traffic_net_local_ip2:
295 label: nems traffic network local ip2
300 type: org.openecomp.annotations.Source
305 param_name: nems_traffic_net_local_ip2
307 description: the local ip2 of the nems traffic network
310 label: NEMS_FE server names
315 type: org.openecomp.annotations.Source
320 param_name: nems_fe_names
322 description: NEMS_FE server names
329 label: oam servers names
334 type: org.openecomp.annotations.Source
339 param_name: eca_names
341 description: the names of the OAM1,OAM2 VM instances
347 nems_be_nems_imap_net_ips:
348 label: nems imap_net IPs for NEMS_BE
353 type: org.openecomp.annotations.Source
358 param_name: nems_be_nems_imap_net_ips
360 description: nems imap net IPs for NEMS_BE
363 label: NEMS_BE server names
368 type: org.openecomp.annotations.Source
373 param_name: nems_be_names
375 description: NEMS_BE server names
376 default: ZRDM1MMSC03NBE001
377 nems_traffic_netmask:
378 label: NEMS traffic network subnet mask
383 type: org.openecomp.annotations.Source
388 param_name: nems_traffic_netmask
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
398 type: org.openecomp.annotations.Source
403 param_name: nems_fe_nems_imap_net_ips
405 description: nems_imap_net IPs for NEMS_FE
411 nems_fe_nems_user_web_net_ips:
412 label: nems_web_user_net IPs for NEMS_FE
417 type: org.openecomp.annotations.Source
422 param_name: nems_fe_nems_user_web_net_ips
424 description: nems_web_user_net IPs for NEMS_FE
430 nems_user_web_gateway:
431 label: NEMS user web network gateway
436 type: org.openecomp.annotations.Source
441 param_name: nems_user_web_gateway
443 description: NEMS user web network gateway
451 type: org.openecomp.annotations.Source
456 param_name: nems_imap_end
458 description: nems imap end
459 default: 172.26.7.254
465 type: org.openecomp.annotations.Source
470 param_name: cmaui_image
472 description: Image for CMAUI server
473 default: cmaui-5.0.2.5_v25
475 label: nems fe volume size
480 type: org.openecomp.annotations.Source
485 param_name: nems_volume_size
487 description: nems fe volume size
490 label: mmsc traffic start IP
495 type: org.openecomp.annotations.Source
500 param_name: mms_traffic_start
502 description: mmsc traffic start IP
510 type: org.openecomp.annotations.Source
515 param_name: ha_net_start
517 description: ha net start
520 label: nems imap gateway
525 type: org.openecomp.annotations.Source
530 param_name: nems_imap_gateway
532 description: nems imap gateway
534 mmsc_core_virtual_server_ips:
535 label: mmsc core virtual server ips
540 type: org.openecomp.annotations.Source
545 param_name: mmsc_core_virtual_server_ips
547 description: mmsc core virtual server ips
554 label: CMAUI oam_net IP addresses
559 type: org.openecomp.annotations.Source
564 param_name: cmaui_oam_ips
566 description: CMAUI oam_net IP addresses
573 label: CMAUI vm volume type
578 type: org.openecomp.annotations.Source
583 param_name: CMAUI_volume_type
585 description: the name of the target volume backend
592 type: org.openecomp.annotations.Source
597 param_name: cmaui_names
599 description: CMAUI1, CMAUI2 server names
605 eca_trx_eca_traffic_net_ips:
606 label: eca traffic net IPs for ECA_TRX
611 type: org.openecomp.annotations.Source
616 param_name: eca_trx_eca_traffic_net_ips
618 description: eca traffic net IPs for ECA_TRX
643 label: Image for ECA TRX server
648 type: org.openecomp.annotations.Source
653 param_name: eca_trx_image
655 description: Image for ECA TRX server
658 label: MMSC load balancer instance names
663 type: org.openecomp.annotations.Source
670 description: MMSC load balancer instance names
677 label: eca management end
682 type: org.openecomp.annotations.Source
687 param_name: eca_mgmt_end
689 description: eca management end
690 default: 172.25.137.254
692 label: nems user web end
697 type: org.openecomp.annotations.Source
702 param_name: nems_user_web_end
704 description: nems user web end
705 default: 172.26.4.254
707 label: eca oam vm volume type
712 type: org.openecomp.annotations.Source
717 param_name: ECA_OAM_volume_type
719 description: the name of the target volume backend
722 label: eca_mgmt network ips
727 type: org.openecomp.annotations.Source
732 param_name: arb_eca_mgmt_ips
734 description: internal eca_mgmt network ips for arb VM
740 label: eca traffic cidr
745 type: org.openecomp.annotations.Source
750 param_name: eca_traffic_cidr
752 description: eca traffic cidr
753 default: 172.26.5.0/24
760 type: org.openecomp.annotations.Source
765 param_name: ha_net_cidr
767 description: ha net cidr
768 default: 172.26.1.0/24
770 label: availabilityzone name
775 type: org.openecomp.annotations.Source
782 param_name: availability_zone_0
784 description: availabilityzone name
787 label: arb vm volume type
792 type: org.openecomp.annotations.Source
797 param_name: ARB_volume_type
799 description: the name of the target volume backend
801 nems_fe_nems_internal_net_ips:
802 label: nems_internal_net IPs for NEMS_FE
807 type: org.openecomp.annotations.Source
812 param_name: nems_fe_nems_internal_net_ips
814 description: nems_internal_net IPs for NEMS_FE
821 label: nems fe vm volume type
826 type: org.openecomp.annotations.Source
831 param_name: NEMS_FE_volume_type
833 description: the name of the target volume backend
836 label: security group name
841 type: org.openecomp.annotations.Source
849 param_name: security_group_name
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
859 type: org.openecomp.annotations.Source
864 param_name: nems_fe_nems_traffic_net_ips
866 description: nems_traffic_net IPs for NEMS_FE
873 label: nems imap start
878 type: org.openecomp.annotations.Source
883 param_name: nems_imap_start
885 description: nems imap start
888 label: ha_failover network name
893 type: org.openecomp.annotations.Source
898 param_name: ha_net_name
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
908 type: org.openecomp.annotations.Source
913 param_name: mms_traffic_net_local_ip_1
915 description: the local ip1 of the mmsc traffic network
916 mms_traffic_net_local_ip_2:
917 label: mmsc traffic network local ip2
922 type: org.openecomp.annotations.Source
927 param_name: mms_traffic_net_local_ip_2
929 description: the local ip2 of the mmsc traffic network
931 label: arbiter server names
936 type: org.openecomp.annotations.Source
941 param_name: arb_names
943 description: the names of the arbiter VM instances
953 type: org.openecomp.annotations.Source
958 param_name: cmaui_flavor
960 description: Flavor for CMAUI server
963 label: oam1 oam gateway
968 type: org.openecomp.annotations.Source
973 param_name: eca_oam_gateway
975 description: the ip of oam gateway
976 default: 107.250.172.1
978 label: eca traffic start
983 type: org.openecomp.annotations.Source
988 param_name: eca_traffic_start
990 description: eca traffic start
993 label: nems be vm volume type
998 type: org.openecomp.annotations.Source
1001 - MMSC_Capacity_Line
1003 param_name: NEMS_BE_volume_type
1005 description: the name of the target volume backend
1008 label: MMSC load balancer image name
1013 type: org.openecomp.annotations.Source
1016 - MMSC_Capacity_Line
1018 param_name: lb_image_name
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
1028 type: org.openecomp.annotations.Source
1031 - MMSC_Capacity_Line
1033 param_name: nems_internal_start
1035 description: nems internal start
1037 nems_internal_gateway:
1038 label: nems internal gw
1043 type: org.openecomp.annotations.Source
1046 - MMSC_Capacity_Line
1048 param_name: nems_internal_gateway
1050 description: nems internal gw
1053 label: oam network ips for arb VM
1058 type: org.openecomp.annotations.Source
1063 param_name: arb_oam_ips
1065 description: oam network ips for eca VM
1070 dmz_protected_net_name:
1071 label: UID of dmz_protected network
1076 type: org.openecomp.annotations.Source
1079 - MMSC_Capacity_Line
1081 param_name: dmz_protected_net_name
1083 description: UID of dmz_protected network
1084 default: dmz_protected_net_0
1085 nems_be_volume_size:
1086 label: nems be volume size
1091 type: org.openecomp.annotations.Source
1094 - MMSC_Capacity_Line
1096 param_name: nems_be_volume_size
1098 description: nems be volume size
1100 mms_traffic_netmask:
1101 label: MMS traffic network subnet mask
1106 type: org.openecomp.annotations.Source
1109 - MMSC_Capacity_Line
1111 param_name: mms_traffic_netmask
1113 description: MMS traffic network subnet mask
1114 default: 255.255.255.0
1116 label: Image for NEMS BE server
1121 type: org.openecomp.annotations.Source
1124 - MMSC_Capacity_Line
1126 param_name: nems_be_image
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
1136 type: org.openecomp.annotations.Source
1139 - MMSC_Capacity_Line
1141 param_name: nems_user_web_net_local_ip1
1143 description: the local ip1 of the nems user web network
1146 label: eca mgmt net IP for ECA_TRX
1151 type: org.openecomp.annotations.Source
1154 - MMSC_Capacity_Line
1156 param_name: eca_trx_mgmt_ips
1158 description: eca mgmt net IP for ECA_TRX
1183 label: nems user web cidr
1188 type: org.openecomp.annotations.Source
1191 - MMSC_Capacity_Line
1193 param_name: nems_user_web_cidr
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
1203 type: org.openecomp.annotations.Source
1206 - MMSC_Capacity_Line
1208 param_name: nems_user_web_net_local_ip2
1210 description: the local ip2 of the nems user web network
1212 nems_traffic_gateway:
1213 label: NEMS traffic network gateway
1218 type: org.openecomp.annotations.Source
1221 - MMSC_Capacity_Line
1223 param_name: nems_traffic_gateway
1225 description: NEMS traffic network gateway
1228 label: nems imap name
1233 type: org.openecomp.annotations.Source
1236 - MMSC_Capacity_Line
1238 param_name: nems_imap_name
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
1248 type: org.openecomp.annotations.Source
1251 - MMSC_Capacity_Line
1253 param_name: mms_traffic_net_floating_ip
1255 description: mmsc traffic floating ip
1257 nems_internal_netmask:
1258 label: NEMS internal network subnet mask
1263 type: org.openecomp.annotations.Source
1266 - MMSC_Capacity_Line
1268 param_name: nems_internal_netmask
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
1278 type: org.openecomp.annotations.Source
1281 - MMSC_Capacity_Line
1283 param_name: nems_user_web_netmask
1285 description: NEMS user web network subnet mask
1286 default: 255.255.255.0
1293 type: org.openecomp.annotations.Source
1298 param_name: oam_image_name
1300 description: the OAM image name
1307 type: org.openecomp.annotations.Source
1312 - MMSC_Capacity_Line
1314 param_name: oam_net_name
1316 description: UID of OAM network
1317 default: oam_protected_net_0
1324 type: org.openecomp.annotations.Source
1328 - MMSC_Capacity_Line
1330 param_name: external_ntp
1332 description: ntp server
1333 default: 155.165.194.100
1334 mms_traffic_net_cidr:
1335 label: MMS traffic network address (CIDR notation)
1340 type: org.openecomp.annotations.Source
1343 - MMSC_Capacity_Line
1345 param_name: mms_traffic_net_cidr
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
1355 type: org.openecomp.annotations.Source
1358 - MMSC_Capacity_Line
1360 param_name: lb_dmz_protected_ips
1362 description: local ips of the dmz protected network for lb VM
1369 label: eca management start
1374 type: org.openecomp.annotations.Source
1379 param_name: eca_mgmt_start
1381 description: eca management start
1382 default: 172.25.137.195
1384 label: oam network ips
1389 type: org.openecomp.annotations.Source
1394 param_name: eca_oam_ips
1396 description: the ips of oam networks for eca VM
1403 label: MMSC vm volume type
1408 type: org.openecomp.annotations.Source
1411 - MMSC_Capacity_Line
1413 param_name: MMSC_volume_type
1415 description: the name of the target volume backend
1418 label: Flavor for NEMS FE server
1423 type: org.openecomp.annotations.Source
1426 - MMSC_Capacity_Line
1428 param_name: nems_fe_flavor
1430 description: Flavor for NEMS FE server
1433 label: ECA mgmt network subnet mask
1438 type: org.openecomp.annotations.Source
1443 param_name: eca_mgmt_netmask
1445 description: ECA mgmt network subnet mask
1446 default: 255.255.255.192
1447 oam_network_netmask:
1448 label: oam network netmask
1453 type: org.openecomp.annotations.Source
1457 - MMSC_Capacity_Line
1459 param_name: oam_network_netmask
1461 description: oam network gateway
1462 default: 255.255.255.192
1463 oam_network_route_1:
1464 label: oam network route 1
1469 type: org.openecomp.annotations.Source
1472 - MMSC_Capacity_Line
1474 param_name: oam_network_route_1
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
1484 type: org.openecomp.annotations.Source
1487 - MMSC_Capacity_Line
1489 param_name: oam_network_route_2
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
1499 type: org.openecomp.annotations.Source
1502 - MMSC_Capacity_Line
1504 param_name: mms_traffic_net_name
1506 description: Name of MMS traffic network
1507 default: int_mms_mms_traffic_net_2
1509 label: nems user web name
1514 type: org.openecomp.annotations.Source
1517 - MMSC_Capacity_Line
1519 param_name: nems_user_web_name
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
1529 type: org.openecomp.annotations.Source
1532 - MMSC_Capacity_Line
1534 param_name: eca_traffic_net_floating_ip
1536 description: eca traffic floating ip
1539 label: eca traffic end
1544 type: org.openecomp.annotations.Source
1547 - MMSC_Capacity_Line
1549 param_name: eca_traffic_end
1551 description: eca traffic end
1552 default: 172.26.5.254
1554 label: Flavor for ECA TRX server
1559 type: org.openecomp.annotations.Source
1562 - MMSC_Capacity_Line
1564 param_name: eca_trx_flavor
1566 description: Flavor for ECA TRX server
1569 label: management network ips for mmsc lb
1574 type: org.openecomp.annotations.Source
1577 - MMSC_Capacity_Line
1579 param_name: lb_oam_ips
1581 description: the ips of the management network for mmsc lb
1588 label: OAM_net IP for NEMS_FE
1593 type: org.openecomp.annotations.Source
1596 - MMSC_Capacity_Line
1598 param_name: nems_fe_oam_ips
1600 description: OAM_net IP for NEMS_FE
1607 label: Flavor for NEMS BE server
1612 type: org.openecomp.annotations.Source
1615 - MMSC_Capacity_Line
1617 param_name: nems_be_flavor
1619 description: Flavor for NEMS BE server
1622 label: cor direct network local ips for lb VM
1627 type: org.openecomp.annotations.Source
1630 - MMSC_Capacity_Line
1632 param_name: lb_cor_direct_ips
1634 description: local ips of cor direct network for lb VM
1641 label: nems traffic name
1646 type: org.openecomp.annotations.Source
1649 - MMSC_Capacity_Line
1651 param_name: nems_traffic_name
1653 description: nems traffic name
1654 default: int_mms_nems_traffic_net_2
1661 type: org.openecomp.annotations.Source
1665 - MMSC_Capacity_Line
1667 param_name: timezone
1669 description: timezone
1677 type: org.openecomp.annotations.Source
1682 param_name: oam_flavor
1684 description: OAM flavor name
1686 cmaui_cinder_volume_size:
1687 label: CMAUI Cinder volume size
1692 type: org.openecomp.annotations.Source
1697 param_name: cmaui_cinder_volume_size
1699 description: the size of the CMAUI Cinder volume
1701 nems_user_web_start:
1702 label: nems user web start
1707 type: org.openecomp.annotations.Source
1710 - MMSC_Capacity_Line
1712 param_name: nems_user_web_start
1714 description: nems user web end
1717 label: eca_mgmt network ips for eca VM
1722 type: org.openecomp.annotations.Source
1727 param_name: eca_eca_mgmt_ips
1729 description: internal eca_mgmt network ips for eca VM
1736 label: MMSC server names
1741 type: org.openecomp.annotations.Source
1744 - MMSC_Capacity_Line
1746 param_name: mmsc_names
1748 description: MMSC server names
1758 label: internal network name
1763 type: org.openecomp.annotations.Source
1767 - MMSC_Capacity_Line
1769 param_name: eca_mgmt_net_name
1771 description: the name of the internal network
1772 default: int_mms_eca_mgmt_net_1
1774 label: eca traffic name
1779 type: org.openecomp.annotations.Source
1782 - MMSC_Capacity_Line
1784 param_name: eca_traffic_name
1786 description: eca traffic name
1787 default: int_mms_eca_traffic_net_2
1789 label: nems internal end
1794 type: org.openecomp.annotations.Source
1797 - MMSC_Capacity_Line
1799 param_name: nems_internal_end
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
1809 type: org.openecomp.annotations.Source
1812 - MMSC_Capacity_Line
1814 param_name: nems_be_nems_internal_net_ips
1816 description: nems internal net IPs for NEMS_BE
1817 default: 172.26.6.13
1824 type: org.openecomp.annotations.Source
1829 param_name: arb_volume_size
1831 description: the size of the ARB volume
1833 mmsc_dmz_protected_virtual_server_ips:
1834 label: mmsc dmz_protected virtual server ips
1839 type: org.openecomp.annotations.Source
1842 - MMSC_Capacity_Line
1844 param_name: mmsc_dmz_protected_virtual_server_ips
1846 description: mmsc dmz_protected virtual server ips
1853 cor_direct_net_name:
1854 label: cor direct net UID
1859 type: org.openecomp.annotations.Source
1862 - MMSC_Capacity_Line
1864 param_name: cor_direct_net_name
1866 description: cor direct net
1867 default: cor_direct_net_0
1873 type: org.openecomp.annotations.Source
1878 - MMSC_Capacity_Line
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
1890 type: org.openecomp.annotations.Source
1894 - MMSC_Capacity_Line
1896 param_name: oam_network_gateway
1898 description: oam network gateway
1901 label: Flavor for MMSC server
1906 type: org.openecomp.annotations.Source
1909 - MMSC_Capacity_Line
1911 param_name: mmsc_flavor
1913 description: Flavor for MMSC server
1914 default: lc.4xlarge4
1921 type: org.openecomp.annotations.Source
1924 - MMSC_Capacity_Line
1926 param_name: ha_net_end
1928 description: ha net end
1929 default: 172.26.1.254
1931 label: nems imap subnet mask
1936 type: org.openecomp.annotations.Source
1939 - MMSC_Capacity_Line
1941 param_name: nems_imap_netmask
1943 description: nems imap subnet mask
1944 default: 255.255.255.0
1951 type: org.openecomp.annotations.Source
1955 - MMSC_Capacity_Line
1957 param_name: external_dns
1959 description: dns server
1960 default: 155.165.201.250
1967 type: org.openecomp.annotations.Source
1972 param_name: swift_eca_url
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
1982 type: org.openecomp.annotations.Source
1985 - MMSC_Capacity_Line
1987 param_name: eca_traffic_net_gateway
1989 description: eca_traffic network gateway
1992 label: OAM net IPs for NEMS_BE
1997 type: org.openecomp.annotations.Source
2000 - MMSC_Capacity_Line
2002 param_name: nems_be_oam_ips
2004 description: OAM net IPs for NEMS_BE
2005 default: 107.250.172.66
2007 label: OAM net IP for ECA_TRX
2012 type: org.openecomp.annotations.Source
2015 - MMSC_Capacity_Line
2017 param_name: eca_trx_oam_ips
2019 description: OAM net IP for ECA_TRX
2044 label: Image for MMSC server
2049 type: org.openecomp.annotations.Source
2052 - MMSC_Capacity_Line
2054 param_name: mmsc_image
2056 description: Image for MMSC server
2057 default: mmsc-6.0.2_v5
2064 type: org.openecomp.annotations.Source
2069 param_name: arbiter_flavor
2071 description: arbiter flavor name
2074 label: nems imap cidr
2079 type: org.openecomp.annotations.Source
2082 - MMSC_Capacity_Line
2084 param_name: nems_imap_cidr
2086 description: nems imap cidr
2087 default: 172.26.7.0/24
2088 eca_traffic_netmask:
2089 label: ECA traffic network subnet mask
2094 type: org.openecomp.annotations.Source
2097 - MMSC_Capacity_Line
2099 param_name: eca_traffic_netmask
2101 description: ECA traffic network subnet mask
2102 default: 255.255.255.0
2104 label: nems fe node roles
2109 type: org.openecomp.annotations.Source
2112 - MMSC_Capacity_Line
2114 param_name: nems_fe_node_roles
2116 description: nems fe node roles
2122 mmsc_mms_traffic_net_ips:
2123 label: MMSC mms_traffic_net IP addresses
2128 type: org.openecomp.annotations.Source
2131 - MMSC_Capacity_Line
2133 param_name: mmsc_mms_traffic_net_ips
2135 description: MMSC mms_traffic_net IP addresses
2144 nems_traffic_net_floating_ip:
2145 label: nems traffic floating ip
2150 type: org.openecomp.annotations.Source
2153 - MMSC_Capacity_Line
2155 param_name: nems_traffic_net_floating_ip
2157 description: nems traffic floating ip
2159 mms_traffic_net_gateway:
2160 label: MMS traffic network gateway address
2165 type: org.openecomp.annotations.Source
2168 - MMSC_Capacity_Line
2170 param_name: mms_traffic_net_gateway
2172 description: MMS traffic network gateway address
2175 label: Image for NEMS FE server
2180 type: org.openecomp.annotations.Source
2183 - MMSC_Capacity_Line
2185 param_name: nems_fe_image
2187 description: Image for NEMS FE server
2188 default: nems-2.1.2_v29
2190 label: MMSC oam_net IP addresses
2195 type: org.openecomp.annotations.Source
2198 - MMSC_Capacity_Line
2200 param_name: mmsc_oam_ips
2202 description: MMSC oam_net IP addresses
2212 label: eca management name
2217 type: org.openecomp.annotations.Source
2222 param_name: eca_mgmt_name
2224 description: eca management name
2225 default: int_eca_mgmt_net_1
2227 label: nems traffic cidr
2232 type: org.openecomp.annotations.Source
2235 - MMSC_Capacity_Line
2237 param_name: nems_traffic_cidr
2239 description: nems traffic cidr
2240 default: 172.26.3.0/24
2242 label: nems node roles
2247 type: org.openecomp.annotations.Source
2250 - MMSC_Capacity_Line
2252 param_name: nems_be_node_roles
2254 description: nems node roles
2257 label: mmsc core snat ips
2262 type: org.openecomp.annotations.Source
2265 - MMSC_Capacity_Line
2267 param_name: mmsc_core_snat_ips
2269 description: mmsc core snat ips
2278 nems_user_web_net_floating_ip:
2279 label: nems user web floating ip
2284 type: org.openecomp.annotations.Source
2287 - MMSC_Capacity_Line
2289 param_name: nems_user_web_net_floating_ip
2291 description: nems user web floating ip
2295 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2298 get_input: eca_trx_flavor
2300 get_input: availability_zone_0
2302 get_input: eca_trx_image
2311 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2314 get_input: eca_trx_flavor
2316 get_input: availability_zone_0
2318 get_input: eca_trx_image
2327 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2330 get_input: eca_trx_flavor
2332 get_input: availability_zone_0
2334 get_input: eca_trx_image
2343 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2346 get_input: eca_trx_flavor
2348 get_input: availability_zone_0
2350 get_input: eca_trx_image
2359 type: org.openecomp.resource.vfc.nodes.heat.arb
2362 get_input: arbiter_flavor
2364 get_input: availability_zone_0
2366 get_input: oam_image_name
2376 capability: tosca.capabilities.Attachment
2378 relationship: arb_volume_attachment
2380 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2383 get_input: eca_trx_flavor
2385 get_input: availability_zone_0
2387 get_input: eca_trx_image
2396 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
2399 get_input: nems_internal_name
2401 nems_internal_network_ip_subnet:
2403 get_input: nems_internal_name
2405 get_input: nems_internal_cidr
2408 get_input: nems_internal_start
2410 get_input: nems_internal_end
2412 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2415 get_input: eca_trx_flavor
2417 get_input: availability_zone_0
2419 get_input: eca_trx_image
2428 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2431 get_input: eca_trx_flavor
2433 get_input: availability_zone_0
2435 get_input: eca_trx_image
2444 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2447 get_input: eca_trx_flavor
2449 get_input: availability_zone_0
2451 get_input: eca_trx_image
2460 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2462 replacement_policy: AUTO
2467 floating_ip_count_required:
2470 - get_input: security_group_name
2479 network_role_tag: oam
2481 get_input: oam_net_name
2484 capability: tosca.capabilities.network.Bindable
2486 relationship: tosca.relationships.network.BindsTo
2487 lb2_mms_traffic_port:
2488 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2490 replacement_policy: AUTO
2495 floating_ip_count_required:
2498 - get_input: security_group_name
2501 get_input: mms_traffic_net_local_ip_2
2505 allowed_address_pairs:
2507 get_input: mms_traffic_net_floating_ip
2508 network: mms_traffic_net
2511 capability: tosca.capabilities.network.Linkable
2512 node: mms_traffic_net
2513 relationship: tosca.relationships.network.LinksTo
2515 capability: tosca.capabilities.network.Bindable
2517 relationship: tosca.relationships.network.BindsTo
2519 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2521 replacement_policy: AUTO
2526 floating_ip_count_required:
2529 - get_input: security_group_name
2533 - nems_fe_nems_traffic_net_ips
2538 network: nems_traffic_net
2541 capability: tosca.capabilities.network.Linkable
2542 node: nems_traffic_net
2543 relationship: tosca.relationships.network.LinksTo
2545 capability: tosca.capabilities.network.Bindable
2546 node: server_nems_fe1
2547 relationship: tosca.relationships.network.BindsTo
2549 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2551 replacement_policy: AUTO
2556 floating_ip_count_required:
2559 - get_input: security_group_name
2563 - nems_fe_nems_internal_net_ips
2568 network: nems_internal_net
2571 capability: tosca.capabilities.network.Linkable
2572 node: nems_internal_net
2573 relationship: tosca.relationships.network.LinksTo
2575 capability: tosca.capabilities.network.Bindable
2576 node: server_nems_fe2
2577 relationship: tosca.relationships.network.BindsTo
2579 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
2582 get_input: eca_trx_flavor
2584 get_input: availability_zone_0
2586 get_input: eca_trx_image
2595 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2597 replacement_policy: AUTO
2602 floating_ip_count_required:
2605 - get_input: security_group_name
2609 - nems_fe_nems_user_web_net_ips
2614 network: nems_user_web_net
2617 capability: tosca.capabilities.network.Linkable
2618 node: nems_user_web_net
2619 relationship: tosca.relationships.network.LinksTo
2621 capability: tosca.capabilities.network.Bindable
2622 node: server_nems_fe1
2623 relationship: tosca.relationships.network.BindsTo
2625 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2627 replacement_policy: AUTO
2632 floating_ip_count_required:
2635 - get_input: security_group_name
2639 - nems_fe_nems_user_web_net_ips
2644 network: nems_user_web_net
2647 capability: tosca.capabilities.network.Linkable
2648 node: nems_user_web_net
2649 relationship: tosca.relationships.network.LinksTo
2651 capability: tosca.capabilities.network.Bindable
2652 node: server_nems_fe2
2653 relationship: tosca.relationships.network.BindsTo
2655 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2657 replacement_policy: AUTO
2662 floating_ip_count_required:
2665 - get_input: security_group_name
2669 - nems_fe_nems_traffic_net_ips
2674 network: nems_traffic_net
2677 capability: tosca.capabilities.network.Linkable
2678 node: nems_traffic_net
2679 relationship: tosca.relationships.network.LinksTo
2681 capability: tosca.capabilities.network.Bindable
2682 node: server_nems_fe2
2683 relationship: tosca.relationships.network.BindsTo
2685 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2687 replacement_policy: AUTO
2692 floating_ip_count_required:
2695 - get_input: security_group_name
2704 network_role_tag: oam
2706 get_input: oam_net_name
2709 capability: tosca.capabilities.network.Bindable
2710 node: server_nems_fe1
2711 relationship: tosca.relationships.network.BindsTo
2713 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2715 replacement_policy: AUTO
2720 floating_ip_count_required:
2723 - get_input: security_group_name
2732 network_role_tag: oam
2734 get_input: oam_net_name
2737 capability: tosca.capabilities.network.Bindable
2738 node: server_nems_fe2
2739 relationship: tosca.relationships.network.BindsTo
2741 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2743 replacement_policy: AUTO
2748 floating_ip_count_required:
2751 - get_input: security_group_name
2755 - nems_fe_nems_internal_net_ips
2760 network: nems_internal_net
2763 capability: tosca.capabilities.network.Linkable
2764 node: nems_internal_net
2765 relationship: tosca.relationships.network.LinksTo
2767 capability: tosca.capabilities.network.Bindable
2768 node: server_nems_fe1
2769 relationship: tosca.relationships.network.BindsTo
2771 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2773 replacement_policy: AUTO
2778 floating_ip_count_required:
2781 - get_input: security_group_name
2785 - nems_fe_nems_imap_net_ips
2790 network: nems_imap_net
2793 capability: tosca.capabilities.network.Linkable
2795 relationship: tosca.relationships.network.LinksTo
2797 capability: tosca.capabilities.network.Bindable
2798 node: server_nems_fe1
2799 relationship: tosca.relationships.network.BindsTo
2801 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2803 replacement_policy: AUTO
2808 floating_ip_count_required:
2811 - get_input: security_group_name
2815 - nems_fe_nems_imap_net_ips
2820 network: nems_imap_net
2823 capability: tosca.capabilities.network.Linkable
2825 relationship: tosca.relationships.network.LinksTo
2827 capability: tosca.capabilities.network.Bindable
2828 node: server_nems_fe2
2829 relationship: tosca.relationships.network.BindsTo
2831 type: org.openecomp.resource.vfc.rules.nodes.heat.network.neutron.SecurityRules
2834 get_input: security_group_name
2835 description: mmsc security group
2839 port_range_max: 65535
2840 remote_ip_prefix: 0.0.0.0/0
2845 port_range_max: 65535
2846 remote_ip_prefix: 0.0.0.0/0
2851 remote_ip_prefix: 0.0.0.0/0
2855 port_range_max: 65535
2856 remote_ip_prefix: 0.0.0.0/0
2861 port_range_max: 65535
2862 remote_ip_prefix: 0.0.0.0/0
2867 remote_ip_prefix: 0.0.0.0/0
2870 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
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
2878 replacement_policy: AUTO
2883 floating_ip_count_required:
2886 - get_input: security_group_name
2889 get_input: eca_traffic_net_local_ip_2
2893 allowed_address_pairs:
2895 get_input: eca_traffic_net_floating_ip
2896 network: eca_traffic_net
2899 capability: tosca.capabilities.network.Linkable
2900 node: eca_traffic_net
2901 relationship: tosca.relationships.network.LinksTo
2903 capability: tosca.capabilities.network.Bindable
2905 relationship: tosca.relationships.network.BindsTo
2907 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2909 replacement_policy: AUTO
2914 floating_ip_count_required:
2917 - get_input: security_group_name
2920 get_input: ha_net_local_ip2
2927 capability: tosca.capabilities.network.Linkable
2929 relationship: tosca.relationships.network.LinksTo
2931 capability: tosca.capabilities.network.Bindable
2933 relationship: tosca.relationships.network.BindsTo
2935 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2937 replacement_policy: AUTO
2942 floating_ip_count_required:
2945 - get_input: security_group_name
2954 network_role_tag: oam
2956 get_input: oam_net_name
2959 capability: tosca.capabilities.network.Bindable
2961 relationship: tosca.relationships.network.BindsTo
2963 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
2966 get_input: nems_user_web_name
2968 nems_user_web_network_ip_subnet:
2970 get_input: nems_user_web_name
2972 get_input: nems_user_web_cidr
2975 get_input: nems_user_web_start
2977 get_input: nems_user_web_end
2979 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
2981 replacement_policy: AUTO
2986 floating_ip_count_required:
2989 - get_input: security_group_name
2992 get_input: ha_net_local_ip1
2999 capability: tosca.capabilities.network.Linkable
3001 relationship: tosca.relationships.network.LinksTo
3003 capability: tosca.capabilities.network.Bindable
3005 relationship: tosca.relationships.network.BindsTo
3007 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3010 get_input: MMSC_volume_type
3011 size: '(get_input : mmsc_cinder_volume_size) * 1024'
3013 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3016 get_input: CMAUI_volume_type
3017 size: '(get_input : cmaui_cinder_volume_size) * 1024'
3019 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
3022 get_input: nems_traffic_name
3024 nems_traffic_network_ip_subnet:
3026 get_input: nems_traffic_name
3028 get_input: nems_traffic_cidr
3031 get_input: nems_traffic_start
3033 get_input: nems_traffic_end
3035 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3037 replacement_policy: AUTO
3042 floating_ip_count_required:
3045 - get_input: security_group_name
3054 network_role_tag: oam
3056 get_input: oam_net_name
3059 capability: tosca.capabilities.network.Bindable
3060 node: server_eca_trx16
3061 relationship: tosca.relationships.network.BindsTo
3063 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3065 replacement_policy: AUTO
3070 floating_ip_count_required:
3073 - get_input: security_group_name
3077 - eca_trx_eca_traffic_net_ips
3082 network: eca_traffic_net
3085 capability: tosca.capabilities.network.Linkable
3086 node: eca_traffic_net
3087 relationship: tosca.relationships.network.LinksTo
3089 capability: tosca.capabilities.network.Bindable
3090 node: server_eca_trx19
3091 relationship: tosca.relationships.network.BindsTo
3093 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3095 replacement_policy: AUTO
3100 floating_ip_count_required:
3103 - get_input: security_group_name
3112 network_role_tag: eca_mgmt
3114 get_input: eca_mgmt_net_name
3117 capability: tosca.capabilities.network.Bindable
3118 node: server_eca_trx16
3119 relationship: tosca.relationships.network.BindsTo
3121 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3123 replacement_policy: AUTO
3128 floating_ip_count_required:
3131 - get_input: security_group_name
3140 network_role_tag: eca_mgmt
3142 get_input: eca_mgmt_net_name
3145 capability: tosca.capabilities.network.Bindable
3146 node: server_eca_trx19
3147 relationship: tosca.relationships.network.BindsTo
3149 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3151 replacement_policy: AUTO
3156 floating_ip_count_required:
3159 - get_input: security_group_name
3168 network_role_tag: oam
3170 get_input: oam_net_name
3173 capability: tosca.capabilities.network.Bindable
3174 node: server_eca_trx15
3175 relationship: tosca.relationships.network.BindsTo
3177 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3179 replacement_policy: AUTO
3184 floating_ip_count_required:
3187 - get_input: security_group_name
3196 network_role_tag: oam
3198 get_input: oam_net_name
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
3207 replacement_policy: AUTO
3212 floating_ip_count_required:
3215 - get_input: security_group_name
3218 get_input: nems_traffic_net_local_ip1
3222 allowed_address_pairs:
3224 get_input: nems_traffic_net_floating_ip
3225 network: nems_traffic_net
3228 capability: tosca.capabilities.network.Linkable
3229 node: nems_traffic_net
3230 relationship: tosca.relationships.network.LinksTo
3232 capability: tosca.capabilities.network.Bindable
3234 relationship: tosca.relationships.network.BindsTo
3236 type: org.openecomp.resource.vfc.nodes.heat.eca
3239 get_input: oam_flavor
3241 get_input: availability_zone_0
3243 get_input: oam_image_name
3253 capability: tosca.capabilities.Attachment
3255 relationship: oam2_volume_attachment
3257 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3259 replacement_policy: AUTO
3264 floating_ip_count_required:
3267 - get_input: security_group_name
3276 network_role_tag: eca_mgmt
3278 get_input: eca_mgmt_net_name
3281 capability: tosca.capabilities.network.Bindable
3282 node: server_eca_trx11
3283 relationship: tosca.relationships.network.BindsTo
3285 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3287 replacement_policy: AUTO
3292 floating_ip_count_required:
3295 - get_input: security_group_name
3299 - eca_trx_eca_traffic_net_ips
3304 network: eca_traffic_net
3307 capability: tosca.capabilities.network.Linkable
3308 node: eca_traffic_net
3309 relationship: tosca.relationships.network.LinksTo
3311 capability: tosca.capabilities.network.Bindable
3312 node: server_eca_trx11
3313 relationship: tosca.relationships.network.BindsTo
3315 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3317 replacement_policy: AUTO
3322 floating_ip_count_required:
3325 - get_input: security_group_name
3329 - eca_trx_eca_traffic_net_ips
3334 network: eca_traffic_net
3337 capability: tosca.capabilities.network.Linkable
3338 node: eca_traffic_net
3339 relationship: tosca.relationships.network.LinksTo
3341 capability: tosca.capabilities.network.Bindable
3342 node: server_eca_trx12
3343 relationship: tosca.relationships.network.BindsTo
3345 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3348 get_input: ARB_volume_type
3349 size: '(get_input : arb_volume_size) * 1024'
3351 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3353 replacement_policy: AUTO
3358 floating_ip_count_required:
3361 - get_input: security_group_name
3370 network_role_tag: eca_mgmt
3372 get_input: eca_mgmt_net_name
3375 capability: tosca.capabilities.network.Bindable
3376 node: server_eca_trx12
3377 relationship: tosca.relationships.network.BindsTo
3379 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3381 replacement_policy: AUTO
3386 floating_ip_count_required:
3389 - get_input: security_group_name
3398 network_role_tag: oam
3400 get_input: oam_net_name
3403 capability: tosca.capabilities.network.Bindable
3404 node: server_eca_trx11
3405 relationship: tosca.relationships.network.BindsTo
3407 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3409 replacement_policy: AUTO
3414 floating_ip_count_required:
3417 - get_input: security_group_name
3426 network_role_tag: oam
3428 get_input: oam_net_name
3431 capability: tosca.capabilities.network.Bindable
3432 node: server_eca_trx12
3433 relationship: tosca.relationships.network.BindsTo
3435 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3437 replacement_policy: AUTO
3442 floating_ip_count_required:
3445 - get_input: security_group_name
3454 network_role_tag: oam
3456 get_input: oam_net_name
3459 capability: tosca.capabilities.network.Bindable
3461 relationship: tosca.relationships.network.BindsTo
3463 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3465 replacement_policy: AUTO
3470 floating_ip_count_required:
3473 - get_input: security_group_name
3482 network_role_tag: oam
3484 get_input: oam_net_name
3487 capability: tosca.capabilities.network.Bindable
3489 relationship: tosca.relationships.network.BindsTo
3491 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3493 replacement_policy: AUTO
3498 floating_ip_count_required:
3501 - get_input: security_group_name
3510 network_role_tag: oam
3512 get_input: oam_net_name
3515 capability: tosca.capabilities.network.Bindable
3517 relationship: tosca.relationships.network.BindsTo
3519 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3521 replacement_policy: AUTO
3526 floating_ip_count_required:
3529 - get_input: security_group_name
3533 - eca_trx_eca_traffic_net_ips
3538 network: eca_traffic_net
3541 capability: tosca.capabilities.network.Linkable
3542 node: eca_traffic_net
3543 relationship: tosca.relationships.network.LinksTo
3545 capability: tosca.capabilities.network.Bindable
3546 node: server_eca_trx15
3547 relationship: tosca.relationships.network.BindsTo
3549 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3551 replacement_policy: AUTO
3556 floating_ip_count_required:
3559 - get_input: security_group_name
3563 - mmsc_mms_traffic_net_ips
3568 network: mms_traffic_net
3571 capability: tosca.capabilities.network.Linkable
3572 node: mms_traffic_net
3573 relationship: tosca.relationships.network.LinksTo
3575 capability: tosca.capabilities.network.Bindable
3577 relationship: tosca.relationships.network.BindsTo
3579 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3581 replacement_policy: AUTO
3586 floating_ip_count_required:
3589 - get_input: security_group_name
3593 - mmsc_mms_traffic_net_ips
3598 network: mms_traffic_net
3601 capability: tosca.capabilities.network.Linkable
3602 node: mms_traffic_net
3603 relationship: tosca.relationships.network.LinksTo
3605 capability: tosca.capabilities.network.Bindable
3607 relationship: tosca.relationships.network.BindsTo
3609 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3611 replacement_policy: AUTO
3616 floating_ip_count_required:
3619 - get_input: security_group_name
3628 network_role_tag: eca_mgmt
3630 get_input: eca_mgmt_net_name
3633 capability: tosca.capabilities.network.Bindable
3634 node: server_eca_trx15
3635 relationship: tosca.relationships.network.BindsTo
3637 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3639 replacement_policy: AUTO
3644 floating_ip_count_required:
3647 - get_input: security_group_name
3651 - eca_trx_eca_traffic_net_ips
3656 network: eca_traffic_net
3659 capability: tosca.capabilities.network.Linkable
3660 node: eca_traffic_net
3661 relationship: tosca.relationships.network.LinksTo
3663 capability: tosca.capabilities.network.Bindable
3664 node: server_eca_trx16
3665 relationship: tosca.relationships.network.BindsTo
3667 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3669 replacement_policy: AUTO
3674 floating_ip_count_required:
3677 - get_input: security_group_name
3686 network_role_tag: oam
3688 get_input: oam_net_name
3691 capability: tosca.capabilities.network.Bindable
3693 relationship: tosca.relationships.network.BindsTo
3695 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3697 replacement_policy: AUTO
3702 floating_ip_count_required:
3705 - get_input: security_group_name
3714 network_role_tag: oam
3716 get_input: oam_net_name
3719 capability: tosca.capabilities.network.Bindable
3721 relationship: tosca.relationships.network.BindsTo
3723 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3726 get_input: MMSC_volume_type
3727 size: '(get_input : mmsc_cinder_volume_size) * 1024'
3729 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3731 replacement_policy: AUTO
3736 floating_ip_count_required:
3739 - get_input: security_group_name
3743 - eca_trx_eca_traffic_net_ips
3748 network: eca_traffic_net
3751 capability: tosca.capabilities.network.Linkable
3752 node: eca_traffic_net
3753 relationship: tosca.relationships.network.LinksTo
3755 capability: tosca.capabilities.network.Bindable
3756 node: server_eca_trx7
3757 relationship: tosca.relationships.network.BindsTo
3759 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3761 replacement_policy: AUTO
3766 floating_ip_count_required:
3769 - get_input: security_group_name
3778 network_role_tag: oam
3780 get_input: oam_net_name
3783 capability: tosca.capabilities.network.Bindable
3785 relationship: tosca.relationships.network.BindsTo
3787 type: org.openecomp.resource.vfc.nodes.heat.cmaui
3790 get_input: cmaui_flavor
3792 get_input: availability_zone_0
3794 get_input: cmaui_image
3798 user_data_format: RAW
3805 capability: tosca.capabilities.Attachment
3807 relationship: cmaui_volume_attachment
3809 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3811 replacement_policy: AUTO
3816 floating_ip_count_required:
3819 - get_input: security_group_name
3828 network_role_tag: oam
3830 get_input: oam_net_name
3833 capability: tosca.capabilities.network.Bindable
3834 node: server_eca_trx7
3835 relationship: tosca.relationships.network.BindsTo
3837 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3839 replacement_policy: AUTO
3844 floating_ip_count_required:
3847 - get_input: security_group_name
3856 network_role_tag: eca_mgmt
3858 get_input: eca_mgmt_net_name
3861 capability: tosca.capabilities.network.Bindable
3862 node: server_eca_trx7
3863 relationship: tosca.relationships.network.BindsTo
3865 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3868 get_input: CMAUI_volume_type
3869 size: '(get_input : cmaui_cinder_volume_size) * 1024'
3871 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3873 replacement_policy: AUTO
3878 floating_ip_count_required:
3881 - get_input: security_group_name
3890 network_role_tag: eca_mgmt
3892 get_input: eca_mgmt_net_name
3895 capability: tosca.capabilities.network.Bindable
3896 node: server_eca_trx3
3897 relationship: tosca.relationships.network.BindsTo
3899 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3901 replacement_policy: AUTO
3906 floating_ip_count_required:
3909 - get_input: security_group_name
3918 network_role_tag: oam
3920 get_input: oam_net_name
3923 capability: tosca.capabilities.network.Bindable
3924 node: server_eca_trx3
3925 relationship: tosca.relationships.network.BindsTo
3927 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
3929 replacement_policy: AUTO
3934 floating_ip_count_required:
3937 - get_input: security_group_name
3941 - eca_trx_eca_traffic_net_ips
3946 network: eca_traffic_net
3949 capability: tosca.capabilities.network.Linkable
3950 node: eca_traffic_net
3951 relationship: tosca.relationships.network.LinksTo
3953 capability: tosca.capabilities.network.Bindable
3954 node: server_eca_trx3
3955 relationship: tosca.relationships.network.BindsTo
3957 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
3960 get_input: MMSC_volume_type
3961 size: '(get_input : mmsc_cinder_volume_size) * 1024'
3963 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
3966 get_input: nems_imap_name
3968 nems_imap_network_ip_subnet:
3970 get_input: nems_imap_name
3972 get_input: nems_imap_cidr
3975 get_input: nems_imap_start
3977 get_input: nems_imap_end
3979 type: org.openecomp.resource.vfc.nodes.heat.cmaui
3982 get_input: cmaui_flavor
3984 get_input: availability_zone_0
3986 get_input: cmaui_image
3990 user_data_format: RAW
3997 capability: tosca.capabilities.Attachment
3999 relationship: cmaui1_volume_attachment
4000 lb2_dmz_protected_port:
4001 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4003 replacement_policy: AUTO
4008 floating_ip_count_required:
4011 - get_input: security_group_name
4015 - lb_dmz_protected_ips
4020 allowed_address_pairs:
4023 - mmsc_dmz_protected_virtual_server_ips
4027 - mmsc_dmz_protected_virtual_server_ips
4031 - mmsc_dmz_protected_virtual_server_ips
4035 - mmsc_dmz_protected_snat_ips
4039 - mmsc_dmz_protected_snat_ips
4043 - mmsc_dmz_protected_snat_ips
4047 - mmsc_dmz_protected_snat_ips
4049 network_role_tag: dmz_protected
4051 get_input: dmz_protected_net_name
4054 capability: tosca.capabilities.network.Bindable
4056 relationship: tosca.relationships.network.BindsTo
4057 lb1_eca_traffic_port:
4058 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4060 replacement_policy: AUTO
4065 floating_ip_count_required:
4068 - get_input: security_group_name
4071 get_input: eca_traffic_net_local_ip_1
4075 allowed_address_pairs:
4077 get_input: eca_traffic_net_floating_ip
4078 network: eca_traffic_net
4081 capability: tosca.capabilities.network.Linkable
4082 node: eca_traffic_net
4083 relationship: tosca.relationships.network.LinksTo
4085 capability: tosca.capabilities.network.Bindable
4087 relationship: tosca.relationships.network.BindsTo
4088 lb1_dmz_protected_port:
4089 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4091 replacement_policy: AUTO
4096 floating_ip_count_required:
4099 - get_input: security_group_name
4103 - lb_dmz_protected_ips
4108 allowed_address_pairs:
4111 - mmsc_dmz_protected_virtual_server_ips
4115 - mmsc_dmz_protected_virtual_server_ips
4119 - mmsc_dmz_protected_virtual_server_ips
4123 - mmsc_dmz_protected_snat_ips
4127 - mmsc_dmz_protected_snat_ips
4131 - mmsc_dmz_protected_snat_ips
4135 - mmsc_dmz_protected_snat_ips
4137 network_role_tag: dmz_protected
4139 get_input: dmz_protected_net_name
4142 capability: tosca.capabilities.network.Bindable
4144 relationship: tosca.relationships.network.BindsTo
4145 lb1_mms_traffic_port:
4146 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4148 replacement_policy: AUTO
4153 floating_ip_count_required:
4156 - get_input: security_group_name
4159 get_input: mms_traffic_net_local_ip_1
4163 allowed_address_pairs:
4165 get_input: mms_traffic_net_floating_ip
4166 network: mms_traffic_net
4169 capability: tosca.capabilities.network.Linkable
4170 node: mms_traffic_net
4171 relationship: tosca.relationships.network.LinksTo
4173 capability: tosca.capabilities.network.Bindable
4175 relationship: tosca.relationships.network.BindsTo
4177 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
4180 get_input: eca_mgmt_name
4182 eca_mgmt_network_ip_subnet:
4184 get_input: eca_mgmt_name
4186 get_input: eca_mgmt_cidr
4189 get_input: eca_mgmt_start
4191 get_input: eca_mgmt_end
4193 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4195 replacement_policy: AUTO
4200 floating_ip_count_required:
4203 - get_input: security_group_name
4207 - eca_trx_eca_traffic_net_ips
4212 network: eca_traffic_net
4215 capability: tosca.capabilities.network.Linkable
4216 node: eca_traffic_net
4217 relationship: tosca.relationships.network.LinksTo
4219 capability: tosca.capabilities.network.Bindable
4220 node: server_eca_trx1
4221 relationship: tosca.relationships.network.BindsTo
4223 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
4226 get_input: NEMS_FE_volume_type
4227 size: '(get_input : nems_volume_size) * 1024'
4229 type: org.openecomp.resource.vfc.nodes.heat.nems_be
4232 get_input: nems_be_flavor
4234 get_input: availability_zone_0
4236 get_input: nems_be_image
4240 user_data_format: RAW
4242 get_input: nems_be_names
4245 capability: tosca.capabilities.Attachment
4246 node: nems_be_volume
4247 relationship: nems_volume_attachment
4249 type: org.openecomp.resource.vfc.nodes.heat.nems_fe
4252 get_input: nems_fe_flavor
4254 get_input: availability_zone_0
4256 get_input: nems_fe_image
4260 user_data_format: RAW
4267 capability: tosca.capabilities.Attachment
4268 node: nems1_fe_volume
4269 relationship: nems1_fe_volume_attachment
4271 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
4274 get_input: ECA_OAM_volume_type
4275 size: '(get_input : oam_volume_size) * 1024'
4277 type: org.openecomp.resource.vfc.nodes.heat.nems_fe
4280 get_input: nems_fe_flavor
4282 get_input: availability_zone_0
4284 get_input: nems_fe_image
4288 user_data_format: RAW
4295 capability: tosca.capabilities.Attachment
4296 node: nems2_fe_volume
4297 relationship: nems2_fe_volume_attachment
4299 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
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
4307 replacement_policy: AUTO
4312 floating_ip_count_required:
4315 - get_input: security_group_name
4324 allowed_address_pairs:
4327 - mmsc_core_virtual_server_ips
4331 - mmsc_core_virtual_server_ips
4335 - mmsc_core_snat_ips
4339 - mmsc_core_snat_ips
4343 - mmsc_core_snat_ips
4347 - mmsc_core_snat_ips
4351 - mmsc_core_snat_ips
4353 network_role_tag: cor_direct
4355 get_input: cor_direct_net_name
4358 capability: tosca.capabilities.network.Bindable
4360 relationship: tosca.relationships.network.BindsTo
4362 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4364 replacement_policy: AUTO
4369 floating_ip_count_required:
4372 - get_input: security_group_name
4381 network_role_tag: oam
4383 get_input: oam_net_name
4386 capability: tosca.capabilities.network.Bindable
4387 node: server_eca_trx20
4388 relationship: tosca.relationships.network.BindsTo
4390 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4392 replacement_policy: AUTO
4397 floating_ip_count_required:
4400 - get_input: security_group_name
4404 - eca_trx_eca_traffic_net_ips
4409 network: eca_traffic_net
4412 capability: tosca.capabilities.network.Linkable
4413 node: eca_traffic_net
4414 relationship: tosca.relationships.network.LinksTo
4416 capability: tosca.capabilities.network.Bindable
4417 node: server_eca_trx20
4418 relationship: tosca.relationships.network.BindsTo
4420 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4422 replacement_policy: AUTO
4427 floating_ip_count_required:
4430 - get_input: security_group_name
4439 network_role_tag: eca_mgmt
4441 get_input: eca_mgmt_net_name
4444 capability: tosca.capabilities.network.Bindable
4445 node: server_eca_trx20
4446 relationship: tosca.relationships.network.BindsTo
4448 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4450 replacement_policy: AUTO
4455 floating_ip_count_required:
4458 - get_input: security_group_name
4467 network_role_tag: oam
4469 get_input: oam_net_name
4472 capability: tosca.capabilities.network.Bindable
4473 node: server_eca_trx8
4474 relationship: tosca.relationships.network.BindsTo
4476 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4478 replacement_policy: AUTO
4483 floating_ip_count_required:
4486 - get_input: security_group_name
4495 network_role_tag: eca_mgmt
4497 get_input: eca_mgmt_net_name
4500 capability: tosca.capabilities.network.Bindable
4502 relationship: tosca.relationships.network.BindsTo
4504 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4506 replacement_policy: AUTO
4511 floating_ip_count_required:
4514 - get_input: security_group_name
4523 network_role_tag: oam
4525 get_input: oam_net_name
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
4534 replacement_policy: AUTO
4539 floating_ip_count_required:
4542 - get_input: security_group_name
4545 get_input: nems_user_web_net_local_ip2
4549 allowed_address_pairs:
4551 get_input: nems_user_web_net_floating_ip
4552 network: nems_user_web_net
4555 capability: tosca.capabilities.network.Linkable
4556 node: nems_user_web_net
4557 relationship: tosca.relationships.network.LinksTo
4559 capability: tosca.capabilities.network.Bindable
4561 relationship: tosca.relationships.network.BindsTo
4563 type: org.openecomp.resource.vfc.nodes.heat.lb
4566 get_input: lb_flavor_name
4568 get_input: availability_zone_0
4570 get_input: lb_image_name
4579 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4581 replacement_policy: AUTO
4586 floating_ip_count_required:
4589 - get_input: security_group_name
4593 - eca_trx_eca_traffic_net_ips
4598 network: eca_traffic_net
4601 capability: tosca.capabilities.network.Linkable
4602 node: eca_traffic_net
4603 relationship: tosca.relationships.network.LinksTo
4605 capability: tosca.capabilities.network.Bindable
4606 node: server_eca_trx6
4607 relationship: tosca.relationships.network.BindsTo
4609 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4611 replacement_policy: AUTO
4616 floating_ip_count_required:
4619 - get_input: security_group_name
4623 - eca_trx_eca_traffic_net_ips
4628 network: eca_traffic_net
4631 capability: tosca.capabilities.network.Linkable
4632 node: eca_traffic_net
4633 relationship: tosca.relationships.network.LinksTo
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
4641 replacement_policy: AUTO
4646 floating_ip_count_required:
4649 - get_input: security_group_name
4652 get_input: nems_user_web_net_local_ip1
4656 allowed_address_pairs:
4658 get_input: nems_user_web_net_floating_ip
4659 network: nems_user_web_net
4662 capability: tosca.capabilities.network.Linkable
4663 node: nems_user_web_net
4664 relationship: tosca.relationships.network.LinksTo
4666 capability: tosca.capabilities.network.Bindable
4668 relationship: tosca.relationships.network.BindsTo
4670 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4672 replacement_policy: AUTO
4677 floating_ip_count_required:
4680 - get_input: security_group_name
4689 network_role_tag: eca_mgmt
4691 get_input: eca_mgmt_net_name
4694 capability: tosca.capabilities.network.Bindable
4695 node: server_eca_trx6
4696 relationship: tosca.relationships.network.BindsTo
4698 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4700 replacement_policy: AUTO
4705 floating_ip_count_required:
4708 - get_input: security_group_name
4717 network_role_tag: eca_mgmt
4719 get_input: eca_mgmt_net_name
4722 capability: tosca.capabilities.network.Bindable
4723 node: server_eca_trx8
4724 relationship: tosca.relationships.network.BindsTo
4726 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4728 replacement_policy: AUTO
4733 floating_ip_count_required:
4736 - get_input: security_group_name
4745 network_role_tag: eca_mgmt
4747 get_input: eca_mgmt_net_name
4750 capability: tosca.capabilities.network.Bindable
4752 relationship: tosca.relationships.network.BindsTo
4754 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
4757 get_input: ha_net_name
4761 get_input: ha_net_name
4763 get_input: ha_net_cidr
4766 get_input: ha_net_start
4768 get_input: ha_net_end
4770 type: org.openecomp.resource.vfc.nodes.heat.mmsc
4773 get_input: mmsc_flavor
4775 get_input: availability_zone_0
4777 get_input: mmsc_image
4781 user_data_format: RAW
4788 capability: tosca.capabilities.Attachment
4790 relationship: mmsc1_volume_attachment
4792 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4794 replacement_policy: AUTO
4799 floating_ip_count_required:
4802 - get_input: security_group_name
4805 get_input: nems_be_oam_ips
4809 network_role_tag: oam
4811 get_input: oam_net_name
4814 capability: tosca.capabilities.network.Bindable
4815 node: server_nems_be1
4816 relationship: tosca.relationships.network.BindsTo
4818 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4820 replacement_policy: AUTO
4825 floating_ip_count_required:
4828 - get_input: security_group_name
4837 network_role_tag: oam
4839 get_input: oam_net_name
4842 capability: tosca.capabilities.network.Bindable
4843 node: server_eca_trx2
4844 relationship: tosca.relationships.network.BindsTo
4846 type: org.openecomp.resource.vfc.nodes.heat.mmsc
4849 get_input: mmsc_flavor
4851 get_input: availability_zone_0
4853 get_input: mmsc_image
4857 user_data_format: RAW
4864 capability: tosca.capabilities.Attachment
4866 relationship: mmsc2_volume_attachment
4868 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4870 replacement_policy: AUTO
4875 floating_ip_count_required:
4878 - get_input: security_group_name
4881 get_input: nems_be_nems_internal_net_ips
4885 network: nems_internal_net
4888 capability: tosca.capabilities.network.Linkable
4889 node: nems_internal_net
4890 relationship: tosca.relationships.network.LinksTo
4892 capability: tosca.capabilities.network.Bindable
4893 node: server_nems_be1
4894 relationship: tosca.relationships.network.BindsTo
4896 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4898 replacement_policy: AUTO
4903 floating_ip_count_required:
4906 - get_input: security_group_name
4915 network_role_tag: eca_mgmt
4917 get_input: eca_mgmt_net_name
4920 capability: tosca.capabilities.network.Bindable
4921 node: server_eca_trx2
4922 relationship: tosca.relationships.network.BindsTo
4924 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4926 replacement_policy: AUTO
4931 floating_ip_count_required:
4934 - get_input: security_group_name
4943 network_role_tag: eca_mgmt
4945 get_input: eca_mgmt_net_name
4948 capability: tosca.capabilities.network.Bindable
4949 node: server_eca_trx4
4950 relationship: tosca.relationships.network.BindsTo
4952 type: org.openecomp.resource.vfc.nodes.heat.mmsc
4955 get_input: mmsc_flavor
4957 get_input: availability_zone_0
4959 get_input: mmsc_image
4963 user_data_format: RAW
4970 capability: tosca.capabilities.Attachment
4972 relationship: mmsc3_volume_attachment
4974 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
4976 replacement_policy: AUTO
4981 floating_ip_count_required:
4984 - get_input: security_group_name
4987 get_input: nems_be_nems_imap_net_ips
4991 network: nems_imap_net
4994 capability: tosca.capabilities.network.Linkable
4996 relationship: tosca.relationships.network.LinksTo
4998 capability: tosca.capabilities.network.Bindable
4999 node: server_nems_be1
5000 relationship: tosca.relationships.network.BindsTo
5002 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5004 replacement_policy: AUTO
5009 floating_ip_count_required:
5012 - get_input: security_group_name
5016 - eca_trx_eca_traffic_net_ips
5021 network: eca_traffic_net
5024 capability: tosca.capabilities.network.Linkable
5025 node: eca_traffic_net
5026 relationship: tosca.relationships.network.LinksTo
5028 capability: tosca.capabilities.network.Bindable
5029 node: server_eca_trx2
5030 relationship: tosca.relationships.network.BindsTo
5032 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5034 replacement_policy: AUTO
5039 floating_ip_count_required:
5042 - get_input: security_group_name
5046 - eca_trx_eca_traffic_net_ips
5051 network: eca_traffic_net
5054 capability: tosca.capabilities.network.Linkable
5055 node: eca_traffic_net
5056 relationship: tosca.relationships.network.LinksTo
5058 capability: tosca.capabilities.network.Bindable
5059 node: server_eca_trx4
5060 relationship: tosca.relationships.network.BindsTo
5062 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5065 get_input: eca_trx_flavor
5067 get_input: availability_zone_0
5069 get_input: eca_trx_image
5078 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5080 replacement_policy: AUTO
5085 floating_ip_count_required:
5088 - get_input: security_group_name
5097 network_role_tag: oam
5099 get_input: oam_net_name
5102 capability: tosca.capabilities.network.Bindable
5103 node: server_eca_trx4
5104 relationship: tosca.relationships.network.BindsTo
5106 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
5109 get_input: NEMS_BE_volume_type
5110 size: '(get_input : nems_be_volume_size) * 1024'
5112 type: org.openecomp.resource.vfc.nodes.heat.mmsc
5115 get_input: mmsc_flavor
5117 get_input: availability_zone_0
5119 get_input: mmsc_image
5123 user_data_format: RAW
5130 capability: tosca.capabilities.Attachment
5132 relationship: mmsc4_volume_attachment
5134 type: org.openecomp.resource.vfc.nodes.heat.mmsc
5137 get_input: mmsc_flavor
5139 get_input: availability_zone_0
5141 get_input: mmsc_image
5145 user_data_format: RAW
5152 capability: tosca.capabilities.Attachment
5154 relationship: mmsc5_volume_attachment
5156 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5158 replacement_policy: AUTO
5163 floating_ip_count_required:
5166 - get_input: security_group_name
5175 network_role_tag: eca_mgmt
5177 get_input: eca_mgmt_net_name
5180 capability: tosca.capabilities.network.Bindable
5182 relationship: tosca.relationships.network.BindsTo
5184 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5186 replacement_policy: AUTO
5191 floating_ip_count_required:
5194 - get_input: security_group_name
5203 network_role_tag: oam
5205 get_input: oam_net_name
5208 capability: tosca.capabilities.network.Bindable
5209 node: server_eca_trx17
5210 relationship: tosca.relationships.network.BindsTo
5212 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5214 replacement_policy: AUTO
5219 floating_ip_count_required:
5222 - get_input: security_group_name
5226 - eca_trx_eca_traffic_net_ips
5231 network: eca_traffic_net
5234 capability: tosca.capabilities.network.Linkable
5235 node: eca_traffic_net
5236 relationship: tosca.relationships.network.LinksTo
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
5244 replacement_policy: AUTO
5249 floating_ip_count_required:
5252 - get_input: security_group_name
5261 allowed_address_pairs:
5264 - mmsc_core_virtual_server_ips
5268 - mmsc_core_virtual_server_ips
5272 - mmsc_core_snat_ips
5276 - mmsc_core_snat_ips
5280 - mmsc_core_snat_ips
5284 - mmsc_core_snat_ips
5288 - mmsc_core_snat_ips
5290 network_role_tag: cor_direct
5292 get_input: cor_direct_net_name
5295 capability: tosca.capabilities.network.Bindable
5297 relationship: tosca.relationships.network.BindsTo
5299 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5301 replacement_policy: AUTO
5306 floating_ip_count_required:
5309 - get_input: security_group_name
5318 network_role_tag: oam
5320 get_input: oam_net_name
5323 capability: tosca.capabilities.network.Bindable
5325 relationship: tosca.relationships.network.BindsTo
5327 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5329 replacement_policy: AUTO
5334 floating_ip_count_required:
5337 - get_input: security_group_name
5341 - eca_trx_eca_traffic_net_ips
5346 network: eca_traffic_net
5349 capability: tosca.capabilities.network.Linkable
5350 node: eca_traffic_net
5351 relationship: tosca.relationships.network.LinksTo
5353 capability: tosca.capabilities.network.Bindable
5354 node: server_eca_trx17
5355 relationship: tosca.relationships.network.BindsTo
5357 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5359 replacement_policy: AUTO
5364 floating_ip_count_required:
5367 - get_input: security_group_name
5376 network_role_tag: oam
5378 get_input: oam_net_name
5381 capability: tosca.capabilities.network.Bindable
5382 node: server_eca_trx18
5383 relationship: tosca.relationships.network.BindsTo
5385 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5387 replacement_policy: AUTO
5392 floating_ip_count_required:
5395 - get_input: security_group_name
5399 - mmsc_mms_traffic_net_ips
5404 network: mms_traffic_net
5407 capability: tosca.capabilities.network.Linkable
5408 node: mms_traffic_net
5409 relationship: tosca.relationships.network.LinksTo
5411 capability: tosca.capabilities.network.Bindable
5413 relationship: tosca.relationships.network.BindsTo
5415 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5417 replacement_policy: AUTO
5422 floating_ip_count_required:
5425 - get_input: security_group_name
5429 - mmsc_mms_traffic_net_ips
5434 network: mms_traffic_net
5437 capability: tosca.capabilities.network.Linkable
5438 node: mms_traffic_net
5439 relationship: tosca.relationships.network.LinksTo
5441 capability: tosca.capabilities.network.Bindable
5443 relationship: tosca.relationships.network.BindsTo
5445 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5447 replacement_policy: AUTO
5452 floating_ip_count_required:
5455 - get_input: security_group_name
5464 network_role_tag: eca_mgmt
5466 get_input: eca_mgmt_net_name
5469 capability: tosca.capabilities.network.Bindable
5470 node: server_eca_trx17
5471 relationship: tosca.relationships.network.BindsTo
5473 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5475 replacement_policy: AUTO
5480 floating_ip_count_required:
5483 - get_input: security_group_name
5492 network_role_tag: eca_mgmt
5494 get_input: eca_mgmt_net_name
5497 capability: tosca.capabilities.network.Bindable
5498 node: server_eca_trx18
5499 relationship: tosca.relationships.network.BindsTo
5501 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
5504 get_input: mms_traffic_net_name
5506 mms_traffic_ip_subnet:
5508 get_input: mms_traffic_net_name
5510 get_input: mms_traffic_net_cidr
5513 get_input: mms_traffic_start
5515 get_input: mms_traffic_end
5517 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5519 replacement_policy: AUTO
5524 floating_ip_count_required:
5527 - get_input: security_group_name
5536 network_role_tag: oam
5538 get_input: oam_net_name
5541 capability: tosca.capabilities.network.Bindable
5543 relationship: tosca.relationships.network.BindsTo
5545 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5547 replacement_policy: AUTO
5552 floating_ip_count_required:
5555 - get_input: security_group_name
5564 network_role_tag: eca_mgmt
5566 get_input: eca_mgmt_net_name
5569 capability: tosca.capabilities.network.Bindable
5570 node: server_eca_trx10
5571 relationship: tosca.relationships.network.BindsTo
5573 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5576 get_input: eca_trx_flavor
5578 get_input: availability_zone_0
5580 get_input: eca_trx_image
5589 type: org.openecomp.resource.vfc.nodes.heat.lb
5592 get_input: lb_flavor_name
5594 get_input: availability_zone_0
5596 get_input: lb_image_name
5605 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5607 replacement_policy: AUTO
5612 floating_ip_count_required:
5615 - get_input: security_group_name
5624 network_role_tag: oam
5626 get_input: oam_net_name
5629 capability: tosca.capabilities.network.Bindable
5630 node: server_eca_trx10
5631 relationship: tosca.relationships.network.BindsTo
5633 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5636 get_input: eca_trx_flavor
5638 get_input: availability_zone_0
5640 get_input: eca_trx_image
5649 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5652 get_input: eca_trx_flavor
5654 get_input: availability_zone_0
5656 get_input: eca_trx_image
5665 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
5668 get_input: NEMS_FE_volume_type
5669 size: '(get_input : nems_volume_size) * 1024'
5671 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5673 replacement_policy: AUTO
5678 floating_ip_count_required:
5681 - get_input: security_group_name
5685 - eca_trx_eca_traffic_net_ips
5690 network: eca_traffic_net
5693 capability: tosca.capabilities.network.Linkable
5694 node: eca_traffic_net
5695 relationship: tosca.relationships.network.LinksTo
5697 capability: tosca.capabilities.network.Bindable
5698 node: server_eca_trx10
5699 relationship: tosca.relationships.network.BindsTo
5701 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5704 get_input: eca_trx_flavor
5706 get_input: availability_zone_0
5708 get_input: eca_trx_image
5717 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5720 get_input: eca_trx_flavor
5722 get_input: availability_zone_0
5724 get_input: eca_trx_image
5733 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5736 get_input: eca_trx_flavor
5738 get_input: availability_zone_0
5740 get_input: eca_trx_image
5749 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
5752 get_input: eca_trx_flavor
5754 get_input: availability_zone_0
5756 get_input: eca_trx_image
5765 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5767 replacement_policy: AUTO
5772 floating_ip_count_required:
5775 - get_input: security_group_name
5784 network_role_tag: eca_mgmt
5786 get_input: eca_mgmt_net_name
5789 capability: tosca.capabilities.network.Bindable
5790 node: server_eca_trx14
5791 relationship: tosca.relationships.network.BindsTo
5793 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5795 replacement_policy: AUTO
5800 floating_ip_count_required:
5803 - get_input: security_group_name
5812 network_role_tag: oam
5814 get_input: oam_net_name
5817 capability: tosca.capabilities.network.Bindable
5818 node: server_eca_trx13
5819 relationship: tosca.relationships.network.BindsTo
5821 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5823 replacement_policy: AUTO
5828 floating_ip_count_required:
5831 - get_input: security_group_name
5840 network_role_tag: oam
5842 get_input: oam_net_name
5845 capability: tosca.capabilities.network.Bindable
5846 node: server_eca_trx14
5847 relationship: tosca.relationships.network.BindsTo
5849 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5851 replacement_policy: AUTO
5856 floating_ip_count_required:
5859 - get_input: security_group_name
5863 - mmsc_mms_traffic_net_ips
5868 network: mms_traffic_net
5871 capability: tosca.capabilities.network.Linkable
5872 node: mms_traffic_net
5873 relationship: tosca.relationships.network.LinksTo
5875 capability: tosca.capabilities.network.Bindable
5877 relationship: tosca.relationships.network.BindsTo
5879 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5881 replacement_policy: AUTO
5886 floating_ip_count_required:
5889 - get_input: security_group_name
5898 network_role_tag: eca_mgmt
5900 get_input: eca_mgmt_net_name
5903 capability: tosca.capabilities.network.Bindable
5904 node: server_eca_trx13
5905 relationship: tosca.relationships.network.BindsTo
5907 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5909 replacement_policy: AUTO
5914 floating_ip_count_required:
5917 - get_input: security_group_name
5926 network_role_tag: oam
5928 get_input: oam_net_name
5931 capability: tosca.capabilities.network.Bindable
5933 relationship: tosca.relationships.network.BindsTo
5935 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5937 replacement_policy: AUTO
5942 floating_ip_count_required:
5945 - get_input: security_group_name
5949 - eca_trx_eca_traffic_net_ips
5954 network: eca_traffic_net
5957 capability: tosca.capabilities.network.Linkable
5958 node: eca_traffic_net
5959 relationship: tosca.relationships.network.LinksTo
5961 capability: tosca.capabilities.network.Bindable
5962 node: server_eca_trx13
5963 relationship: tosca.relationships.network.BindsTo
5965 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5967 replacement_policy: AUTO
5972 floating_ip_count_required:
5975 - get_input: security_group_name
5979 - eca_trx_eca_traffic_net_ips
5984 network: eca_traffic_net
5987 capability: tosca.capabilities.network.Linkable
5988 node: eca_traffic_net
5989 relationship: tosca.relationships.network.LinksTo
5991 capability: tosca.capabilities.network.Bindable
5992 node: server_eca_trx14
5993 relationship: tosca.relationships.network.BindsTo
5995 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
5997 replacement_policy: AUTO
6002 floating_ip_count_required:
6005 - get_input: security_group_name
6014 network_role_tag: oam
6016 get_input: oam_net_name
6019 capability: tosca.capabilities.network.Bindable
6021 relationship: tosca.relationships.network.BindsTo
6023 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
6026 get_input: eca_trx_flavor
6028 get_input: availability_zone_0
6030 get_input: eca_trx_image
6039 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
6042 get_input: eca_trx_flavor
6044 get_input: availability_zone_0
6046 get_input: eca_trx_image
6055 type: org.openecomp.resource.vfc.nodes.heat.eca_trx
6058 get_input: eca_trx_flavor
6060 get_input: availability_zone_0
6062 get_input: eca_trx_image
6071 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6073 replacement_policy: AUTO
6078 floating_ip_count_required:
6081 - get_input: security_group_name
6090 network_role_tag: oam
6092 get_input: oam_net_name
6095 capability: tosca.capabilities.network.Bindable
6096 node: server_eca_trx9
6097 relationship: tosca.relationships.network.BindsTo
6099 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6101 replacement_policy: AUTO
6106 floating_ip_count_required:
6109 - get_input: security_group_name
6118 network_role_tag: eca_mgmt
6120 get_input: eca_mgmt_net_name
6123 capability: tosca.capabilities.network.Bindable
6124 node: server_eca_trx9
6125 relationship: tosca.relationships.network.BindsTo
6127 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6129 replacement_policy: AUTO
6134 floating_ip_count_required:
6137 - get_input: security_group_name
6141 - eca_trx_eca_traffic_net_ips
6146 network: eca_traffic_net
6149 capability: tosca.capabilities.network.Linkable
6150 node: eca_traffic_net
6151 relationship: tosca.relationships.network.LinksTo
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
6159 replacement_policy: AUTO
6164 floating_ip_count_required:
6167 - get_input: security_group_name
6170 get_input: nems_traffic_net_local_ip2
6174 allowed_address_pairs:
6176 get_input: nems_traffic_net_floating_ip
6177 network: nems_traffic_net
6180 capability: tosca.capabilities.network.Linkable
6181 node: nems_traffic_net
6182 relationship: tosca.relationships.network.LinksTo
6184 capability: tosca.capabilities.network.Bindable
6186 relationship: tosca.relationships.network.BindsTo
6188 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6190 replacement_policy: AUTO
6195 floating_ip_count_required:
6198 - get_input: security_group_name
6202 - eca_trx_eca_traffic_net_ips
6207 network: eca_traffic_net
6210 capability: tosca.capabilities.network.Linkable
6211 node: eca_traffic_net
6212 relationship: tosca.relationships.network.LinksTo
6214 capability: tosca.capabilities.network.Bindable
6215 node: server_eca_trx5
6216 relationship: tosca.relationships.network.BindsTo
6218 type: org.openecomp.resource.vl.nodes.heat.network.contrail.VirtualNetwork
6221 get_input: eca_traffic_name
6223 eca_traffic_ip_subnet:
6225 get_input: eca_traffic_name
6227 get_input: eca_traffic_cidr
6230 get_input: eca_traffic_start
6232 get_input: eca_traffic_end
6234 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6236 replacement_policy: AUTO
6241 floating_ip_count_required:
6244 - get_input: security_group_name
6253 network_role_tag: eca_mgmt
6255 get_input: eca_mgmt_net_name
6258 capability: tosca.capabilities.network.Bindable
6259 node: server_eca_trx1
6260 relationship: tosca.relationships.network.BindsTo
6262 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6264 replacement_policy: AUTO
6269 floating_ip_count_required:
6272 - get_input: security_group_name
6281 network_role_tag: eca_mgmt
6283 get_input: eca_mgmt_net_name
6286 capability: tosca.capabilities.network.Bindable
6287 node: server_eca_trx5
6288 relationship: tosca.relationships.network.BindsTo
6290 type: org.openecomp.resource.vfc.nodes.heat.eca
6293 get_input: oam_flavor
6295 get_input: availability_zone_0
6297 get_input: oam_image_name
6307 capability: tosca.capabilities.Attachment
6309 relationship: oam1_volume_attachment
6311 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6313 replacement_policy: AUTO
6318 floating_ip_count_required:
6321 - get_input: security_group_name
6330 network_role_tag: oam
6332 get_input: oam_net_name
6335 capability: tosca.capabilities.network.Bindable
6336 node: server_eca_trx1
6337 relationship: tosca.relationships.network.BindsTo
6339 type: org.openecomp.resource.cp.nodes.heat.network.neutron.Port
6341 replacement_policy: AUTO
6346 floating_ip_count_required:
6349 - get_input: security_group_name
6358 network_role_tag: oam
6360 get_input: oam_net_name
6363 capability: tosca.capabilities.network.Bindable
6364 node: server_eca_trx5
6365 relationship: tosca.relationships.network.BindsTo
6367 type: org.openecomp.resource.vfc.nodes.heat.cinder.Volume
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
6376 volume_id: mmsc1_volume
6377 instance_uuid: server_mmsc1
6378 mmsc4_volume_attachment:
6379 type: org.openecomp.relationships.VolumeAttachesTo
6381 volume_id: mmsc4_volume
6382 instance_uuid: server_mmsc4
6383 arb_volume_attachment:
6384 type: org.openecomp.relationships.VolumeAttachesTo
6386 volume_id: arb_volume
6387 instance_uuid: arb_instance
6388 cmaui_volume_attachment:
6389 type: org.openecomp.relationships.VolumeAttachesTo
6391 volume_id: cmaui_volume
6392 instance_uuid: server_cmaui
6393 nems1_fe_volume_attachment:
6394 type: org.openecomp.relationships.VolumeAttachesTo
6396 volume_id: nems1_fe_volume
6397 instance_uuid: server_nems_fe1
6398 mmsc3_volume_attachment:
6399 type: org.openecomp.relationships.VolumeAttachesTo
6401 volume_id: mmsc3_volume
6402 instance_uuid: server_mmsc3
6403 oam2_volume_attachment:
6404 type: org.openecomp.relationships.VolumeAttachesTo
6406 volume_id: oam2_volume
6407 instance_uuid: oam2_instance
6408 cmaui1_volume_attachment:
6409 type: org.openecomp.relationships.VolumeAttachesTo
6411 volume_id: cmaui1_volume
6412 instance_uuid: server_cmaui1
6413 nems_volume_attachment:
6414 type: org.openecomp.relationships.VolumeAttachesTo
6416 volume_id: nems_be_volume
6417 instance_uuid: server_nems_be1
6418 oam1_volume_attachment:
6419 type: org.openecomp.relationships.VolumeAttachesTo
6421 volume_id: oam1_volume
6422 instance_uuid: oam1_instance
6423 nems2_fe_volume_attachment:
6424 type: org.openecomp.relationships.VolumeAttachesTo
6426 volume_id: nems2_fe_volume
6427 instance_uuid: server_nems_fe2
6428 mmsc5_volume_attachment:
6429 type: org.openecomp.relationships.VolumeAttachesTo
6431 volume_id: mmsc5_volume
6432 instance_uuid: server_mmsc5
6433 mmsc2_volume_attachment:
6434 type: org.openecomp.relationships.VolumeAttachesTo
6436 volume_id: mmsc2_volume
6437 instance_uuid: server_mmsc2
6440 type: org.openecomp.groups.heat.HeatStack
6442 heat_file: ../Artifacts/eca_oam.yaml
6443 description: This stack creates two ECA OAM VM and one ARB VM
6458 type: org.openecomp.groups.heat.HeatStack
6460 heat_file: ../Artifacts/cmaui.yml
6461 description: cmaui server template for vMMSC
6469 MMSC_Capacity_Line_group:
6470 type: org.openecomp.groups.heat.HeatStack
6472 heat_file: ../Artifacts/MMSC_Capacity_Line.yml
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)
6486 - lb2_mms_traffic_port
6499 - lb2_eca_traffic_port
6511 - lb1_nems_traffic_port
6535 - lb2_dmz_protected_port
6536 - lb1_eca_traffic_port
6537 - lb1_dmz_protected_port
6538 - lb1_mms_traffic_port
6544 - lb2_cor_direct_port
6550 - lb2_nems_user_web_port
6554 - lb1_nems_user_web_port
6576 - lb1_cor_direct_port
6612 - lb2_nems_traffic_port
6621 type: org.openecomp.groups.heat.HeatStack
6623 heat_file: ../Artifacts/SG_ECA_MGMT.yaml
6625 HOT template that creates Security Group and ECA network
6627 - mms_security_group