Merge changes from topics "VID-14", "VID-13", "VID-12"
[vid.git] / vid-webpack-master / src / app / shared / components / genericFormPopup / genericFormServices / basic.popup.service.spec.ts
1 import {NetworkPopupService} from "./network/network.popup.service";
2 import {LogService} from "../../../utils/log/log.service";
3 import {NgRedux} from "@angular-redux/store";
4 import {BasicControlGenerator} from "../../genericForm/formControlsServices/basic.control.generator";
5 import {AaiService} from "../../../services/aaiService/aai.service";
6 import {HttpClient} from "@angular/common/http";
7 import {NetworkControlGenerator} from "../../genericForm/formControlsServices/networkGenerator/network.control.generator";
8 import {GenericFormService} from "../../genericForm/generic-form.service";
9 import {FormBuilder} from "@angular/forms";
10 import {IframeService} from "../../../utils/iframe.service";
11 import {DefaultDataGeneratorService} from "../../../services/defaultDataServiceGenerator/default.data.generator.service";
12 import {FormControlModel} from "../../../models/formControlModels/formControl.model";
13 import {BasicPopupService} from "./basic.popup.service";
14 import {SdcUiServices} from "onap-ui-angular";
15 import {FeatureFlagsService} from "../../../services/featureFlag/feature-flags.service";
16 import {getTestBed, TestBed} from "@angular/core/testing";
17
18 class MockAppStore<T> {}
19
20 class MockModalService<T> {}
21
22 class MockFeatureFlagsService {}
23
24 class MockReduxStore<T> {
25   getState() {
26     return {
27       "global": {
28         "name": null,
29         "flags": {
30           "FLAG_NETWORK_TO_ASYNC_INSTANTIATION": false,
31           "FLAG_SHOW_ASSIGNMENTS": true,
32           "FLAG_FABRIC_CONFIGURATION_ASSIGNMENTS": true,
33           "FLAG_SHOW_VERIFY_SERVICE": false,
34           "FLAG_SERVICE_MODEL_CACHE": true,
35           "FLAG_ADVANCED_PORTS_FILTER": true,
36           "CREATE_INSTANCE_TEST": false,
37           "FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD": false,
38           "FLAG_REGION_ID_FROM_REMOTE": true,
39           "EMPTY_DRAWING_BOARD_TEST": false,
40           "FLAG_ADD_MSO_TESTAPI_FIELD": true
41         },
42         "type": "[FLAGS] Update"
43       }, "service": {
44         "serviceHierarchy": {
45           "6e59c5de-f052-46fa-aa7e-2fca9d674c44": {
46             "service": {
47               "uuid": "6e59c5de-f052-46fa-aa7e-2fca9d674c44",
48               "invariantUuid": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
49               "name": "ComplexService",
50               "version": "1.0",
51               "toscaModelURL": null,
52               "category": "Emanuel",
53               "serviceType": "",
54               "serviceRole": "",
55               "description": "ComplexService",
56               "serviceEcompNaming": "false",
57               "instantiationType": "Macro",
58               "inputs": {}
59             },
60             "vnfs": {
61               "VF_vGeraldine 0": {
62                 "uuid": "d6557200-ecf2-4641-8094-5393ae3aae60",
63                 "invariantUuid": "4160458e-f648-4b30-a176-43881ffffe9e",
64                 "description": "VSP_vGeraldine",
65                 "name": "VF_vGeraldine",
66                 "version": "2.0",
67                 "customizationUuid": "91415b44-753d-494c-926a-456a9172bbb9",
68                 "inputs": {},
69                 "commands": {},
70                 "properties": {
71                   "max_instances": 10,
72                   "min_instances": 1,
73                   "gpb2_Internal2_mac": "00:11:22:EF:AC:DF",
74                   "sctp-b-ipv6-egress_src_start_port": "0",
75                   "sctp-a-ipv6-egress_rule_application": "any",
76                   "Internal2_allow_transit": "true",
77                   "sctp-b-IPv6_ethertype": "IPv6",
78                   "sctp-a-egress_rule_application": "any",
79                   "sctp-b-ingress_action": "pass",
80                   "sctp-b-ingress_rule_protocol": "icmp",
81                   "ncb2_Internal1_mac": "00:11:22:EF:AC:DF",
82                   "sctp-b-ipv6-ingress-src_start_port": "0.0",
83                   "ncb1_Internal2_mac": "00:11:22:EF:AC:DF",
84                   "fsb_volume_size_0": "320.0",
85                   "sctp-b-egress_src_addresses": "local",
86                   "sctp-a-ipv6-ingress_ethertype": "IPv4",
87                   "sctp-a-ipv6-ingress-dst_start_port": "0",
88                   "sctp-b-ipv6-ingress_rule_application": "any",
89                   "domain_name": "default-domain",
90                   "sctp-a-ingress_rule_protocol": "icmp",
91                   "sctp-b-egress-src_start_port": "0.0",
92                   "sctp-a-egress_src_addresses": "local",
93                   "sctp-b-display_name": "epc-sctp-b-ipv4v6-sec-group",
94                   "sctp-a-egress-src_start_port": "0.0",
95                   "sctp-a-ingress_ethertype": "IPv4",
96                   "sctp-b-ipv6-ingress-dst_end_port": "65535",
97                   "sctp-b-dst_subnet_prefix_v6": "::",
98                   "nf_naming": "{ecomp_generated_naming=true}",
99                   "sctp-a-ipv6-ingress_src_subnet_prefix": "0.0.0.0",
100                   "sctp-b-egress-dst_start_port": "0.0",
101                   "ncb_flavor_name": "nv.c20r64d1",
102                   "gpb1_Internal1_mac": "00:11:22:EF:AC:DF",
103                   "sctp-b-egress_dst_subnet_prefix_len": "0.0",
104                   "Internal2_net_cidr": "10.0.0.10",
105                   "sctp-a-ingress-dst_start_port": "0.0",
106                   "sctp-a-egress-dst_start_port": "0.0",
107                   "fsb1_Internal2_mac": "00:11:22:EF:AC:DF",
108                   "sctp-a-egress_ethertype": "IPv4",
109                   "vlc_st_service_mode": "in-network-nat",
110                   "sctp-a-ipv6-egress_ethertype": "IPv4",
111                   "sctp-a-egress-src_end_port": "65535.0",
112                   "sctp-b-ipv6-egress_rule_application": "any",
113                   "sctp-b-egress_action": "pass",
114                   "sctp-a-ingress-src_subnet_prefix_len": "0.0",
115                   "sctp-b-ipv6-ingress-src_end_port": "65535.0",
116                   "sctp-b-name": "epc-sctp-b-ipv4v6-sec-group",
117                   "fsb2_Internal1_mac": "00:11:22:EF:AC:DF",
118                   "sctp-a-ipv6-ingress-src_start_port": "0.0",
119                   "sctp-b-ipv6-egress_ethertype": "IPv4",
120                   "Internal1_net_cidr": "10.0.0.10",
121                   "sctp-a-egress_dst_subnet_prefix": "0.0.0.0",
122                   "fsb_flavor_name": "nv.c20r64d1",
123                   "sctp_rule_protocol": "132",
124                   "sctp-b-ipv6-ingress_src_subnet_prefix_len": "0",
125                   "sctp-a-ipv6-ingress_rule_application": "any",
126                   "ecomp_generated_naming": "false",
127                   "sctp-a-IPv6_ethertype": "IPv6",
128                   "vlc2_Internal1_mac": "00:11:22:EF:AC:DF",
129                   "vlc_st_virtualization_type": "virtual-machine",
130                   "sctp-b-ingress-dst_start_port": "0.0",
131                   "sctp-b-ingress-dst_end_port": "65535.0",
132                   "sctp-a-ipv6-ingress-src_end_port": "65535.0",
133                   "sctp-a-display_name": "epc-sctp-a-ipv4v6-sec-group",
134                   "sctp-b-ingress_rule_application": "any",
135                   "int2_sec_group_name": "int2-sec-group",
136                   "vlc_flavor_name": "nd.c16r64d1",
137                   "sctp-b-ipv6-egress_src_addresses": "local",
138                   "vlc_st_interface_type_int1": "other1",
139                   "sctp-b-egress-src_end_port": "65535.0",
140                   "sctp-a-ipv6-egress-dst_start_port": "0",
141                   "vlc_st_interface_type_int2": "other2",
142                   "sctp-a-ipv6-egress_rule_protocol": "any",
143                   "Internal2_shared": "false",
144                   "sctp-a-ipv6-egress_dst_subnet_prefix_len": "0",
145                   "Internal2_rpf": "disable",
146                   "vlc1_Internal1_mac": "00:11:22:EF:AC:DF",
147                   "sctp-b-ipv6-egress_src_end_port": "65535",
148                   "sctp-a-ipv6-egress_src_addresses": "local",
149                   "sctp-a-ingress-dst_end_port": "65535.0",
150                   "sctp-a-ipv6-egress_src_end_port": "65535",
151                   "Internal1_forwarding_mode": "l2",
152                   "Internal2_dhcp": "false",
153                   "sctp-a-dst_subnet_prefix_v6": "::",
154                   "pxe_image_name": "MME_PXE-Boot_16ACP04_GA.qcow2",
155                   "vlc_st_interface_type_gtp": "other0",
156                   "ncb1_Internal1_mac": "00:11:22:EF:AC:DF",
157                   "sctp-b-src_subnet_prefix_v6": "::",
158                   "sctp-a-egress_dst_subnet_prefix_len": "0.0",
159                   "int1_sec_group_name": "int1-sec-group",
160                   "Internal1_dhcp": "false",
161                   "sctp-a-ipv6-egress_dst_end_port": "65535",
162                   "Internal2_forwarding_mode": "l2",
163                   "fsb2_Internal2_mac": "00:11:22:EF:AC:DF",
164                   "sctp-b-egress_dst_subnet_prefix": "0.0.0.0",
165                   "Internal1_net_cidr_len": "17",
166                   "gpb2_Internal1_mac": "00:11:22:EF:AC:DF",
167                   "sctp-b-ingress-src_subnet_prefix_len": "0.0",
168                   "sctp-a-ingress_dst_addresses": "local",
169                   "sctp-a-egress_action": "pass",
170                   "fsb_volume_type_0": "SF-Default-SSD",
171                   "ncb2_Internal2_mac": "00:11:22:EF:AC:DF",
172                   "vlc_st_interface_type_sctp_a": "left",
173                   "vlc_st_interface_type_sctp_b": "right",
174                   "sctp-a-src_subnet_prefix_v6": "::",
175                   "vlc_st_version": "2",
176                   "sctp-b-egress_ethertype": "IPv4",
177                   "sctp-a-ingress_rule_application": "any",
178                   "gpb1_Internal2_mac": "00:11:22:EF:AC:DF",
179                   "instance_ip_family_v6": "v6",
180                   "sctp-a-ipv6-egress_src_start_port": "0",
181                   "sctp-b-ingress-src_start_port": "0.0",
182                   "sctp-b-ingress_dst_addresses": "local",
183                   "fsb1_Internal1_mac": "00:11:22:EF:AC:DF",
184                   "vlc_st_interface_type_oam": "management",
185                   "multi_stage_design": "true",
186                   "oam_sec_group_name": "oam-sec-group",
187                   "Internal2_net_gateway": "10.0.0.10",
188                   "sctp-a-ipv6-ingress-dst_end_port": "65535",
189                   "sctp-b-ipv6-egress-dst_start_port": "0",
190                   "Internal1_net_gateway": "10.0.0.10",
191                   "sctp-b-ipv6-egress_rule_protocol": "any",
192                   "gtp_sec_group_name": "gtp-sec-group",
193                   "sctp-a-ipv6-egress_dst_subnet_prefix": "0.0.0.0",
194                   "sctp-b-ipv6-egress_dst_subnet_prefix_len": "0",
195                   "sctp-a-ipv6-ingress_dst_addresses": "local",
196                   "sctp-a-egress_rule_protocol": "icmp",
197                   "sctp-b-ipv6-egress_action": "pass",
198                   "sctp-a-ipv6-egress_action": "pass",
199                   "Internal1_shared": "false",
200                   "sctp-b-ipv6-ingress_rule_protocol": "any",
201                   "Internal2_net_cidr_len": "17",
202                   "sctp-a-name": "epc-sctp-a-ipv4v6-sec-group",
203                   "sctp-a-ingress-src_end_port": "65535.0",
204                   "sctp-b-ipv6-ingress_src_subnet_prefix": "0.0.0.0",
205                   "sctp-a-egress-dst_end_port": "65535.0",
206                   "sctp-a-ingress_action": "pass",
207                   "sctp-b-egress_rule_protocol": "icmp",
208                   "sctp-b-ipv6-ingress_action": "pass",
209                   "vlc_st_service_type": "firewall",
210                   "sctp-b-ipv6-egress_dst_end_port": "65535",
211                   "sctp-b-ipv6-ingress-dst_start_port": "0",
212                   "vlc2_Internal2_mac": "00:11:22:EF:AC:DF",
213                   "vlc_st_availability_zone": "true",
214                   "fsb_volume_image_name_1": "MME_FSB2_16ACP04_GA.qcow2",
215                   "sctp-b-ingress-src_subnet_prefix": "0.0.0.0",
216                   "sctp-a-ipv6-ingress_src_subnet_prefix_len": "0",
217                   "Internal1_allow_transit": "true",
218                   "gpb_flavor_name": "nv.c20r64d1",
219                   "availability_zone_max_count": "1",
220                   "fsb_volume_image_name_0": "MME_FSB1_16ACP04_GA.qcow2",
221                   "sctp-b-ipv6-ingress_dst_addresses": "local",
222                   "sctp-b-ipv6-egress_dst_subnet_prefix": "0.0.0.0",
223                   "sctp-b-ipv6-ingress_ethertype": "IPv4",
224                   "vlc1_Internal2_mac": "00:11:22:EF:AC:DF",
225                   "sctp-a-ingress-src_subnet_prefix": "0.0.0.0",
226                   "sctp-a-ipv6-ingress_action": "pass",
227                   "Internal1_rpf": "disable",
228                   "sctp-b-ingress_ethertype": "IPv4",
229                   "sctp-b-egress_rule_application": "any",
230                   "sctp-b-ingress-src_end_port": "65535.0",
231                   "sctp-a-ipv6-ingress_rule_protocol": "any",
232                   "sctp-a-ingress-src_start_port": "0.0",
233                   "sctp-b-egress-dst_end_port": "65535.0"
234                 },
235                 "type": "VF",
236                 "modelCustomizationName": "VF_vGeraldine 0",
237                 "vfModules": {
238                   "vf_vgeraldine0..VfVgeraldine..vflorence_vlc..module-1": {
239                     "uuid": "522159d5-d6e0-4c2a-aa44-5a542a12a830",
240                     "invariantUuid": "98a7c88b-b577-476a-90e4-e25a5871e02b",
241                     "customizationUuid": "55b1be94-671a-403e-a26c-667e9c47d091",
242                     "description": null,
243                     "name": "VfVgeraldine..vflorence_vlc..module-1",
244                     "version": "2",
245                     "modelCustomizationName": "VfVgeraldine..vflorence_vlc..module-1",
246                     "properties": {
247                       "minCountInstances": 0,
248                       "maxCountInstances": null,
249                       "initialCount": 0,
250                       "vfModuleLabel": "vflorence_vlc"
251                     },
252                     "inputs": {},
253                     "volumeGroupAllowed": true
254                   },
255                   "vf_vgeraldine0..VfVgeraldine..vflorence_gpb..module-2": {
256                     "uuid": "41708296-e443-4c71-953f-d9a010f059e1",
257                     "invariantUuid": "1cca90b8-3490-495e-87da-3f3e4c57d5b9",
258                     "customizationUuid": "6add59e0-7fe1-4bc4-af48-f8812422ae7c",
259                     "description": null,
260                     "name": "VfVgeraldine..vflorence_gpb..module-2",
261                     "version": "2",
262                     "modelCustomizationName": "VfVgeraldine..vflorence_gpb..module-2",
263                     "properties": {
264                       "minCountInstances": 0,
265                       "maxCountInstances": null,
266                       "initialCount": 0,
267                       "vfModuleLabel": "vflorence_gpb"
268                     },
269                     "inputs": {},
270                     "volumeGroupAllowed": false
271                   },
272                   "vf_vgeraldine0..VfVgeraldine..base_vflorence..module-0": {
273                     "uuid": "a27f5cfc-7f12-4f99-af08-0af9c3885c87",
274                     "invariantUuid": "a6f9e51a-2b35-416a-ae15-15e58d61f36d",
275                     "customizationUuid": "f8c040f1-7e51-4a11-aca8-acf256cfd861",
276                     "description": null,
277                     "name": "VfVgeraldine..base_vflorence..module-0",
278                     "version": "2",
279                     "modelCustomizationName": "VfVgeraldine..base_vflorence..module-0",
280                     "properties": {
281                       "minCountInstances": 1,
282                       "maxCountInstances": 1,
283                       "initialCount": 1,
284                       "vfModuleLabel": "base_vflorence"
285                     },
286                     "inputs": {},
287                     "volumeGroupAllowed": true
288                   }
289                 },
290                 "volumeGroups": {
291                   "vf_vgeraldine0..VfVgeraldine..base_vflorence..module-0": {
292                     "uuid": "a27f5cfc-7f12-4f99-af08-0af9c3885c87",
293                     "invariantUuid": "a6f9e51a-2b35-416a-ae15-15e58d61f36d",
294                     "customizationUuid": "f8c040f1-7e51-4a11-aca8-acf256cfd861",
295                     "description": null,
296                     "name": "VfVgeraldine..base_vflorence..module-0",
297                     "version": "2",
298                     "modelCustomizationName": "VfVgeraldine..base_vflorence..module-0",
299                     "properties": {
300                       "minCountInstances": 1,
301                       "maxCountInstances": 1,
302                       "initialCount": 1,
303                       "vfModuleLabel": "base_vflorence"
304                     },
305                     "inputs": {}
306                   }
307                 },
308                 "vfcInstanceGroups": {}
309               }
310             },
311             "networks": {
312               "ExtVL 0": {
313                 "uuid": "ddc3f20c-08b5-40fd-af72-c6d14636b986",
314                 "invariantUuid": "379f816b-a7aa-422f-be30-17114ff50b7c",
315                 "description": "ECOMP generic virtual link (network) base type for all other service-level and global networks",
316                 "name": "ExtVL",
317                 "version": "37.0",
318                 "customizationUuid": "94fdd893-4a36-4d70-b16a-ec29c54c184f",
319                 "inputs": {},
320                 "commands": {},
321                 "properties": {
322                   "network_assignments": "{is_external_network=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}",
323                   "exVL_naming": "{ecomp_generated_naming=true}",
324                   "network_flows": "{is_network_policy=false, is_bound_to_vpn=false}",
325                   "network_homing": "{ecomp_selected_instance_node_target=false}"
326                 },
327                 "type": "VL",
328                 "modelCustomizationName": "ExtVL 0"
329               }
330             },
331             "collectionResources": {},
332             "configurations": {
333               "Port Mirroring Configuration By Policy 0": {
334                 "uuid": "b4398538-e89d-4f13-b33d-ca323434ba50",
335                 "invariantUuid": "6ef0ca40-f366-4897-951f-abd65d25f6f7",
336                 "description": "A port mirroring configuration by policy object",
337                 "name": "Port Mirroring Configuration By Policy",
338                 "version": "27.0",
339                 "customizationUuid": "3c3b7b8d-8669-4b3b-8664-61970041fad2",
340                 "inputs": {},
341                 "commands": {},
342                 "properties": {},
343                 "type": "Configuration",
344                 "modelCustomizationName": "Port Mirroring Configuration By Policy 0",
345                 "sourceNodes": [],
346                 "collectorNodes": null,
347                 "configurationByPolicy": false
348               }
349             },
350             "serviceProxies": {},
351             "vfModules": {
352               "vf_vgeraldine0..VfVgeraldine..vflorence_vlc..module-1": {
353                 "uuid": "522159d5-d6e0-4c2a-aa44-5a542a12a830",
354                 "invariantUuid": "98a7c88b-b577-476a-90e4-e25a5871e02b",
355                 "customizationUuid": "55b1be94-671a-403e-a26c-667e9c47d091",
356                 "description": null,
357                 "name": "VfVgeraldine..vflorence_vlc..module-1",
358                 "version": "2",
359                 "modelCustomizationName": "VfVgeraldine..vflorence_vlc..module-1",
360                 "properties": {
361                   "minCountInstances": 0,
362                   "maxCountInstances": null,
363                   "initialCount": 0,
364                   "vfModuleLabel": "vflorence_vlc"
365                 },
366                 "inputs": {},
367                 "volumeGroupAllowed": true
368               },
369               "vf_vgeraldine0..VfVgeraldine..vflorence_gpb..module-2": {
370                 "uuid": "41708296-e443-4c71-953f-d9a010f059e1",
371                 "invariantUuid": "1cca90b8-3490-495e-87da-3f3e4c57d5b9",
372                 "customizationUuid": "6add59e0-7fe1-4bc4-af48-f8812422ae7c",
373                 "description": null,
374                 "name": "VfVgeraldine..vflorence_gpb..module-2",
375                 "version": "2",
376                 "modelCustomizationName": "VfVgeraldine..vflorence_gpb..module-2",
377                 "properties": {
378                   "minCountInstances": 0,
379                   "maxCountInstances": null,
380                   "initialCount": 0,
381                   "vfModuleLabel": "vflorence_gpb"
382                 },
383                 "inputs": {},
384                 "volumeGroupAllowed": false
385               },
386               "vf_vgeraldine0..VfVgeraldine..base_vflorence..module-0": {
387                 "uuid": "a27f5cfc-7f12-4f99-af08-0af9c3885c87",
388                 "invariantUuid": "a6f9e51a-2b35-416a-ae15-15e58d61f36d",
389                 "customizationUuid": "f8c040f1-7e51-4a11-aca8-acf256cfd861",
390                 "description": null,
391                 "name": "VfVgeraldine..base_vflorence..module-0",
392                 "version": "2",
393                 "modelCustomizationName": "VfVgeraldine..base_vflorence..module-0",
394                 "properties": {
395                   "minCountInstances": 1,
396                   "maxCountInstances": 1,
397                   "initialCount": 1,
398                   "vfModuleLabel": "base_vflorence"
399                 },
400                 "inputs": {},
401                 "volumeGroupAllowed": true
402               }
403             },
404             "volumeGroups": {
405               "vf_vgeraldine0..VfVgeraldine..base_vflorence..module-0": {
406                 "uuid": "a27f5cfc-7f12-4f99-af08-0af9c3885c87",
407                 "invariantUuid": "a6f9e51a-2b35-416a-ae15-15e58d61f36d",
408                 "customizationUuid": "f8c040f1-7e51-4a11-aca8-acf256cfd861",
409                 "description": null,
410                 "name": "VfVgeraldine..base_vflorence..module-0",
411                 "version": "2",
412                 "modelCustomizationName": "VfVgeraldine..base_vflorence..module-0",
413                 "properties": {
414                   "minCountInstances": 1,
415                   "maxCountInstances": 1,
416                   "initialCount": 1,
417                   "vfModuleLabel": "base_vflorence"
418                 },
419                 "inputs": {}
420               }
421             },
422             "pnfs": {}
423           }, "6b528779-44a3-4472-bdff-9cd15ec93450": {
424             "service": {
425               "uuid": "6b528779-44a3-4472-bdff-9cd15ec93450",
426               "invariantUuid": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
427               "name": "action-data",
428               "version": "1.0",
429               "toscaModelURL": null,
430               "category": "",
431               "serviceType": "",
432               "serviceRole": "",
433               "description": "",
434               "serviceEcompNaming": "false",
435               "instantiationType": "A-La-Carte",
436               "inputs": {
437                 "2017488_pasqualevpe0_ASN": {
438                   "type": "string",
439                   "description": "AV/PE",
440                   "entry_schema": null,
441                   "inputProperties": null,
442                   "constraints": [],
443                   "required": true,
444                   "default": "AV_vPE"
445                 }
446               }
447             },
448             "vnfs": {
449               "2017-388_PASQUALE-vPE 1": {
450                 "uuid": "0903e1c0-8e03-4936-b5c2-260653b96413",
451                 "invariantUuid": "00beb8f9-6d39-452f-816d-c709b9cbb87d",
452                 "description": "Name PASQUALE vPE Description The provider edge function for the PASQUALE service supported by the Junipers VMX product Category Router Vendor Juniper Vendor Release Code 17.2 Owners Mary Fragale. Updated 9-25 to use v8.0 of the Juniper Valid 2 VLM",
453                 "name": "2017-388_PASQUALE-vPE",
454                 "version": "1.0",
455                 "customizationUuid": "280dec31-f16d-488b-9668-4aae55d6648a",
456                 "inputs": {
457                   "vnf_config_template_version": {
458                     "type": "string",
459                     "description": "VPE Software Version",
460                     "entry_schema": null,
461                     "inputProperties": null,
462                     "constraints": [],
463                     "required": true,
464                     "default": "17.2"
465                   },
466                   "bandwidth_units": {
467                     "type": "string",
468                     "description": "Units of bandwidth",
469                     "entry_schema": null,
470                     "inputProperties": null,
471                     "constraints": [],
472                     "required": true,
473                     "default": "Gbps"
474                   },
475                   "bandwidth": {
476                     "type": "string",
477                     "description": "Requested VPE bandwidth",
478                     "entry_schema": null,
479                     "inputProperties": null,
480                     "constraints": [],
481                     "required": true,
482                     "default": "10"
483                   },
484                   "AIC_CLLI": {
485                     "type": "string",
486                     "description": "AIC Site CLLI",
487                     "entry_schema": null,
488                     "inputProperties": null,
489                     "constraints": [],
490                     "required": true,
491                     "default": "ATLMY8GA"
492                   },
493                   "ASN": {
494                     "type": "string",
495                     "description": "AV/PE",
496                     "entry_schema": null,
497                     "inputProperties": null,
498                     "constraints": [],
499                     "required": true,
500                     "default": "AV_vPE"
501                   },
502                   "vnf_instance_name": {
503                     "type": "string",
504                     "description": "The hostname assigned to the vpe.",
505                     "entry_schema": null,
506                     "inputProperties": null,
507                     "constraints": [],
508                     "required": true,
509                     "default": "mtnj309me6"
510                   }
511                 },
512                 "commands": {
513                   "vnf_config_template_version": {
514                     "displayName": "vnf_config_template_version",
515                     "command": "get_input",
516                     "inputName": "2017488_pasqualevpe0_vnf_config_template_version"
517                   },
518                   "bandwidth_units": {
519                     "displayName": "bandwidth_units",
520                     "command": "get_input",
521                     "inputName": "pasqualevpe0_bandwidth_units"
522                   },
523                   "bandwidth": {"displayName": "bandwidth", "command": "get_input", "inputName": "pasqualevpe0_bandwidth"},
524                   "AIC_CLLI": {
525                     "displayName": "AIC_CLLI",
526                     "command": "get_input",
527                     "inputName": "2017488_pasqualevpe0_AIC_CLLI"
528                   },
529                   "ASN": {"displayName": "ASN", "command": "get_input", "inputName": "2017488_pasqualevpe0_ASN"},
530                   "vnf_instance_name": {
531                     "displayName": "vnf_instance_name",
532                     "command": "get_input",
533                     "inputName": "2017488_pasqualevpe0_vnf_instance_name"
534                   }
535                 },
536                 "properties": {
537                   "vmxvre_retype": "RE-VMX",
538                   "vnf_config_template_version": "get_input:2017488_pasqualevpe0_vnf_config_template_version",
539                   "sriov44_net_id": "48d399b3-11ee-48a8-94d2-f0ea94d6be8d",
540                   "int_ctl_net_id": "2f323477-6936-4d01-ac53-d849430281d9",
541                   "vmxvpfe_sriov41_0_port_mac": "00:11:22:EF:AC:DF",
542                   "int_ctl_net_name": "VMX-INTXI",
543                   "vmx_int_ctl_prefix": "10.0.0.10",
544                   "sriov43_net_id": "da349ca1-6de9-4548-be88-2d88e99bfef5",
545                   "sriov42_net_id": "760669ba-013d-4d9b-b0e7-4151fe2e6279",
546                   "sriov41_net_id": "25ad52d5-c165-40f8-b3b0-ddfc2373280a",
547                   "nf_type": "vPE",
548                   "vmxvpfe_int_ctl_ip_1": "10.0.0.10",
549                   "is_AVPN_service": "false",
550                   "vmx_RSG_name": "vREXI-affinity",
551                   "vmx_int_ctl_forwarding": "l2",
552                   "vmxvre_oam_ip_0": "10.0.0.10",
553                   "vmxvpfe_sriov44_0_port_mac": "00:11:22:EF:AC:DF",
554                   "vmxvpfe_sriov41_0_port_vlanstrip": "false",
555                   "vmxvpfe_sriov42_0_port_vlanfilter": "4001",
556                   "vmxvpfe_sriov44_0_port_unknownunicastallow": "true",
557                   "vmxvre_image_name_0": "VRE-ENGINE_17.2-S2.1.qcow2",
558                   "vmxvre_instance": "0",
559                   "vmxvpfe_sriov43_0_port_mac": "00:11:22:EF:AC:DF",
560                   "vmxvre_flavor_name": "ns.c1r16d32.v5",
561                   "vmxvpfe_volume_size_0": "40.0",
562                   "vmxvpfe_sriov43_0_port_vlanfilter": "4001",
563                   "nf_naming": "{ecomp_generated_naming=false}",
564                   "nf_naming_code": "Navneet",
565                   "vmxvre_name_0": "vREXI",
566                   "vmxvpfe_sriov42_0_port_vlanstrip": "false",
567                   "vmxvpfe_volume_name_0": "vPFEXI_FBVolume",
568                   "vmx_RSG_id": "bd89a33c-13c3-4a04-8fde-1a57eb123141",
569                   "vmxvpfe_image_name_0": "VPE_ROUTING-ENGINE_17.2R1-S2.1.qcow2",
570                   "vmxvpfe_sriov43_0_port_unknownunicastallow": "true",
571                   "vmxvpfe_sriov44_0_port_unknownmulticastallow": "true",
572                   "vmxvre_console": "vidconsole",
573                   "vmxvpfe_sriov44_0_port_vlanfilter": "4001",
574                   "vmxvpfe_sriov42_0_port_mac": "00:11:22:EF:AC:DF",
575                   "vmxvpfe_volume_id_0": "47cede15-da2f-4397-a101-aa683220aff3",
576                   "vmxvpfe_sriov42_0_port_unknownmulticastallow": "true",
577                   "vmxvpfe_sriov44_0_port_vlanstrip": "false",
578                   "vf_module_id": "123",
579                   "nf_function": "JAI",
580                   "vmxvpfe_sriov43_0_port_unknownmulticastallow": "true",
581                   "vmxvre_int_ctl_ip_0": "10.0.0.10",
582                   "ecomp_generated_naming": "false",
583                   "AIC_CLLI": "get_input:2017488_pasqualevpe0_AIC_CLLI",
584                   "vnf_name": "mtnj309me6vre",
585                   "vmxvpfe_sriov41_0_port_unknownunicastallow": "true",
586                   "vmxvre_volume_type_1": "HITACHI",
587                   "vmxvpfe_sriov44_0_port_broadcastallow": "true",
588                   "vmxvre_volume_type_0": "HITACHI",
589                   "vmxvpfe_volume_type_0": "HITACHI",
590                   "vmxvpfe_sriov43_0_port_broadcastallow": "true",
591                   "bandwidth_units": "get_input:pasqualevpe0_bandwidth_units",
592                   "vnf_id": "123",
593                   "vmxvre_oam_prefix": "24",
594                   "availability_zone_0": "mtpocfo-kvm-az01",
595                   "ASN": "get_input:2017488_pasqualevpe0_ASN",
596                   "vmxvre_chassis_i2cid": "161",
597                   "vmxvpfe_name_0": "vPFEXI",
598                   "bandwidth": "get_input:pasqualevpe0_bandwidth",
599                   "availability_zone_max_count": "1",
600                   "vmxvre_volume_size_0": "45.0",
601                   "vmxvre_volume_size_1": "50.0",
602                   "vmxvpfe_sriov42_0_port_broadcastallow": "true",
603                   "vmxvre_oam_gateway": "10.0.0.10",
604                   "vmxvre_volume_name_1": "vREXI_FAVolume",
605                   "vmxvre_ore_present": "0",
606                   "vmxvre_volume_name_0": "vREXI_FBVolume",
607                   "vmxvre_type": "0",
608                   "vnf_instance_name": "get_input:2017488_pasqualevpe0_vnf_instance_name",
609                   "vmxvpfe_sriov41_0_port_unknownmulticastallow": "true",
610                   "oam_net_id": "b95eeb1d-d55d-4827-abb4-8ebb94941429",
611                   "vmx_int_ctl_len": "24",
612                   "vmxvpfe_sriov43_0_port_vlanstrip": "false",
613                   "vmxvpfe_sriov41_0_port_broadcastallow": "true",
614                   "vmxvre_volume_id_1": "6e86797e-03cd-4fdc-ba72-2957119c746d",
615                   "vmxvpfe_sriov41_0_port_vlanfilter": "4001",
616                   "nf_role": "Testing",
617                   "vmxvre_volume_id_0": "f4eacb79-f687-4e9d-b760-21847c8bb15a",
618                   "vmxvpfe_sriov42_0_port_unknownunicastallow": "true",
619                   "vmxvpfe_flavor_name": "ns.c20r16d25.v5"
620                 },
621                 "type": "VF",
622                 "modelCustomizationName": "2017-388_PASQUALE-vPE 1",
623                 "vfModules": {},
624                 "volumeGroups": {},
625                 "vfcInstanceGroups": {}
626               }, "2017-388_PASQUALE-vPE 0": {
627                 "uuid": "afacccf6-397d-45d6-b5ae-94c39734b168",
628                 "invariantUuid": "72e465fe-71b1-4e7b-b5ed-9496118ff7a8",
629                 "description": "Name PASQUALE vPE Description The provider edge function for the PASQUALE service supported by the Junipers VMX product Category Router Vendor Juniper Vendor Release Code 17.2 Owners Mary Fragale. Updated 9-25 to use v8.0 of the Juniper Valid 2 VLM",
630                 "name": "2017-388_PASQUALE-vPE",
631                 "version": "4.0",
632                 "customizationUuid": "b3c76f73-eeb5-4fb6-9d31-72a889f1811c",
633                 "inputs": {
634                   "vnf_config_template_version": {
635                     "type": "string",
636                     "description": "VPE Software Version",
637                     "entry_schema": null,
638                     "inputProperties": null,
639                     "constraints": [],
640                     "required": true,
641                     "default": "17.2"
642                   },
643                   "bandwidth_units": {
644                     "type": "string",
645                     "description": "Units of bandwidth",
646                     "entry_schema": null,
647                     "inputProperties": null,
648                     "constraints": [],
649                     "required": true,
650                     "default": "Gbps"
651                   },
652                   "bandwidth": {
653                     "type": "string",
654                     "description": "Requested VPE bandwidth",
655                     "entry_schema": null,
656                     "inputProperties": null,
657                     "constraints": [],
658                     "required": true,
659                     "default": "10"
660                   },
661                   "AIC_CLLI": {
662                     "type": "string",
663                     "description": "AIC Site CLLI",
664                     "entry_schema": null,
665                     "inputProperties": null,
666                     "constraints": [],
667                     "required": true,
668                     "default": "ATLMY8GA"
669                   },
670                   "ASN": {
671                     "type": "string",
672                     "description": "AV/PE",
673                     "entry_schema": null,
674                     "inputProperties": null,
675                     "constraints": [],
676                     "required": true,
677                     "default": "AV_vPE"
678                   },
679                   "vnf_instance_name": {
680                     "type": "string",
681                     "description": "The hostname assigned to the vpe.",
682                     "entry_schema": null,
683                     "inputProperties": null,
684                     "constraints": [],
685                     "required": true,
686                     "default": "mtnj309me6"
687                   }
688                 },
689                 "commands": {
690                   "vnf_config_template_version": {
691                     "displayName": "vnf_config_template_version",
692                     "command": "get_input",
693                     "inputName": "2017488_pasqualevpe0_vnf_config_template_version"
694                   },
695                   "bandwidth_units": {
696                     "displayName": "bandwidth_units",
697                     "command": "get_input",
698                     "inputName": "pasqualevpe0_bandwidth_units"
699                   },
700                   "bandwidth": {"displayName": "bandwidth", "command": "get_input", "inputName": "pasqualevpe0_bandwidth"},
701                   "AIC_CLLI": {
702                     "displayName": "AIC_CLLI",
703                     "command": "get_input",
704                     "inputName": "2017488_pasqualevpe0_AIC_CLLI"
705                   },
706                   "ASN": {"displayName": "ASN", "command": "get_input", "inputName": "2017488_pasqualevpe0_ASN"},
707                   "vnf_instance_name": {
708                     "displayName": "vnf_instance_name",
709                     "command": "get_input",
710                     "inputName": "2017488_pasqualevpe0_vnf_instance_name"
711                   }
712                 },
713                 "properties": {
714                   "vmxvre_retype": "RE-VMX",
715                   "vnf_config_template_version": "get_input:2017488_pasqualevpe0_vnf_config_template_version",
716                   "sriov44_net_id": "48d399b3-11ee-48a8-94d2-f0ea94d6be8d",
717                   "int_ctl_net_id": "2f323477-6936-4d01-ac53-d849430281d9",
718                   "vmxvpfe_sriov41_0_port_mac": "00:11:22:EF:AC:DF",
719                   "int_ctl_net_name": "VMX-INTXI",
720                   "vmx_int_ctl_prefix": "10.0.0.10",
721                   "sriov43_net_id": "da349ca1-6de9-4548-be88-2d88e99bfef5",
722                   "sriov42_net_id": "760669ba-013d-4d9b-b0e7-4151fe2e6279",
723                   "sriov41_net_id": "25ad52d5-c165-40f8-b3b0-ddfc2373280a",
724                   "nf_type": "vPE",
725                   "vmxvpfe_int_ctl_ip_1": "10.0.0.10",
726                   "is_AVPN_service": "false",
727                   "vmx_RSG_name": "vREXI-affinity",
728                   "vmx_int_ctl_forwarding": "l2",
729                   "vmxvre_oam_ip_0": "10.0.0.10",
730                   "vmxvpfe_sriov44_0_port_mac": "00:11:22:EF:AC:DF",
731                   "vmxvpfe_sriov41_0_port_vlanstrip": "false",
732                   "vmxvpfe_sriov42_0_port_vlanfilter": "4001",
733                   "vmxvpfe_sriov44_0_port_unknownunicastallow": "true",
734                   "vmxvre_image_name_0": "VRE-ENGINE_17.2-S2.1.qcow2",
735                   "vmxvre_instance": "0",
736                   "vmxvpfe_sriov43_0_port_mac": "00:11:22:EF:AC:DF",
737                   "vmxvre_flavor_name": "ns.c1r16d32.v5",
738                   "vmxvpfe_volume_size_0": "40.0",
739                   "vmxvpfe_sriov43_0_port_vlanfilter": "4001",
740                   "nf_naming": "{ecomp_generated_naming=false}",
741                   "nf_naming_code": "Navneet",
742                   "vmxvre_name_0": "vREXI",
743                   "vmxvpfe_sriov42_0_port_vlanstrip": "false",
744                   "vmxvpfe_volume_name_0": "vPFEXI_FBVolume",
745                   "vmx_RSG_id": "bd89a33c-13c3-4a04-8fde-1a57eb123141",
746                   "vmxvpfe_image_name_0": "VPE_ROUTING-ENGINE_17.2R1-S2.1.qcow2",
747                   "vmxvpfe_sriov43_0_port_unknownunicastallow": "true",
748                   "vmxvpfe_sriov44_0_port_unknownmulticastallow": "true",
749                   "vmxvre_console": "vidconsole",
750                   "vmxvpfe_sriov44_0_port_vlanfilter": "4001",
751                   "vmxvpfe_sriov42_0_port_mac": "00:11:22:EF:AC:DF",
752                   "vmxvpfe_volume_id_0": "47cede15-da2f-4397-a101-aa683220aff3",
753                   "vmxvpfe_sriov42_0_port_unknownmulticastallow": "true",
754                   "min_instances": "1",
755                   "vmxvpfe_sriov44_0_port_vlanstrip": "false",
756                   "vf_module_id": "123",
757                   "nf_function": "JAI",
758                   "vmxvpfe_sriov43_0_port_unknownmulticastallow": "true",
759                   "vmxvre_int_ctl_ip_0": "10.0.0.10",
760                   "ecomp_generated_naming": "false",
761                   "AIC_CLLI": "get_input:2017488_pasqualevpe0_AIC_CLLI",
762                   "vnf_name": "mtnj309me6vre",
763                   "vmxvpfe_sriov41_0_port_unknownunicastallow": "true",
764                   "vmxvre_volume_type_1": "HITACHI",
765                   "vmxvpfe_sriov44_0_port_broadcastallow": "true",
766                   "vmxvre_volume_type_0": "HITACHI",
767                   "vmxvpfe_volume_type_0": "HITACHI",
768                   "vmxvpfe_sriov43_0_port_broadcastallow": "true",
769                   "bandwidth_units": "get_input:pasqualevpe0_bandwidth_units",
770                   "vnf_id": "123",
771                   "vmxvre_oam_prefix": "24",
772                   "availability_zone_0": "mtpocfo-kvm-az01",
773                   "ASN": "get_input:2017488_pasqualevpe0_ASN",
774                   "vmxvre_chassis_i2cid": "161",
775                   "vmxvpfe_name_0": "vPFEXI",
776                   "bandwidth": "get_input:pasqualevpe0_bandwidth",
777                   "availability_zone_max_count": "1",
778                   "vmxvre_volume_size_0": "45.0",
779                   "vmxvre_volume_size_1": "50.0",
780                   "vmxvpfe_sriov42_0_port_broadcastallow": "true",
781                   "vmxvre_oam_gateway": "10.0.0.10",
782                   "vmxvre_volume_name_1": "vREXI_FAVolume",
783                   "vmxvre_ore_present": "0",
784                   "vmxvre_volume_name_0": "vREXI_FBVolume",
785                   "vmxvre_type": "0",
786                   "vnf_instance_name": "get_input:2017488_pasqualevpe0_vnf_instance_name",
787                   "vmxvpfe_sriov41_0_port_unknownmulticastallow": "true",
788                   "oam_net_id": "b95eeb1d-d55d-4827-abb4-8ebb94941429",
789                   "vmx_int_ctl_len": "24",
790                   "vmxvpfe_sriov43_0_port_vlanstrip": "false",
791                   "vmxvpfe_sriov41_0_port_broadcastallow": "true",
792                   "vmxvre_volume_id_1": "6e86797e-03cd-4fdc-ba72-2957119c746d",
793                   "vmxvpfe_sriov41_0_port_vlanfilter": "4001",
794                   "nf_role": "Testing",
795                   "vmxvre_volume_id_0": "f4eacb79-f687-4e9d-b760-21847c8bb15a",
796                   "vmxvpfe_sriov42_0_port_unknownunicastallow": "true",
797                   "vmxvpfe_flavor_name": "ns.c20r16d25.v5"
798                 },
799                 "type": "VF",
800                 "modelCustomizationName": "2017-388_PASQUALE-vPE 0",
801                 "vfModules": {},
802                 "volumeGroups": {},
803                 "vfcInstanceGroups": {}
804               }, "2017-488_PASQUALE-vPE 0": {
805                 "uuid": "69e09f68-8b63-4cc9-b9ff-860960b5db09",
806                 "invariantUuid": "72e465fe-71b1-4e7b-b5ed-9496118ff7a8",
807                 "description": "Name PASQUALE vPE Description The provider edge function for the PASQUALE service supported by the Junipers VMX product Category Router Vendor Juniper Vendor Release Code 17.2 Owners Mary Fragale. Updated 9-25 to use v8.0 of the Juniper Valid 2 VLM",
808                 "name": "2017-488_PASQUALE-vPE",
809                 "version": "5.0",
810                 "customizationUuid": "1da7b585-5e61-4993-b95e-8e6606c81e45",
811                 "inputs": {
812                   "vnf_config_template_version": {
813                     "type": "string",
814                     "description": "VPE Software Version",
815                     "entry_schema": null,
816                     "inputProperties": null,
817                     "constraints": [],
818                     "required": true,
819                     "default": "17.2"
820                   },
821                   "bandwidth_units": {
822                     "type": "string",
823                     "description": "Units of bandwidth",
824                     "entry_schema": null,
825                     "inputProperties": null,
826                     "constraints": [],
827                     "required": true,
828                     "default": "Gbps"
829                   },
830                   "bandwidth": {
831                     "type": "string",
832                     "description": "Requested VPE bandwidth",
833                     "entry_schema": null,
834                     "inputProperties": null,
835                     "constraints": [],
836                     "required": true,
837                     "default": "10"
838                   },
839                   "AIC_CLLI": {
840                     "type": "string",
841                     "description": "AIC Site CLLI",
842                     "entry_schema": null,
843                     "inputProperties": null,
844                     "constraints": [],
845                     "required": true,
846                     "default": "ATLMY8GA"
847                   },
848                   "ASN": {
849                     "type": "string",
850                     "description": "AV/PE",
851                     "entry_schema": null,
852                     "inputProperties": null,
853                     "constraints": [],
854                     "required": true,
855                     "default": "AV_vPE"
856                   },
857                   "vnf_instance_name": {
858                     "type": "string",
859                     "description": "The hostname assigned to the vpe.",
860                     "entry_schema": null,
861                     "inputProperties": null,
862                     "constraints": [],
863                     "required": true,
864                     "default": "mtnj309me6"
865                   }
866                 },
867                 "commands": {
868                   "vnf_config_template_version": {
869                     "displayName": "vnf_config_template_version",
870                     "command": "get_input",
871                     "inputName": "2017488_pasqualevpe0_vnf_config_template_version"
872                   },
873                   "bandwidth_units": {
874                     "displayName": "bandwidth_units",
875                     "command": "get_input",
876                     "inputName": "pasqualevpe0_bandwidth_units"
877                   },
878                   "bandwidth": {"displayName": "bandwidth", "command": "get_input", "inputName": "pasqualevpe0_bandwidth"},
879                   "AIC_CLLI": {
880                     "displayName": "AIC_CLLI",
881                     "command": "get_input",
882                     "inputName": "2017488_pasqualevpe0_AIC_CLLI"
883                   },
884                   "ASN": {"displayName": "ASN", "command": "get_input", "inputName": "2017488_pasqualevpe0_ASN"},
885                   "vnf_instance_name": {
886                     "displayName": "vnf_instance_name",
887                     "command": "get_input",
888                     "inputName": "2017488_pasqualevpe0_vnf_instance_name"
889                   }
890                 },
891                 "properties": {
892                   "vmxvre_retype": "RE-VMX",
893                   "vnf_config_template_version": "get_input:2017488_pasqualevpe0_vnf_config_template_version",
894                   "sriov44_net_id": "48d399b3-11ee-48a8-94d2-f0ea94d6be8d",
895                   "int_ctl_net_id": "2f323477-6936-4d01-ac53-d849430281d9",
896                   "vmxvpfe_sriov41_0_port_mac": "00:11:22:EF:AC:DF",
897                   "int_ctl_net_name": "VMX-INTXI",
898                   "vmx_int_ctl_prefix": "10.0.0.10",
899                   "sriov43_net_id": "da349ca1-6de9-4548-be88-2d88e99bfef5",
900                   "sriov42_net_id": "760669ba-013d-4d9b-b0e7-4151fe2e6279",
901                   "sriov41_net_id": "25ad52d5-c165-40f8-b3b0-ddfc2373280a",
902                   "nf_type": "vPE",
903                   "vmxvpfe_int_ctl_ip_1": "10.0.0.10",
904                   "is_AVPN_service": "false",
905                   "vmx_RSG_name": "vREXI-affinity",
906                   "vmx_int_ctl_forwarding": "l2",
907                   "vmxvre_oam_ip_0": "10.0.0.10",
908                   "vmxvpfe_sriov44_0_port_mac": "00:11:22:EF:AC:DF",
909                   "vmxvpfe_sriov41_0_port_vlanstrip": "false",
910                   "vmxvpfe_sriov42_0_port_vlanfilter": "4001",
911                   "vmxvpfe_sriov44_0_port_unknownunicastallow": "true",
912                   "vmxvre_image_name_0": "VRE-ENGINE_17.2-S2.1.qcow2",
913                   "vmxvre_instance": "0",
914                   "vmxvpfe_sriov43_0_port_mac": "00:11:22:EF:AC:DF",
915                   "vmxvre_flavor_name": "ns.c1r16d32.v5",
916                   "vmxvpfe_volume_size_0": "40.0",
917                   "vmxvpfe_sriov43_0_port_vlanfilter": "4001",
918                   "nf_naming": "{ecomp_generated_naming=false}",
919                   "nf_naming_code": "Navneet",
920                   "vmxvre_name_0": "vREXI",
921                   "vmxvpfe_sriov42_0_port_vlanstrip": "false",
922                   "vmxvpfe_volume_name_0": "vPFEXI_FBVolume",
923                   "max_instances": "3",
924                   "vmx_RSG_id": "bd89a33c-13c3-4a04-8fde-1a57eb123141",
925                   "vmxvpfe_image_name_0": "VPE_ROUTING-ENGINE_17.2R1-S2.1.qcow2",
926                   "vmxvpfe_sriov43_0_port_unknownunicastallow": "true",
927                   "vmxvpfe_sriov44_0_port_unknownmulticastallow": "true",
928                   "vmxvre_console": "vidconsole",
929                   "vmxvpfe_sriov44_0_port_vlanfilter": "4001",
930                   "vmxvpfe_sriov42_0_port_mac": "00:11:22:EF:AC:DF",
931                   "vmxvpfe_volume_id_0": "47cede15-da2f-4397-a101-aa683220aff3",
932                   "vmxvpfe_sriov42_0_port_unknownmulticastallow": "true",
933                   "min_instances": "1",
934                   "vmxvpfe_sriov44_0_port_vlanstrip": "false",
935                   "vf_module_id": "123",
936                   "nf_function": "JAI",
937                   "vmxvpfe_sriov43_0_port_unknownmulticastallow": "true",
938                   "vmxvre_int_ctl_ip_0": "10.0.0.10",
939                   "ecomp_generated_naming": "false",
940                   "AIC_CLLI": "get_input:2017488_pasqualevpe0_AIC_CLLI",
941                   "vnf_name": "mtnj309me6vre",
942                   "vmxvpfe_sriov41_0_port_unknownunicastallow": "true",
943                   "vmxvre_volume_type_1": "HITACHI",
944                   "vmxvpfe_sriov44_0_port_broadcastallow": "true",
945                   "vmxvre_volume_type_0": "HITACHI",
946                   "vmxvpfe_volume_type_0": "HITACHI",
947                   "vmxvpfe_sriov43_0_port_broadcastallow": "true",
948                   "bandwidth_units": "get_input:pasqualevpe0_bandwidth_units",
949                   "vnf_id": "123",
950                   "vmxvre_oam_prefix": "24",
951                   "availability_zone_0": "mtpocfo-kvm-az01",
952                   "ASN": "get_input:2017488_pasqualevpe0_ASN",
953                   "vmxvre_chassis_i2cid": "161",
954                   "vmxvpfe_name_0": "vPFEXI",
955                   "bandwidth": "get_input:pasqualevpe0_bandwidth",
956                   "availability_zone_max_count": "1",
957                   "vmxvre_volume_size_0": "45.0",
958                   "vmxvre_volume_size_1": "50.0",
959                   "vmxvpfe_sriov42_0_port_broadcastallow": "true",
960                   "vmxvre_oam_gateway": "10.0.0.10",
961                   "vmxvre_volume_name_1": "vREXI_FAVolume",
962                   "vmxvre_ore_present": "0",
963                   "vmxvre_volume_name_0": "vREXI_FBVolume",
964                   "vmxvre_type": "0",
965                   "vnf_instance_name": "get_input:2017488_pasqualevpe0_vnf_instance_name",
966                   "vmxvpfe_sriov41_0_port_unknownmulticastallow": "true",
967                   "oam_net_id": "b95eeb1d-d55d-4827-abb4-8ebb94941429",
968                   "vmx_int_ctl_len": "24",
969                   "vmxvpfe_sriov43_0_port_vlanstrip": "false",
970                   "vmxvpfe_sriov41_0_port_broadcastallow": "true",
971                   "vmxvre_volume_id_1": "6e86797e-03cd-4fdc-ba72-2957119c746d",
972                   "vmxvpfe_sriov41_0_port_vlanfilter": "4001",
973                   "nf_role": "Testing",
974                   "vmxvre_volume_id_0": "f4eacb79-f687-4e9d-b760-21847c8bb15a",
975                   "vmxvpfe_sriov42_0_port_unknownunicastallow": "true",
976                   "vmxvpfe_flavor_name": "ns.c20r16d25.v5"
977                 },
978                 "type": "VF",
979                 "modelCustomizationName": "2017-488_PASQUALE-vPE 0",
980                 "vfModules": {
981                   "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vRE_BV..module-1": {
982                     "uuid": "25284168-24bb-4698-8cb4-3f509146eca5",
983                     "invariantUuid": "7253ff5c-97f0-4b8b-937c-77aeb4d79aa1",
984                     "customizationUuid": "f7e7c365-60cf-49a9-9ebf-a1aa11b9d401",
985                     "description": null,
986                     "name": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
987                     "version": "6",
988                     "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
989                     "properties": {
990                       "minCountInstances": 0,
991                       "maxCountInstances": null,
992                       "initialCount": 0,
993                       "vfModuleLabel": "PASQUALE_vRE_BV"
994                     },
995                     "inputs": {
996                       "pasqualevpe0_bandwidth": {
997                         "type": "string",
998                         "description": "Requested VPE bandwidth",
999                         "entry_schema": null,
1000                         "inputProperties": {
1001                           "sourceType": "HEAT",
1002                           "vfModuleLabel": "PASQUALE_vRE_BV",
1003                           "paramName": "bandwidth"
1004                         },
1005                         "constraints": null,
1006                         "required": true,
1007                         "default": "10"
1008                       },
1009                       "2017488_pasqualevpe0_vnf_instance_name": {
1010                         "type": "string",
1011                         "description": "The hostname assigned to the vpe.",
1012                         "entry_schema": null,
1013                         "inputProperties": {
1014                           "sourceType": "HEAT",
1015                           "vfModuleLabel": "PASQUALE_vRE_BV",
1016                           "paramName": "vnf_instance_name"
1017                         },
1018                         "constraints": null,
1019                         "required": true,
1020                         "default": "mtnj309me6"
1021                       },
1022                       "2017488_pasqualevpe0_vnf_config_template_version": {
1023                         "type": "string",
1024                         "description": "VPE Software Version",
1025                         "entry_schema": null,
1026                         "inputProperties": {
1027                           "sourceType": "HEAT",
1028                           "vfModuleLabel": "PASQUALE_vRE_BV",
1029                           "paramName": "vnf_config_template_version"
1030                         },
1031                         "constraints": null,
1032                         "required": true,
1033                         "default": "17.2"
1034                       },
1035                       "2017488_pasqualevpe0_AIC_CLLI": {
1036                         "type": "string",
1037                         "description": "AIC Site CLLI",
1038                         "entry_schema": null,
1039                         "inputProperties": {
1040                           "sourceType": "HEAT",
1041                           "vfModuleLabel": "PASQUALE_vRE_BV",
1042                           "paramName": "AIC_CLLI"
1043                         },
1044                         "constraints": null,
1045                         "required": true,
1046                         "default": "ATLMY8GA"
1047                       },
1048                       "pasqualevpe0_bandwidth_units": {
1049                         "type": "string",
1050                         "description": "Units of bandwidth",
1051                         "entry_schema": null,
1052                         "inputProperties": {
1053                           "sourceType": "HEAT",
1054                           "vfModuleLabel": "PASQUALE_vRE_BV",
1055                           "paramName": "bandwidth_units"
1056                         },
1057                         "constraints": null,
1058                         "required": true,
1059                         "default": "Gbps"
1060                       }
1061                     },
1062                     "volumeGroupAllowed": true
1063                   },
1064                   "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_base_vPE_BV..module-0": {
1065                     "uuid": "f8360508-3f17-4414-a2ed-6bc71161e8db",
1066                     "invariantUuid": "b34833bb-6aa9-4ad6-a831-70b06367a091",
1067                     "customizationUuid": "a55961b2-2065-4ab0-a5b7-2fcee1c227e3",
1068                     "description": null,
1069                     "name": "2017488PasqualeVpe..PASQUALE_base_vPE_BV..module-0",
1070                     "version": "5",
1071                     "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_base_vPE_BV..module-0",
1072                     "properties": {
1073                       "minCountInstances": 1,
1074                       "maxCountInstances": 1,
1075                       "initialCount": 1,
1076                       "vfModuleLabel": "PASQUALE_base_vPE_BV"
1077                     },
1078                     "inputs": {},
1079                     "volumeGroupAllowed": false
1080                   },
1081                   "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2": {
1082                     "uuid": "0a0dd9d4-31d3-4c3a-ae89-a02f383e6a9a",
1083                     "invariantUuid": "eff8cc59-53a1-4101-aed7-8cf24ecf8339",
1084                     "customizationUuid": "3cd946bb-50e0-40d8-96d3-c9023520b557",
1085                     "description": null,
1086                     "name": "2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2",
1087                     "version": "6",
1088                     "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2",
1089                     "properties": {
1090                       "minCountInstances": 0,
1091                       "maxCountInstances": null,
1092                       "initialCount": 0,
1093                       "vfModuleLabel": "PASQUALE_vPFE_BV"
1094                     },
1095                     "inputs": {},
1096                     "volumeGroupAllowed": true
1097                   }
1098                 },
1099                 "volumeGroups": {
1100                   "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vRE_BV..module-1": {
1101                     "uuid": "25284168-24bb-4698-8cb4-3f509146eca5",
1102                     "invariantUuid": "7253ff5c-97f0-4b8b-937c-77aeb4d79aa1",
1103                     "customizationUuid": "f7e7c365-60cf-49a9-9ebf-a1aa11b9d401",
1104                     "description": null,
1105                     "name": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
1106                     "version": "6",
1107                     "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
1108                     "properties": {
1109                       "minCountInstances": 0,
1110                       "maxCountInstances": null,
1111                       "initialCount": 0,
1112                       "vfModuleLabel": "PASQUALE_vRE_BV"
1113                     },
1114                     "inputs": {
1115                       "pasqualevpe0_bandwidth": {
1116                         "type": "string",
1117                         "description": "Requested VPE bandwidth",
1118                         "entry_schema": null,
1119                         "inputProperties": {
1120                           "sourceType": "HEAT",
1121                           "vfModuleLabel": "PASQUALE_vRE_BV",
1122                           "paramName": "bandwidth"
1123                         },
1124                         "constraints": null,
1125                         "required": true,
1126                         "default": "10"
1127                       },
1128                       "2017488_pasqualevpe0_vnf_instance_name": {
1129                         "type": "string",
1130                         "description": "The hostname assigned to the vpe.",
1131                         "entry_schema": null,
1132                         "inputProperties": {
1133                           "sourceType": "HEAT",
1134                           "vfModuleLabel": "PASQUALE_vRE_BV",
1135                           "paramName": "vnf_instance_name"
1136                         },
1137                         "constraints": null,
1138                         "required": true,
1139                         "default": "mtnj309me6"
1140                       },
1141                       "2017488_pasqualevpe0_vnf_config_template_version": {
1142                         "type": "string",
1143                         "description": "VPE Software Version",
1144                         "entry_schema": null,
1145                         "inputProperties": {
1146                           "sourceType": "HEAT",
1147                           "vfModuleLabel": "PASQUALE_vRE_BV",
1148                           "paramName": "vnf_config_template_version"
1149                         },
1150                         "constraints": null,
1151                         "required": true,
1152                         "default": "17.2"
1153                       },
1154                       "2017488_pasqualevpe0_AIC_CLLI": {
1155                         "type": "string",
1156                         "description": "AIC Site CLLI",
1157                         "entry_schema": null,
1158                         "inputProperties": {
1159                           "sourceType": "HEAT",
1160                           "vfModuleLabel": "PASQUALE_vRE_BV",
1161                           "paramName": "AIC_CLLI"
1162                         },
1163                         "constraints": null,
1164                         "required": true,
1165                         "default": "ATLMY8GA"
1166                       },
1167                       "pasqualevpe0_bandwidth_units": {
1168                         "type": "string",
1169                         "description": "Units of bandwidth",
1170                         "entry_schema": null,
1171                         "inputProperties": {
1172                           "sourceType": "HEAT",
1173                           "vfModuleLabel": "PASQUALE_vRE_BV",
1174                           "paramName": "bandwidth_units"
1175                         },
1176                         "constraints": null,
1177                         "required": true,
1178                         "default": "Gbps"
1179                       }
1180                     }
1181                   },
1182                   "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2": {
1183                     "uuid": "0a0dd9d4-31d3-4c3a-ae89-a02f383e6a9a",
1184                     "invariantUuid": "eff8cc59-53a1-4101-aed7-8cf24ecf8339",
1185                     "customizationUuid": "3cd946bb-50e0-40d8-96d3-c9023520b557",
1186                     "description": null,
1187                     "name": "2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2",
1188                     "version": "6",
1189                     "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2",
1190                     "properties": {
1191                       "minCountInstances": 0,
1192                       "maxCountInstances": null,
1193                       "initialCount": 0,
1194                       "vfModuleLabel": "PASQUALE_vPFE_BV"
1195                     },
1196                     "inputs": {}
1197                   }
1198                 },
1199                 "vfcInstanceGroups": {}
1200               }
1201             },
1202             "networks": {
1203               "ExtVL 0": {
1204                 "uuid": "ddc3f20c-08b5-40fd-af72-c6d14636b986",
1205                 "invariantUuid": "379f816b-a7aa-422f-be30-17114ff50b7c",
1206                 "description": "ECOMP generic virtual link (network) base type for all other service-level and global networks",
1207                 "name": "ExtVL",
1208                 "version": "37.0",
1209                 "customizationUuid": "94fdd893-4a36-4d70-b16a-ec29c54c184f",
1210                 "inputs": {
1211                   "vnf_config_template_version": {
1212                     "type": "string",
1213                     "description": "VPE Software Version",
1214                     "entry_schema": null,
1215                     "inputProperties": null,
1216                     "constraints": [],
1217                     "required": true,
1218                     "default": "17.2"
1219                   },
1220                   "bandwidth_units": {
1221                     "type": "string",
1222                     "description": "Units of bandwidth",
1223                     "entry_schema": null,
1224                     "inputProperties": null,
1225                     "constraints": [],
1226                     "required": true,
1227                     "default": "Gbps"
1228                   },
1229                   "bandwidth": {
1230                     "type": "string",
1231                     "description": "Requested VPE bandwidth",
1232                     "entry_schema": null,
1233                     "inputProperties": null,
1234                     "constraints": [],
1235                     "required": true,
1236                     "default": "10"
1237                   },
1238                   "AIC_CLLI": {
1239                     "type": "string",
1240                     "description": "AIC Site CLLI",
1241                     "entry_schema": null,
1242                     "inputProperties": null,
1243                     "constraints": [],
1244                     "required": true,
1245                     "default": "ATLMY8GA"
1246                   },
1247                   "ASN": {
1248                     "type": "string",
1249                     "description": "AV/PE",
1250                     "entry_schema": null,
1251                     "inputProperties": null,
1252                     "constraints": [],
1253                     "required": true,
1254                     "default": "AV_vPE"
1255                   },
1256                   "vnf_instance_name": {
1257                     "type": "string",
1258                     "description": "The hostname assigned to the vpe.",
1259                     "entry_schema": null,
1260                     "inputProperties": null,
1261                     "constraints": [],
1262                     "required": true,
1263                     "default": "mtnj309me6"
1264                   }
1265                 },
1266                 "commands": {},
1267                 "properties": {
1268                   "min_instances": 1,
1269                   "max_instances": 10,
1270                   "network_assignments": "{is_external_network=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}",
1271                   "exVL_naming": "{ecomp_generated_naming=true}",
1272                   "network_flows": "{is_network_policy=false, is_bound_to_vpn=false}",
1273                   "network_homing": "{ecomp_selected_instance_node_target=false}"
1274                 },
1275                 "type": "VL",
1276                 "modelCustomizationName": "ExtVL 0"
1277               }
1278             },
1279             "collectionResources": {},
1280             "configurations": {},
1281             "fabricConfigurations": {},
1282             "serviceProxies": {},
1283             "vfModules": {
1284               "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vRE_BV..module-1": {
1285                 "uuid": "25284168-24bb-4698-8cb4-3f509146eca5",
1286                 "invariantUuid": "7253ff5c-97f0-4b8b-937c-77aeb4d79aa1",
1287                 "customizationUuid": "f7e7c365-60cf-49a9-9ebf-a1aa11b9d401",
1288                 "description": null,
1289                 "name": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
1290                 "version": "6",
1291                 "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
1292                 "properties": {
1293                   "minCountInstances": 0,
1294                   "maxCountInstances": null,
1295                   "initialCount": 0,
1296                   "vfModuleLabel": "PASQUALE_vRE_BV"
1297                 },
1298                 "inputs": {
1299                   "pasqualevpe0_bandwidth": {
1300                     "type": "string",
1301                     "description": "Requested VPE bandwidth",
1302                     "entry_schema": null,
1303                     "inputProperties": {
1304                       "sourceType": "HEAT",
1305                       "vfModuleLabel": "PASQUALE_vRE_BV",
1306                       "paramName": "bandwidth"
1307                     },
1308                     "constraints": null,
1309                     "required": true,
1310                     "default": "10"
1311                   },
1312                   "2017488_pasqualevpe0_vnf_instance_name": {
1313                     "type": "string",
1314                     "description": "The hostname assigned to the vpe.",
1315                     "entry_schema": null,
1316                     "inputProperties": {
1317                       "sourceType": "HEAT",
1318                       "vfModuleLabel": "PASQUALE_vRE_BV",
1319                       "paramName": "vnf_instance_name"
1320                     },
1321                     "constraints": null,
1322                     "required": true,
1323                     "default": "mtnj309me6"
1324                   },
1325                   "2017488_pasqualevpe0_vnf_config_template_version": {
1326                     "type": "string",
1327                     "description": "VPE Software Version",
1328                     "entry_schema": null,
1329                     "inputProperties": {
1330                       "sourceType": "HEAT",
1331                       "vfModuleLabel": "PASQUALE_vRE_BV",
1332                       "paramName": "vnf_config_template_version"
1333                     },
1334                     "constraints": null,
1335                     "required": true,
1336                     "default": "17.2"
1337                   },
1338                   "2017488_pasqualevpe0_AIC_CLLI": {
1339                     "type": "string",
1340                     "description": "AIC Site CLLI",
1341                     "entry_schema": null,
1342                     "inputProperties": {"sourceType": "HEAT", "vfModuleLabel": "PASQUALE_vRE_BV", "paramName": "AIC_CLLI"},
1343                     "constraints": null,
1344                     "required": true,
1345                     "default": "ATLMY8GA"
1346                   },
1347                   "pasqualevpe0_bandwidth_units": {
1348                     "type": "string",
1349                     "description": "Units of bandwidth",
1350                     "entry_schema": null,
1351                     "inputProperties": {
1352                       "sourceType": "HEAT",
1353                       "vfModuleLabel": "PASQUALE_vRE_BV",
1354                       "paramName": "bandwidth_units"
1355                     },
1356                     "constraints": null,
1357                     "required": true,
1358                     "default": "Gbps"
1359                   }
1360                 },
1361                 "volumeGroupAllowed": true
1362               },
1363               "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_base_vPE_BV..module-0": {
1364                 "uuid": "f8360508-3f17-4414-a2ed-6bc71161e8db",
1365                 "invariantUuid": "b34833bb-6aa9-4ad6-a831-70b06367a091",
1366                 "customizationUuid": "a55961b2-2065-4ab0-a5b7-2fcee1c227e3",
1367                 "description": null,
1368                 "name": "2017488PasqualeVpe..PASQUALE_base_vPE_BV..module-0",
1369                 "version": "5",
1370                 "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_base_vPE_BV..module-0",
1371                 "properties": {
1372                   "minCountInstances": 1,
1373                   "maxCountInstances": 1,
1374                   "initialCount": 1,
1375                   "vfModuleLabel": "PASQUALE_base_vPE_BV"
1376                 },
1377                 "inputs": {},
1378                 "volumeGroupAllowed": false
1379               },
1380               "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2": {
1381                 "uuid": "0a0dd9d4-31d3-4c3a-ae89-a02f383e6a9a",
1382                 "invariantUuid": "eff8cc59-53a1-4101-aed7-8cf24ecf8339",
1383                 "customizationUuid": "3cd946bb-50e0-40d8-96d3-c9023520b557",
1384                 "description": null,
1385                 "name": "2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2",
1386                 "version": "6",
1387                 "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2",
1388                 "properties": {
1389                   "minCountInstances": 0,
1390                   "maxCountInstances": null,
1391                   "initialCount": 0,
1392                   "vfModuleLabel": "PASQUALE_vPFE_BV"
1393                 },
1394                 "inputs": {},
1395                 "volumeGroupAllowed": true
1396               }
1397             },
1398             "volumeGroups": {
1399               "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vRE_BV..module-1": {
1400                 "uuid": "25284168-24bb-4698-8cb4-3f509146eca5",
1401                 "invariantUuid": "7253ff5c-97f0-4b8b-937c-77aeb4d79aa1",
1402                 "customizationUuid": "f7e7c365-60cf-49a9-9ebf-a1aa11b9d401",
1403                 "description": null,
1404                 "name": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
1405                 "version": "6",
1406                 "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
1407                 "properties": {
1408                   "minCountInstances": 0,
1409                   "maxCountInstances": null,
1410                   "initialCount": 0,
1411                   "vfModuleLabel": "PASQUALE_vRE_BV"
1412                 },
1413                 "inputs": {
1414                   "pasqualevpe0_bandwidth": {
1415                     "type": "string",
1416                     "description": "Requested VPE bandwidth",
1417                     "entry_schema": null,
1418                     "inputProperties": {
1419                       "sourceType": "HEAT",
1420                       "vfModuleLabel": "PASQUALE_vRE_BV",
1421                       "paramName": "bandwidth"
1422                     },
1423                     "constraints": null,
1424                     "required": true,
1425                     "default": "10"
1426                   },
1427                   "2017488_pasqualevpe0_vnf_instance_name": {
1428                     "type": "string",
1429                     "description": "The hostname assigned to the vpe.",
1430                     "entry_schema": null,
1431                     "inputProperties": {
1432                       "sourceType": "HEAT",
1433                       "vfModuleLabel": "PASQUALE_vRE_BV",
1434                       "paramName": "vnf_instance_name"
1435                     },
1436                     "constraints": null,
1437                     "required": true,
1438                     "default": "mtnj309me6"
1439                   },
1440                   "2017488_pasqualevpe0_vnf_config_template_version": {
1441                     "type": "string",
1442                     "description": "VPE Software Version",
1443                     "entry_schema": null,
1444                     "inputProperties": {
1445                       "sourceType": "HEAT",
1446                       "vfModuleLabel": "PASQUALE_vRE_BV",
1447                       "paramName": "vnf_config_template_version"
1448                     },
1449                     "constraints": null,
1450                     "required": true,
1451                     "default": "17.2"
1452                   },
1453                   "2017488_pasqualevpe0_AIC_CLLI": {
1454                     "type": "string",
1455                     "description": "AIC Site CLLI",
1456                     "entry_schema": null,
1457                     "inputProperties": {"sourceType": "HEAT", "vfModuleLabel": "PASQUALE_vRE_BV", "paramName": "AIC_CLLI"},
1458                     "constraints": null,
1459                     "required": true,
1460                     "default": "ATLMY8GA"
1461                   },
1462                   "pasqualevpe0_bandwidth_units": {
1463                     "type": "string",
1464                     "description": "Units of bandwidth",
1465                     "entry_schema": null,
1466                     "inputProperties": {
1467                       "sourceType": "HEAT",
1468                       "vfModuleLabel": "PASQUALE_vRE_BV",
1469                       "paramName": "bandwidth_units"
1470                     },
1471                     "constraints": null,
1472                     "required": true,
1473                     "default": "Gbps"
1474                   }
1475                 }
1476               },
1477               "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2": {
1478                 "uuid": "0a0dd9d4-31d3-4c3a-ae89-a02f383e6a9a",
1479                 "invariantUuid": "eff8cc59-53a1-4101-aed7-8cf24ecf8339",
1480                 "customizationUuid": "3cd946bb-50e0-40d8-96d3-c9023520b557",
1481                 "description": null,
1482                 "name": "2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2",
1483                 "version": "6",
1484                 "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_vPFE_BV..module-2",
1485                 "properties": {
1486                   "minCountInstances": 0,
1487                   "maxCountInstances": null,
1488                   "initialCount": 0,
1489                   "vfModuleLabel": "PASQUALE_vPFE_BV"
1490                 },
1491                 "inputs": {}
1492               }
1493             },
1494             "pnfs": {}
1495           }
1496         },
1497         "serviceInstance": {
1498           "6e59c5de-f052-46fa-aa7e-2fca9d674c44": {
1499             "vnfs": {
1500               "VF_vGeraldine 0": {
1501                 "rollbackOnFailure": "true",
1502                 "vfModules": {
1503                   "vf_vgeraldine0..VfVgeraldine..base_vflorence..module-0": {
1504                     "vf_vgeraldine0..VfVgeraldine..base_vflorence..module-0vmvzo": {
1505                       "isMissingData": false,
1506                       "sdncPreReload": null,
1507                       "modelInfo": {
1508                         "modelType": "VFmodule",
1509                         "modelInvariantId": "a6f9e51a-2b35-416a-ae15-15e58d61f36d",
1510                         "modelVersionId": "a27f5cfc-7f12-4f99-af08-0af9c3885c87",
1511                         "modelName": "VfVgeraldine..base_vflorence..module-0",
1512                         "modelVersion": "2",
1513                         "modelCustomizationId": "f8c040f1-7e51-4a11-aca8-acf256cfd861",
1514                         "modelCustomizationName": "VfVgeraldine..base_vflorence..module-0"
1515                       },
1516                       "instanceParams": [{}],
1517                       "trackById": "wmtm6sy2uj"
1518                     }
1519                   }
1520                 },
1521                 "isMissingData": true,
1522                 "originalName": "VF_vGeraldine 0",
1523                 "vnfStoreKey": "VF_vGeraldine 0",
1524                 "trackById": "p3wk448m5do",
1525                 "uuid": "d6557200-ecf2-4641-8094-5393ae3aae60",
1526                 "productFamilyId": "36b4733a-53f4-4cc8-8ff0-9172e5fc4b8e",
1527                 "lcpCloudRegionId": null,
1528                 "tenantId": null,
1529                 "lineOfBusiness": null,
1530                 "platformName": null,
1531                 "modelInfo": {
1532                   "modelType": "VF",
1533                   "modelInvariantId": "4160458e-f648-4b30-a176-43881ffffe9e",
1534                   "modelVersionId": "6e59c5de-f052-46fa-aa7e-2fca9d674c44",
1535                   "modelName": "VF_vGeraldine",
1536                   "modelVersion": "2.0",
1537                   "modelCustomizationName": "VF_vGeraldine 0"
1538                 }
1539               }
1540             },
1541             "networks": {},
1542             "instanceParams": [{}],
1543             "validationCounter": 1,
1544             "existingNames": {},
1545             "existingVNFCounterMap": {"d6557200-ecf2-4641-8094-5393ae3aae60": 1},
1546             "globalSubscriberId": "e433710f-9217-458d-a79d-1c7aff376d89",
1547             "subscriptionServiceType": "TYLER SILVIA",
1548             "owningEntityId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
1549             "productFamilyId": "36b4733a-53f4-4cc8-8ff0-9172e5fc4b8e",
1550             "lcpCloudRegionId": "hvf6",
1551             "tenantId": "229bcdc6eaeb4ca59d55221141d01f8e",
1552             "aicZoneId": "JAG1",
1553             "projectName": "x1",
1554             "rollbackOnFailure": "true",
1555             "bulkSize": 1,
1556             "modelInfo": {
1557               "modelInvariantId": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
1558               "modelVersionId": "6e59c5de-f052-46fa-aa7e-2fca9d674c44",
1559               "modelName": "ComplexService",
1560               "modelVersion": "1.0",
1561               "uuid": "6e59c5de-f052-46fa-aa7e-2fca9d674c44"
1562             },
1563             "isALaCarte": false,
1564             "name": "ComplexService",
1565             "version": "1.0",
1566             "description": "ComplexService",
1567             "category": "Emanuel",
1568             "uuid": "6e59c5de-f052-46fa-aa7e-2fca9d674c44",
1569             "invariantUuid": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
1570             "serviceType": "",
1571             "serviceRole": "",
1572             "isEcompGeneratedNaming": true,
1573             "isMultiStepDesign": false
1574           }, "6b528779-44a3-4472-bdff-9cd15ec93450": {
1575             "networks": {
1576               "ExtVL 0": {
1577                 "rollbackOnFailure": "true",
1578                 "isMissingData": false,
1579                 "originalName": "ExtVL 0",
1580                 "networkStoreKey": "ExtVL 0",
1581                 "trackById": "sf3zth68xjf",
1582                 "productFamilyId": "ebc3bc3d-62fd-4a3f-a037-f619df4ff034",
1583                 "lcpCloudRegionId": "hvf6",
1584                 "tenantId": "229bcdc6eaeb4ca59d55221141d01f8e",
1585                 "platformName": "xxx1",
1586                 "lineOfBusiness": "ONAP",
1587                 "instanceParams": [{}],
1588                 "modelInfo": {
1589                   "modelInvariantId": "379f816b-a7aa-422f-be30-17114ff50b7c",
1590                   "modelVersionId": "ddc3f20c-08b5-40fd-af72-c6d14636b986",
1591                   "modelName": "ExtVL",
1592                   "modelVersion": "37.0",
1593                   "modelCustomizationId": "94fdd893-4a36-4d70-b16a-ec29c54c184f",
1594                   "modelCustomizationName": "ExtVL 0",
1595                   "uuid": "ddc3f20c-08b5-40fd-af72-c6d14636b986"
1596                 },
1597                 "uuid": "ddc3f20c-08b5-40fd-af72-c6d14636b986"
1598               },
1599               "ExtVL 0:0001": {
1600                 "rollbackOnFailure": "true",
1601                 "isMissingData": false,
1602                 "originalName": "ExtVL 0",
1603                 "networkStoreKey": "ExtVL 0",
1604                 "trackById": "2mdxioxca9h",
1605                 "productFamilyId": "ebc3bc3d-62fd-4a3f-a037-f619df4ff034",
1606                 "lcpCloudRegionId": "hvf6",
1607                 "tenantId": "229bcdc6eaeb4ca59d55221141d01f8e",
1608                 "platformName": "xxx1",
1609                 "lineOfBusiness": "ONAP",
1610                 "instanceParams": [{}],
1611                 "modelInfo": {
1612                   "modelInvariantId": "379f816b-a7aa-422f-be30-17114ff50b7c",
1613                   "modelVersionId": "ddc3f20c-08b5-40fd-af72-c6d14636b986",
1614                   "modelName": "ExtVL",
1615                   "modelVersion": "37.0",
1616                   "modelCustomizationId": "94fdd893-4a36-4d70-b16a-ec29c54c184f",
1617                   "modelCustomizationName": "ExtVL 0",
1618                   "uuid": "ddc3f20c-08b5-40fd-af72-c6d14636b986"
1619                 },
1620                 "uuid": "ddc3f20c-08b5-40fd-af72-c6d14636b986"
1621               },
1622               "ExtVL 0_1": {
1623                 "rollbackOnFailure": "true",
1624                 "isMissingData": false,
1625                 "originalName": "ExtVL 0",
1626                 "networkStoreKey": "ExtVL 0_1",
1627                 "trackById": "z7vd1gmpbs",
1628                 "instanceName": "ExtVL",
1629                 "productFamilyId": "17cc1042-527b-11e6-beb8-9e71128cae77",
1630                 "lcpCloudRegionId": "hvf6",
1631                 "tenantId": "229bcdc6eaeb4ca59d55221141d01f8e",
1632                 "platformName": "xxx1",
1633                 "lineOfBusiness": "zzz1",
1634                 "instanceParams": [{
1635                   "vnf_config_template_version": "17.2",
1636                   "bandwidth_units": "Gbps",
1637                   "bandwidth": "10",
1638                   "AIC_CLLI": "ATLMY8GA",
1639                   "ASN": "AV_vPE",
1640                   "vnf_instance_name": "yoav"
1641                 }],
1642                 "modelInfo": {
1643                   "modelInvariantId": "379f816b-a7aa-422f-be30-17114ff50b7c",
1644                   "modelVersionId": "ddc3f20c-08b5-40fd-af72-c6d14636b986",
1645                   "modelName": "ExtVL",
1646                   "modelVersion": "37.0",
1647                   "modelCustomizationId": "94fdd893-4a36-4d70-b16a-ec29c54c184f",
1648                   "modelCustomizationName": "ExtVL 0",
1649                   "uuid": "ddc3f20c-08b5-40fd-af72-c6d14636b986"
1650                 },
1651                 "uuid": "ddc3f20c-08b5-40fd-af72-c6d14636b986"
1652               }
1653             },
1654             "vnfs": {
1655               "2017-488_PASQUALE-vPE 0": {
1656                 "rollbackOnFailure": "true",
1657                 "vfModules": {
1658                   "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vRE_BV..module-1": {
1659                     "2017488_pasqualevpe0..2017488PasqualeVpe..PASQUALE_vRE_BV..module-1sgoqi": {
1660                       "instanceName": "yoav",
1661                       "volumeGroupName": "123",
1662                       "modelInfo": {
1663                         "modelInvariantId": "7253ff5c-97f0-4b8b-937c-77aeb4d79aa1",
1664                         "modelVersionId": "25284168-24bb-4698-8cb4-3f509146eca5",
1665                         "modelName": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
1666                         "modelVersion": "6",
1667                         "modelCustomizationId": "f7e7c365-60cf-49a9-9ebf-a1aa11b9d401",
1668                         "modelCustomizationName": "2017488PasqualeVpe..PASQUALE_vRE_BV..module-1",
1669                         "uuid": "25284168-24bb-4698-8cb4-3f509146eca5"
1670                       },
1671                       "uuid": "25284168-24bb-4698-8cb4-3f509146eca5",
1672                       "isMissingData": false,
1673                       "instanceParams": [{
1674                         "pasqualevpe0_bandwidth": "10",
1675                         "2017488_pasqualevpe0_vnf_instance_name": "mtnj309me6",
1676                         "2017488_pasqualevpe0_vnf_config_template_version": "17.2",
1677                         "2017488_pasqualevpe0_AIC_CLLI": "ATLMY8GA",
1678                         "pasqualevpe0_bandwidth_units": "Gbps"
1679                       }]
1680                     }
1681                   }
1682                 },
1683                 "isMissingData": false,
1684                 "originalName": "2017-488_PASQUALE-vPE 0",
1685                 "vnfStoreKey": "2017-488_PASQUALE-vPE 0",
1686                 "trackById": "o65b26t2thj",
1687                 "instanceName": "2017488_PASQUALEvPE",
1688                 "productFamilyId": "ebc3bc3d-62fd-4a3f-a037-f619df4ff034",
1689                 "lcpCloudRegionId": "hvf6",
1690                 "tenantId": "bae71557c5bb4d5aac6743a4e5f1d054",
1691                 "platformName": "platform",
1692                 "lineOfBusiness": "ONAP",
1693                 "instanceParams": [{}],
1694                 "modelInfo": {
1695                   "modelInvariantId": "72e465fe-71b1-4e7b-b5ed-9496118ff7a8",
1696                   "modelVersionId": "69e09f68-8b63-4cc9-b9ff-860960b5db09",
1697                   "modelName": "2017-488_PASQUALE-vPE",
1698                   "modelVersion": "5.0",
1699                   "modelCustomizationId": "1da7b585-5e61-4993-b95e-8e6606c81e45",
1700                   "modelCustomizationName": "2017-488_PASQUALE-vPE 0",
1701                   "uuid": "69e09f68-8b63-4cc9-b9ff-860960b5db09"
1702                 },
1703                 "uuid": "69e09f68-8b63-4cc9-b9ff-860960b5db09"
1704               }
1705             },
1706             "instanceParams": [{"2017488_pasqualevpe0_ASN": "AV_vPE"}],
1707             "validationCounter": 0,
1708             "existingNames": {"123": "", "instancename": "", "yoav": "", "extvl": ""},
1709             "existingVNFCounterMap": {"69e09f68-8b63-4cc9-b9ff-860960b5db09": 1},
1710             "existingNetworksCounterMap": {"ddc3f20c-08b5-40fd-af72-c6d14636b986": 3},
1711             "instanceName": "InstanceName",
1712             "globalSubscriberId": "e433710f-9217-458d-a79d-1c7aff376d89",
1713             "subscriptionServiceType": "TYLER SILVIA",
1714             "owningEntityId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
1715             "productFamilyId": "17cc1042-527b-11e6-beb8-9e71128cae77",
1716             "lcpCloudRegionId": "AAIAIC25",
1717             "tenantId": "092eb9e8e4b7412e8787dd091bc58e86",
1718             "aicZoneId": "JAG1",
1719             "projectName": null,
1720             "rollbackOnFailure": "true",
1721             "aicZoneName": "YUDFJULP-JAG1",
1722             "owningEntityName": "WayneHolland",
1723             "testApi": "GR_API",
1724             "isEcompGeneratedNaming": false,
1725             "tenantName": "USP-SIP-IC-24335-T-01",
1726             "bulkSize": 1,
1727             "modelInfo": {
1728               "modelInvariantId": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
1729               "modelVersionId": "6b528779-44a3-4472-bdff-9cd15ec93450",
1730               "modelName": "action-data",
1731               "modelVersion": "1.0",
1732               "uuid": "6b528779-44a3-4472-bdff-9cd15ec93450"
1733             },
1734             "isALaCarte": false,
1735             "name": "action-data",
1736             "version": "1.0",
1737             "description": "",
1738             "category": "",
1739             "uuid": "6b528779-44a3-4472-bdff-9cd15ec93450",
1740             "invariantUuid": "e49fbd11-e60c-4a8e-b4bf-30fbe8f4fcc0",
1741             "serviceType": "",
1742             "serviceRole": "",
1743             "isMultiStepDesign": false
1744           }
1745         },
1746         "lcpRegionsAndTenants": {
1747           "lcpRegionList": [{"id": "AAIAIC25", "name": "AAIAIC25", "isPermitted": true}, {
1748             "id": "hvf6",
1749             "name": "hvf6",
1750             "isPermitted": true
1751           }], "lcpRegionsTenantsMap": {
1752             "AAIAIC25": [{
1753               "id": "092eb9e8e4b7412e8787dd091bc58e86",
1754               "name": "USP-SIP-IC-24335-T-01",
1755               "isPermitted": true
1756             }], "hvf6": [
1757               {
1758                 "id": "bae71557c5bb4d5aac6743a4e5f1d054",
1759                 "name": "AIN Web Tool-15-D-testalexandria",
1760                 "isPermitted": true
1761               },
1762               {
1763                 "id": "d0a3e3f2964542259d155a81c41aadc3",
1764                 "name": "test-hvf6-09",
1765                 "isPermitted": true
1766               },
1767               {
1768                 "id": "fa45ca53c80b492fa8be5477cd84fc2b",
1769                 "name": "ro-T112",
1770                 "isPermitted": true
1771               },
1772               {
1773                 "id": "cbb99fe4ada84631b7baf046b6fd2044",
1774                 "name": "DN5242-Nov16-T3",
1775                 "isPermitted": true
1776               }
1777             ]
1778           }
1779         },
1780         "productFamilies": [{
1781           "id": "ebc3bc3d-62fd-4a3f-a037-f619df4ff034",
1782           "name": "ERICA",
1783           "isPermitted": true
1784         }, {
1785           "id": "17cc1042-527b-11e6-beb8-9e71128cae77",
1786           "name": "IGNACIO",
1787           "isPermitted": true
1788         }, {
1789           "id": "36b4733a-53f4-4cc8-8ff0-9172e5fc4b8e",
1790           "name": "Christie",
1791           "isPermitted": true
1792         }, {
1793           "id": "a4f6f2ae-9bf5-4ed7-b904-06b2099c4bd7",
1794           "name": "Enhanced Services",
1795           "isPermitted": true
1796         }, {"id": "vTerrance", "name": "vTerrance", "isPermitted": true}, {
1797           "id": "323d69d9-2efe-4r45-ay0a-89ea7ard4e6f",
1798           "name": "vEsmeralda",
1799           "isPermitted": true
1800         }, {
1801           "id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
1802           "name": "Emanuel",
1803           "isPermitted": true
1804         }, {
1805           "id": "d8a6ed93-251c-47ca-adc9-86671fd19f4c",
1806           "name": "BVOIP",
1807           "isPermitted": true
1808         }, {"id": "db171b8f-115c-4992-a2e3-ee04cae357e0", "name": "LINDSEY", "isPermitted": true}, {
1809           "id": "LRSI-OSPF",
1810           "name": "LRSI-OSPF",
1811           "isPermitted": true
1812         }, {"id": "vRosemarie", "name": "HNGATEWAY", "isPermitted": true}, {
1813           "id": "vHNPaas",
1814           "name": "WILKINS",
1815           "isPermitted": true
1816         }, {
1817           "id": "e433710f-9217-458d-a79d-1c7aff376d89",
1818           "name": "TYLER SILVIA",
1819           "isPermitted": true
1820         }, {"id": "b6a3f28c-eebf-494c-a900-055cc7c874ce", "name": "VROUTER", "isPermitted": true}, {
1821           "id": "vMuriel",
1822           "name": "vMuriel",
1823           "isPermitted": true
1824         }, {
1825           "id": "0ee8c1bc-7cbd-4b0a-a1ac-e9999255abc1",
1826           "name": "CARA Griffin",
1827           "isPermitted": true
1828         }, {
1829           "id": "c7611ebe-c324-48f1-8085-94aef0c6ef3d",
1830           "name": "DARREN MCGEE",
1831           "isPermitted": true
1832         }, {"id": "e30755dc-5673-4b6b-9dcf-9abdd96b93d1", "name": "Transport", "isPermitted": true}, {
1833           "id": "vSalvatore",
1834           "name": "vSalvatore",
1835           "isPermitted": true
1836         }, {"id": "d7bb0a21-66f2-4e6d-87d9-9ef3ced63ae4", "name": "JOSEFINA", "isPermitted": true}, {
1837           "id": "vHubbard",
1838           "name": "vHubbard",
1839           "isPermitted": true
1840         }, {"id": "12a96a9d-4b4c-4349-a950-fe1159602621", "name": "DARREN MCGEE", "isPermitted": true}],
1841         "serviceTypes": {
1842           "e433710f-9217-458d-a79d-1c7aff376d89": [{
1843             "id": "0",
1844             "name": "vRichardson",
1845             "isPermitted": false
1846           }, {"id": "1", "name": "TYLER SILVIA", "isPermitted": true}, {
1847             "id": "2",
1848             "name": "Emanuel",
1849             "isPermitted": false
1850           }, {"id": "3", "name": "vJamie", "isPermitted": false}, {
1851             "id": "4",
1852             "name": "vVoiceMail",
1853             "isPermitted": false
1854           }, {"id": "5", "name": "Kennedy", "isPermitted": false}, {
1855             "id": "6",
1856             "name": "vPorfirio",
1857             "isPermitted": false
1858           }, {"id": "7", "name": "vVM", "isPermitted": false}, {
1859             "id": "8",
1860             "name": "vOTA",
1861             "isPermitted": false
1862           }, {"id": "9", "name": "vFLORENCE", "isPermitted": false}, {
1863             "id": "10",
1864             "name": "vMNS",
1865             "isPermitted": false
1866           }, {"id": "11", "name": "vEsmeralda", "isPermitted": false}, {
1867             "id": "12",
1868             "name": "VPMS",
1869             "isPermitted": false
1870           }, {"id": "13", "name": "vWINIFRED", "isPermitted": false}, {
1871             "id": "14",
1872             "name": "SSD",
1873             "isPermitted": false
1874           }, {"id": "15", "name": "vMOG", "isPermitted": false}, {
1875             "id": "16",
1876             "name": "LINDSEY",
1877             "isPermitted": false
1878           }, {"id": "17", "name": "JOHANNA_SANTOS", "isPermitted": false}, {
1879             "id": "18",
1880             "name": "vCarroll",
1881             "isPermitted": false
1882           }]
1883         },
1884         "aicZones": [
1885           {
1886             "id": "NFT1",
1887             "name": "NFTJSSSS-NFT1"
1888           },
1889           {
1890             "id": "JAG1",
1891             "name": "YUDFJULP-JAG1"
1892           },
1893           {
1894             "id": "YYY1",
1895             "name": "UUUAIAAI-YYY1"
1896           },
1897           {
1898             "id": "AVT1",
1899             "name": "AVTRFLHD-AVT1"
1900           },
1901           {
1902             "id": "ATL34",
1903             "name": "ATLSANAI-ATL34"
1904           }
1905         ],
1906         "categoryParameters": {
1907           "owningEntityList": [{
1908             "id": "aaa1",
1909             "name": "aaa1"
1910           }, {"id": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc", "name": "WayneHolland"}, {
1911             "id": "Melissa",
1912             "name": "Melissa"
1913           }],
1914           "projectList": [{"id": "WATKINS", "name": "WATKINS"}, {"id": "x1", "name": "x1"}, {"id": "yyy1", "name": "yyy1"}],
1915           "lineOfBusinessList": [{"id": "ONAP", "name": "ONAP"}, {"id": "zzz1", "name": "zzz1"}],
1916           "platformList": [{"id": "platform", "name": "platform"}, {"id": "xxx1", "name": "xxx1"}]
1917         },
1918         "type": "[LCP_REGIONS_AND_TENANTS] Update",
1919         "subscribers": [{
1920           "id": "CAR_2020_ER",
1921           "name": "CAR_2020_ER",
1922           "isPermitted": true
1923         }, {
1924           "id": "21014aa2-526b-11e6-beb8-9e71128cae77",
1925           "name": "JULIO ERICKSON",
1926           "isPermitted": false
1927         }, {
1928           "id": "DHV1707-TestSubscriber-2",
1929           "name": "DALE BRIDGES",
1930           "isPermitted": false
1931         }, {"id": "DHV1707-TestSubscriber-1", "name": "LLOYD BRIDGES", "isPermitted": false}, {
1932           "id": "jimmy-example",
1933           "name": "JimmyExampleCust-20161102",
1934           "isPermitted": false
1935         }, {
1936           "id": "jimmy-example2",
1937           "name": "JimmyExampleCust-20161103",
1938           "isPermitted": false
1939         }, {
1940           "id": "ERICA5779-TestSub-PWT-102",
1941           "name": "ERICA5779-TestSub-PWT-102",
1942           "isPermitted": false
1943         }, {
1944           "id": "ERICA5779-TestSub-PWT-101",
1945           "name": "ERICA5779-TestSub-PWT-101",
1946           "isPermitted": false
1947         }, {
1948           "id": "a9a77d5a-123e-4ca2-9eb9-0b015d2ee0fb",
1949           "name": "Emanuel",
1950           "isPermitted": false
1951         }, {
1952           "id": "ERICA5779-Subscriber-4",
1953           "name": "ERICA5779-Subscriber-5",
1954           "isPermitted": false
1955         }, {
1956           "id": "ERICA5779-TestSub-PWT-103",
1957           "name": "ERICA5779-TestSub-PWT-103",
1958           "isPermitted": false
1959         }, {
1960           "id": "ERICA5779-Subscriber-2",
1961           "name": "ERICA5779-Subscriber-2",
1962           "isPermitted": false
1963         }, {
1964           "id": "e433710f-9217-458d-a79d-1c7aff376d89",
1965           "name": "SILVIA ROBBINS",
1966           "isPermitted": true
1967         }, {
1968           "id": "ERICA5779-Subscriber-3",
1969           "name": "ERICA5779-Subscriber-3",
1970           "isPermitted": false
1971         }, {"id": "31739f3e-526b-11e6-beb8-9e71128cae77", "name": "CRAIG/ROBERTS", "isPermitted": false}]
1972       }
1973     };
1974   }
1975 }
1976
1977 describe('Basic popup service', () => {
1978   let injector;
1979   let service: BasicPopupService;
1980   let genericFormService : GenericFormService;
1981   let defaultDataGeneratorService : DefaultDataGeneratorService;
1982   let fb : FormBuilder;
1983   let iframeService : IframeService;
1984
1985
1986   beforeAll(done => (async () => {
1987     TestBed.configureTestingModule({
1988       providers : [
1989         NetworkPopupService,
1990         BasicControlGenerator,
1991         NetworkControlGenerator,
1992         DefaultDataGeneratorService,
1993         GenericFormService,
1994         FormBuilder,
1995         IframeService,
1996         AaiService,
1997         LogService,
1998         BasicPopupService,
1999         {provide:FeatureFlagsService, useClass: MockFeatureFlagsService},
2000         {provide: NgRedux, useClass: MockReduxStore},
2001         {provide: HttpClient, useClass: MockAppStore},
2002         {provide: SdcUiServices.ModalService, useClass: MockModalService}
2003       ]
2004     });
2005     await TestBed.compileComponents();
2006     injector = getTestBed();
2007     service = injector.get(BasicPopupService);
2008     genericFormService = injector.get(GenericFormService);
2009     defaultDataGeneratorService = injector.get(DefaultDataGeneratorService);
2010     fb = injector.get(FormBuilder);
2011     iframeService = injector.get(IframeService);
2012
2013   })().then(done).catch(done.fail));
2014
2015
2016
2017
2018   test('getDynamicInputs should list of formControl model', () => {
2019     const serviceId: string = '6b528779-44a3-4472-bdff-9cd15ec93450';
2020     const networkModel : string = 'ExtVL 0';
2021     const networkStoreKey : string = null;
2022     const controls : FormControlModel[] = service.getDynamicInputs(serviceId, networkModel, networkStoreKey, 'networks');
2023     expect(controls.length).toEqual(6);
2024     for(let i = 0 ; i < controls.length ; i++){
2025       expect(controls[i].type).toEqual('INPUT');
2026       expect(controls[i].isVisible).toBeTruthy();
2027     }
2028   });
2029
2030   test('getModelFromResponse should return undefined if raw model not exist', () => {
2031     const result= service.getModelFromResponse({
2032       "modelType" : {
2033         "modelName" : null
2034       }
2035     }, 'modelType', 'modelName');
2036     expect(result).toBeUndefined();
2037   });
2038 });