aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/multiHeat/allHeatsAreBase
diff options
context:
space:
mode:
authoreleonorali <eleonoral@amdocs.com>2018-02-11 12:15:48 +0200
committereleonorali <eleonoral@amdocs.com>2018-02-11 12:16:01 +0200
commitd5b4901c6a1ae136138c1300d377447e26bac4ef (patch)
treee25360262affbacfdf1bcaeb1e8976e6d8ebae58 /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/multiHeat/allHeatsAreBase
parenteae2ba3f5ccfb20a899262562bd91129b6d53423 (diff)
SRIOV - add annotations
SRIOV - add annotations to input TOSCA parameter converted from HEAT file (2) Change-Id: Id0b0156730ae64093df42d09e2873de047c13ac9 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/multiHeat/allHeatsAreBase')
-rw-r--r--openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/multiHeat/allHeatsAreBase/expectedOutput/MainServiceTemplate.yaml1113
1 files changed, 1112 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/multiHeat/allHeatsAreBase/expectedOutput/MainServiceTemplate.yaml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/multiHeat/allHeatsAreBase/expectedOutput/MainServiceTemplate.yaml
index 609b0b2e7d..863200c011 100644
--- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/multiHeat/allHeatsAreBase/expectedOutput/MainServiceTemplate.yaml
+++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-core/src/test/resources/mock/multiHeat/allHeatsAreBase/expectedOutput/MainServiceTemplate.yaml
@@ -27,6 +27,14 @@ topology_template:
label: Load balancer flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: lb_flavor_name
type: string
description: the flavor name of MMSC load balancer instance
default: m1.xlarge
@@ -34,6 +42,14 @@ topology_template:
label: ha net network local ip2
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: ha_net_local_ip2
type: string
description: the local ip2 of the ha network
default: 172.26.1.4
@@ -41,6 +57,14 @@ topology_template:
label: mmsc dmz_protected snat ips
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_dmz_protected_snat_ips
type: list
description: mmsc dmz_protected snat ips
default:
@@ -54,6 +78,14 @@ topology_template:
label: ha net network local ip1
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: ha_net_local_ip1
type: string
description: the local ip1 of the ha network
default: 172.26.1.3
@@ -61,6 +93,14 @@ topology_template:
label: mmsc traffic end IP
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mms_traffic_end
type: string
description: mmsc traffic end IP
default: 172.26.2.254
@@ -68,6 +108,14 @@ topology_template:
label: nems traffic end
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_traffic_end
type: string
description: nems traffic end
default: 172.26.3.254
@@ -75,6 +123,14 @@ topology_template:
label: MMSC Cinder volume size
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_cinder_volume_size
type: float
description: the size of the MMSC Cinder volume
default: 480
@@ -82,6 +138,14 @@ topology_template:
label: nems ineternal cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_internal_cidr
type: string
description: nems internal cidr
default: 172.26.6.0/24
@@ -89,6 +153,14 @@ topology_template:
label: eca management cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - SG_ECA_MGMT
+ source_type: HEAT
+ param_name: eca_mgmt_cidr
type: string
description: eca management cidr
default: 172.25.137.192/26
@@ -96,6 +168,14 @@ topology_template:
label: nems traffic start
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_traffic_start
type: string
description: nems traffic start
default: 172.26.3.3
@@ -103,6 +183,14 @@ topology_template:
label: volume size
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: oam_volume_size
type: float
description: the size of the OAM volume
default: 1800
@@ -110,6 +198,14 @@ topology_template:
label: ECA_TRX server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_trx_names
type: list
description: ECA_TRX server names
default:
@@ -139,6 +235,14 @@ topology_template:
label: nems internal network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_internal_name
type: string
description: nems internal network name
default: int_mms_nems_internal_net_2
@@ -146,6 +250,14 @@ topology_template:
label: nems traffic network local ip1
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_traffic_net_local_ip1
type: string
description: the local ip1 of the nems traffic network
default: 172.26.3.3
@@ -153,6 +265,14 @@ topology_template:
label: nems traffic network local ip2
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_traffic_net_local_ip2
type: string
description: the local ip2 of the nems traffic network
default: 172.26.3.4
@@ -160,6 +280,14 @@ topology_template:
label: NEMS_FE server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_fe_names
type: list
description: NEMS_FE server names
default:
@@ -171,6 +299,14 @@ topology_template:
label: oam servers names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: eca_names
type: list
description: the names of the OAM1,OAM2 VM instances
default:
@@ -182,6 +318,14 @@ topology_template:
label: nems imap_net IPs for NEMS_BE
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_be_nems_imap_net_ips
type: string
description: nems imap net IPs for NEMS_BE
default: 172.26.7.13
@@ -189,6 +333,14 @@ topology_template:
label: NEMS_BE server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_be_names
type: string
description: NEMS_BE server names
default: ZRDM1MMSC03NBE001
@@ -196,6 +348,14 @@ topology_template:
label: NEMS traffic network subnet mask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_traffic_netmask
type: string
description: NEMS traffic network subnet mask
default: 255.255.255.0
@@ -203,6 +363,14 @@ topology_template:
label: nems_imap_net IPs for NEMS_FE
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_fe_nems_imap_net_ips
type: list
description: nems_imap_net IPs for NEMS_FE
default:
@@ -214,6 +382,14 @@ topology_template:
label: nems_web_user_net IPs for NEMS_FE
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_fe_nems_user_web_net_ips
type: list
description: nems_web_user_net IPs for NEMS_FE
default:
@@ -225,6 +401,14 @@ topology_template:
label: NEMS user web network gateway
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_user_web_gateway
type: string
description: NEMS user web network gateway
default: 172.26.4.1
@@ -232,6 +416,14 @@ topology_template:
label: nems imap end
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_imap_end
type: string
description: nems imap end
default: 172.26.7.254
@@ -239,12 +431,28 @@ topology_template:
label: eca traffic network local ip1
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_traffic_net_local_ip1
type: string
description: the local ip1 of the eca traffic network
default: 172.26.5.3
cmaui_image:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ source_type: HEAT
+ param_name: cmaui_image
type: string
description: Image for CMAUI server
default: cmaui-5.0.2.5_v25
@@ -252,6 +460,14 @@ topology_template:
label: eca traffic network local ip2
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_traffic_net_local_ip2
type: string
description: the local ip2 of the eca traffic network
default: 172.26.5.4
@@ -259,6 +475,14 @@ topology_template:
label: nems fe volume size
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_volume_size
type: float
description: nems fe volume size
default: 50
@@ -266,6 +490,14 @@ topology_template:
label: mmsc traffic start IP
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mms_traffic_start
type: string
description: mmsc traffic start IP
default: 172.26.2.3
@@ -273,6 +505,14 @@ topology_template:
label: ha net start
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: ha_net_start
type: string
description: ha net start
default: 172.26.1.3
@@ -280,6 +520,14 @@ topology_template:
label: nems imap gateway
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_imap_gateway
type: string
description: nems imap gateway
default: 172.26.7.1
@@ -287,6 +535,14 @@ topology_template:
label: mmsc core virtual server ips
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_core_virtual_server_ips
type: list
description: mmsc core virtual server ips
default:
@@ -298,6 +554,14 @@ topology_template:
label: CMAUI oam_net IP addresses
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ source_type: HEAT
+ param_name: cmaui_oam_ips
type: list
description: CMAUI oam_net IP addresses
default:
@@ -309,12 +573,28 @@ topology_template:
label: CMAUI vm volume type
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ source_type: HEAT
+ param_name: CMAUI_volume_type
type: string
description: the name of the target volume backend
default: Platinum
cmaui_names:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ source_type: HEAT
+ param_name: cmaui_names
type: list
description: CMAUI1, CMAUI2 server names
default:
@@ -326,6 +606,14 @@ topology_template:
label: eca traffic net IPs for ECA_TRX
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_trx_eca_traffic_net_ips
type: list
description: eca traffic net IPs for ECA_TRX
default:
@@ -355,6 +643,14 @@ topology_template:
label: Image for ECA TRX server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_trx_image
type: string
description: Image for ECA TRX server
default: ECABASE
@@ -362,6 +658,14 @@ topology_template:
label: MMSC load balancer instance names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: lb_names
type: list
description: MMSC load balancer instance names
default:
@@ -373,6 +677,14 @@ topology_template:
label: eca management end
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - SG_ECA_MGMT
+ source_type: HEAT
+ param_name: eca_mgmt_end
type: string
description: eca management end
default: 172.25.137.254
@@ -380,6 +692,14 @@ topology_template:
label: nems user web end
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_user_web_end
type: string
description: nems user web end
default: 172.26.4.254
@@ -387,6 +707,14 @@ topology_template:
label: eca oam vm volume type
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: ECA_OAM_volume_type
type: string
description: the name of the target volume backend
default: Platinum
@@ -394,6 +722,14 @@ topology_template:
label: eca_mgmt network ips
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: arb_eca_mgmt_ips
type: list
description: internal eca_mgmt network ips for arb VM
default:
@@ -404,6 +740,14 @@ topology_template:
label: eca traffic cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_traffic_cidr
type: string
description: eca traffic cidr
default: 172.26.5.0/24
@@ -411,6 +755,14 @@ topology_template:
label: ha net cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: ha_net_cidr
type: string
description: ha net cidr
default: 172.26.1.0/24
@@ -418,6 +770,16 @@ topology_template:
label: availabilityzone name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ - eca_oam
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: availability_zone_0
type: string
description: availabilityzone name
default: nova
@@ -425,6 +787,14 @@ topology_template:
label: arb vm volume type
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: ARB_volume_type
type: string
description: the name of the target volume backend
default: Platinum
@@ -432,6 +802,14 @@ topology_template:
label: nems_internal_net IPs for NEMS_FE
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_fe_nems_internal_net_ips
type: list
description: nems_internal_net IPs for NEMS_FE
default:
@@ -443,6 +821,14 @@ topology_template:
label: nems fe vm volume type
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: NEMS_FE_volume_type
type: string
description: the name of the target volume backend
default: Platinum
@@ -450,6 +836,17 @@ topology_template:
label: security group name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ - SG_ECA_MGMT
+ - eca_oam
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: security_group_name
type: string
description: the name of security group
default: mmsc_security_group_1
@@ -457,6 +854,14 @@ topology_template:
label: nems_traffic_net IPs for NEMS_FE
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_fe_nems_traffic_net_ips
type: list
description: nems_traffic_net IPs for NEMS_FE
default:
@@ -468,6 +873,14 @@ topology_template:
label: nems imap start
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_imap_start
type: string
description: nems imap start
default: 172.26.7.3
@@ -475,6 +888,14 @@ topology_template:
label: ha_failover network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: ha_net_name
type: string
description: ha_failover network name
default: int_mms_ha_net_2
@@ -482,6 +903,14 @@ topology_template:
label: arbiter server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: arb_names
type: list
description: the names of the arbiter VM instances
default:
@@ -491,6 +920,14 @@ topology_template:
cmaui_flavor:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ source_type: HEAT
+ param_name: cmaui_flavor
type: string
description: Flavor for CMAUI server
default: m1.large
@@ -498,6 +935,14 @@ topology_template:
label: oam1 oam gateway
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: eca_oam_gateway
type: string
description: the ip of oam gateway
default: 107.250.172.1
@@ -505,6 +950,14 @@ topology_template:
label: eca traffic start
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_traffic_start
type: string
description: eca traffic start
default: 172.26.5.3
@@ -512,6 +965,14 @@ topology_template:
label: nems be vm volume type
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: NEMS_BE_volume_type
type: string
description: the name of the target volume backend
default: Platinum
@@ -519,6 +980,14 @@ topology_template:
label: MMSC load balancer image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: lb_image_name
type: string
description: MMSC load balancer image name
default: BIGIP-11.5.3.0.0.163
@@ -526,6 +995,14 @@ topology_template:
label: nems internal start
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_internal_start
type: string
description: nems internal start
default: 172.26.6.3
@@ -533,6 +1010,14 @@ topology_template:
label: nems internal gw
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_internal_gateway
type: string
description: nems internal gw
default: 172.26.6.1
@@ -540,6 +1025,14 @@ topology_template:
label: oam network ips for arb VM
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: arb_oam_ips
type: list
description: oam network ips for eca VM
default:
@@ -550,6 +1043,14 @@ topology_template:
label: UID of dmz_protected network
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: dmz_protected_net_name
type: string
description: UID of dmz_protected network
default: dmz_protected_net_0
@@ -557,6 +1058,14 @@ topology_template:
label: nems be volume size
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_be_volume_size
type: float
description: nems be volume size
default: 610
@@ -564,6 +1073,14 @@ topology_template:
label: MMS traffic network subnet mask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mms_traffic_netmask
type: string
description: MMS traffic network subnet mask
default: 255.255.255.0
@@ -571,6 +1088,14 @@ topology_template:
label: Image for NEMS BE server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_be_image
type: string
description: Image for NEMS BE server
default: nems-2.1.2_v29
@@ -578,6 +1103,14 @@ topology_template:
label: nems user web network local ip1
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_user_web_net_local_ip1
type: string
description: the local ip1 of the nems user web network
default: 172.26.4.3
@@ -585,6 +1118,14 @@ topology_template:
label: eca mgmt net IP for ECA_TRX
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_trx_mgmt_ips
type: list
description: eca mgmt net IP for ECA_TRX
default:
@@ -614,6 +1155,14 @@ topology_template:
label: nems user web cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_user_web_cidr
type: string
description: nems user web cidr
default: 172.26.4.0/24
@@ -621,6 +1170,14 @@ topology_template:
label: nems user web network local ip2
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_user_web_net_local_ip2
type: string
description: the local ip2 of the nems user web network
default: 172.26.4.4
@@ -628,6 +1185,14 @@ topology_template:
label: NEMS traffic network gateway
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_traffic_gateway
type: string
description: NEMS traffic network gateway
default: 172.26.3.1
@@ -635,6 +1200,14 @@ topology_template:
label: nems imap name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_imap_name
type: string
description: nems imap name
default: int_mms_nems_imap_net_2
@@ -642,6 +1215,14 @@ topology_template:
label: mmsc traffic floating ip
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mms_traffic_net_floating_ip
type: string
description: mmsc traffic floating ip
default: 172.26.2.5
@@ -649,6 +1230,14 @@ topology_template:
label: NEMS internal network subnet mask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_internal_netmask
type: string
description: NEMS internal network subnet mask
default: 255.255.255.0
@@ -656,6 +1245,14 @@ topology_template:
label: NEMS user web network subnet mask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_user_web_netmask
type: string
description: NEMS user web network subnet mask
default: 255.255.255.0
@@ -663,6 +1260,14 @@ topology_template:
label: mmsc traffic network local ip1
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mms_traffic_net_local_ip1
type: string
description: the local ip1 of the mmsc traffic network
default: 172.26.2.3
@@ -670,6 +1275,14 @@ topology_template:
label: mmsc traffic network local ip2
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mms_traffic_net_local_ip2
type: string
description: the local ip2 of the mmsc traffic network
default: 172.26.2.4
@@ -677,12 +1290,30 @@ topology_template:
label: image name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: oam_image_name
type: string
description: the OAM image name
default: ECABASE
oam_net_name:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ - eca_oam
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: oam_net_name
type: string
description: UID of OAM network
default: oam_protected_net_0
@@ -690,6 +1321,15 @@ topology_template:
label: ntp server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: external_ntp
type: string
description: ntp server
default: 155.165.194.100
@@ -697,6 +1337,14 @@ topology_template:
label: MMS traffic network address (CIDR notation)
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mms_traffic_net_cidr
type: string
description: MMS traffic network address (CIDR notation)
default: 172.26.2.0/24
@@ -704,6 +1352,14 @@ topology_template:
label: dmz protected network local ips for lb VM
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: lb_dmz_protected_ips
type: list
description: local ips of the dmz protected network for lb VM
default:
@@ -715,6 +1371,14 @@ topology_template:
label: eca management start
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - SG_ECA_MGMT
+ source_type: HEAT
+ param_name: eca_mgmt_start
type: string
description: eca management start
default: 172.25.137.195
@@ -722,6 +1386,14 @@ topology_template:
label: oam network ips
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: eca_oam_ips
type: list
description: the ips of oam networks for eca VM
default:
@@ -733,6 +1405,14 @@ topology_template:
label: MMSC vm volume type
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: MMSC_volume_type
type: string
description: the name of the target volume backend
default: Platinum
@@ -740,6 +1420,14 @@ topology_template:
label: Flavor for NEMS FE server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_fe_flavor
type: string
description: Flavor for NEMS FE server
default: m1.large2
@@ -747,6 +1435,14 @@ topology_template:
label: ECA mgmt network subnet mask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - SG_ECA_MGMT
+ source_type: HEAT
+ param_name: eca_mgmt_netmask
type: string
description: ECA mgmt network subnet mask
default: 255.255.255.192
@@ -754,6 +1450,15 @@ topology_template:
label: oam network netmask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: oam_network_netmask
type: string
description: oam network gateway
default: 255.255.255.192
@@ -761,6 +1466,14 @@ topology_template:
label: oam network route 1
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: oam_network_route_1
type: string
description: oam network route 1
default: 155.165.201.250/32,107.250.172.1
@@ -768,6 +1481,14 @@ topology_template:
label: oam network route 2
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: oam_network_route_2
type: string
description: oam network route 2
default: 155.165.194.100/32,107.250.172.1
@@ -775,6 +1496,14 @@ topology_template:
label: Name of MMS traffic network
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mms_traffic_net_name
type: string
description: Name of MMS traffic network
default: int_mms_mms_traffic_net_2
@@ -782,6 +1511,14 @@ topology_template:
label: nems user web name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_user_web_name
type: string
description: nems user web name
default: int_mms_nems_web_net_2
@@ -789,6 +1526,14 @@ topology_template:
label: eca traffic floating ip
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_traffic_net_floating_ip
type: string
description: eca traffic floating ip
default: 172.26.5.5
@@ -796,6 +1541,14 @@ topology_template:
label: eca traffic end
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_traffic_end
type: string
description: eca traffic end
default: 172.26.5.254
@@ -803,6 +1556,14 @@ topology_template:
label: Flavor for ECA TRX server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_trx_flavor
type: string
description: Flavor for ECA TRX server
default: m1.xlarge
@@ -810,6 +1571,14 @@ topology_template:
label: management network ips for mmsc lb
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: lb_oam_ips
type: list
description: the ips of the management network for mmsc lb
default:
@@ -821,6 +1590,14 @@ topology_template:
label: OAM_net IP for NEMS_FE
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_fe_oam_ips
type: list
description: OAM_net IP for NEMS_FE
default:
@@ -832,6 +1609,14 @@ topology_template:
label: Flavor for NEMS BE server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_be_flavor
type: string
description: Flavor for NEMS BE server
default: m1.large2
@@ -839,6 +1624,14 @@ topology_template:
label: cor direct network local ips for lb VM
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: lb_cor_direct_ips
type: list
description: local ips of cor direct network for lb VM
default:
@@ -850,6 +1643,14 @@ topology_template:
label: nems traffic name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_traffic_name
type: string
description: nems traffic name
default: int_mms_nems_traffic_net_2
@@ -857,6 +1658,15 @@ topology_template:
label: timezone
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: timezone
type: string
description: timezone
default: UTC
@@ -864,6 +1674,14 @@ topology_template:
label: flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: oam_flavor
type: string
description: OAM flavor name
default: lc.xlarge4
@@ -871,6 +1689,14 @@ topology_template:
label: CMAUI Cinder volume size
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ source_type: HEAT
+ param_name: cmaui_cinder_volume_size
type: float
description: the size of the CMAUI Cinder volume
default: 55
@@ -878,6 +1704,14 @@ topology_template:
label: nems user web start
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_user_web_start
type: string
description: nems user web end
default: 172.26.4.3
@@ -885,6 +1719,14 @@ topology_template:
label: eca_mgmt network ips for eca VM
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: eca_eca_mgmt_ips
type: list
description: internal eca_mgmt network ips for eca VM
default:
@@ -896,6 +1738,14 @@ topology_template:
label: MMSC server names
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_names
type: list
description: MMSC server names
default:
@@ -910,6 +1760,15 @@ topology_template:
label: internal network name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_mgmt_net_name
type: string
description: the name of the internal network
default: int_mms_eca_mgmt_net_1
@@ -917,6 +1776,14 @@ topology_template:
label: eca traffic name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_traffic_name
type: string
description: eca traffic name
default: int_mms_eca_traffic_net_2
@@ -924,6 +1791,14 @@ topology_template:
label: nems internal end
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_internal_end
type: string
description: nems internal end
default: 172.26.6.254
@@ -931,6 +1806,14 @@ topology_template:
label: nems internal net IPs for NEMS_BE
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_be_nems_internal_net_ips
type: string
description: nems internal net IPs for NEMS_BE
default: 172.26.6.13
@@ -938,6 +1821,14 @@ topology_template:
label: volume size
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: arb_volume_size
type: float
description: the size of the ARB volume
default: 40
@@ -945,6 +1836,14 @@ topology_template:
label: mmsc dmz_protected virtual server ips
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_dmz_protected_virtual_server_ips
type: list
description: mmsc dmz_protected virtual server ips
default:
@@ -957,12 +1856,30 @@ topology_template:
label: cor direct net UID
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: cor_direct_net_name
type: string
description: cor direct net
default: cor_direct_net_0
vnf_id:
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ - eca_oam
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: vnf_id
type: string
description: Unique ID for this VNF instance
default: This_is_ths_MMSC-CMAUI_id
@@ -970,6 +1887,15 @@ topology_template:
label: oam network gateway
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: oam_network_gateway
type: string
description: oam network gateway
default: 10.20.30.1
@@ -977,6 +1903,14 @@ topology_template:
label: Flavor for MMSC server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_flavor
type: string
description: Flavor for MMSC server
default: lc.4xlarge4
@@ -984,6 +1918,14 @@ topology_template:
label: ha net end
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: ha_net_end
type: string
description: ha net end
default: 172.26.1.254
@@ -991,6 +1933,14 @@ topology_template:
label: nems imap subnet mask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_imap_netmask
type: string
description: nems imap subnet mask
default: 255.255.255.0
@@ -998,6 +1948,15 @@ topology_template:
label: dns server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - cmaui
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: external_dns
type: string
description: dns server
default: 155.165.201.250
@@ -1005,6 +1964,14 @@ topology_template:
label: Swift URL
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: swift_eca_url
type: string
description: Base URL for eca swift object store
default: http://object-store.rdm2.cci.com:8080/v1/AUTH_1bbab536a19b4756926e7d0ec1eb543c/eca
@@ -1012,6 +1979,14 @@ topology_template:
label: eca_traffic network gateway
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_traffic_net_gateway
type: string
description: eca_traffic network gateway
default: 172.26.5.1
@@ -1019,6 +1994,14 @@ topology_template:
label: OAM net IPs for NEMS_BE
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_be_oam_ips
type: string
description: OAM net IPs for NEMS_BE
default: 107.250.172.66
@@ -1026,6 +2009,14 @@ topology_template:
label: OAM net IP for ECA_TRX
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_trx_oam_ips
type: list
description: OAM net IP for ECA_TRX
default:
@@ -1055,6 +2046,14 @@ topology_template:
label: Image for MMSC server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_image
type: string
description: Image for MMSC server
default: mmsc-6.0.2_v5
@@ -1062,6 +2061,14 @@ topology_template:
label: flavor name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - eca_oam
+ source_type: HEAT
+ param_name: arbiter_flavor
type: string
description: arbiter flavor name
default: m1.large2
@@ -1069,6 +2076,14 @@ topology_template:
label: nems imap cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_imap_cidr
type: string
description: nems imap cidr
default: 172.26.7.0/24
@@ -1076,6 +2091,14 @@ topology_template:
label: ECA traffic network subnet mask
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: eca_traffic_netmask
type: string
description: ECA traffic network subnet mask
default: 255.255.255.0
@@ -1083,6 +2106,14 @@ topology_template:
label: nems fe node roles
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_fe_node_roles
type: list
description: nems fe node roles
default:
@@ -1094,6 +2125,14 @@ topology_template:
label: MMSC mms_traffic_net IP addresses
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_mms_traffic_net_ips
type: list
description: MMSC mms_traffic_net IP addresses
default:
@@ -1108,6 +2147,14 @@ topology_template:
label: nems traffic floating ip
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_traffic_net_floating_ip
type: string
description: nems traffic floating ip
default: 172.26.3.5
@@ -1115,6 +2162,14 @@ topology_template:
label: MMS traffic network gateway address
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mms_traffic_net_gateway
type: string
description: MMS traffic network gateway address
default: 172.26.2.1
@@ -1122,6 +2177,14 @@ topology_template:
label: Image for NEMS FE server
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_fe_image
type: string
description: Image for NEMS FE server
default: nems-2.1.2_v29
@@ -1129,6 +2192,14 @@ topology_template:
label: MMSC oam_net IP addresses
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_oam_ips
type: list
description: MMSC oam_net IP addresses
default:
@@ -1143,6 +2214,14 @@ topology_template:
label: eca management name
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - SG_ECA_MGMT
+ source_type: HEAT
+ param_name: eca_mgmt_name
type: string
description: eca management name
default: int_eca_mgmt_net_1
@@ -1150,6 +2229,14 @@ topology_template:
label: nems traffic cidr
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_traffic_cidr
type: string
description: nems traffic cidr
default: 172.26.3.0/24
@@ -1157,6 +2244,14 @@ topology_template:
label: nems node roles
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_be_node_roles
type: string
description: nems node roles
default: BE0
@@ -1164,6 +2259,14 @@ topology_template:
label: mmsc core snat ips
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: mmsc_core_snat_ips
type: list
description: mmsc core snat ips
default:
@@ -1178,6 +2281,14 @@ topology_template:
label: nems user web floating ip
hidden: false
immutable: false
+ annotations:
+ source:
+ type: org.openecomp.annotations.Source
+ properties:
+ vf_module_label:
+ - MMSC_Capacity_Line
+ source_type: HEAT
+ param_name: nems_user_web_net_floating_ip
type: string
description: nems user web floating ip
default: 172.26.4.5
@@ -5516,4 +6627,4 @@ topology_template:
HOT template that creates Security Group and ECA network
members:
- mms_security_group
- - eca_mgmt_net \ No newline at end of file
+ - eca_mgmt_net