diff options
Diffstat (limited to 'test/csit/tests/so/sanity-check/data/createE2eservice.json')
-rw-r--r-- | test/csit/tests/so/sanity-check/data/createE2eservice.json | 100 |
1 files changed, 0 insertions, 100 deletions
diff --git a/test/csit/tests/so/sanity-check/data/createE2eservice.json b/test/csit/tests/so/sanity-check/data/createE2eservice.json deleted file mode 100644 index b8bac167e..000000000 --- a/test/csit/tests/so/sanity-check/data/createE2eservice.json +++ /dev/null @@ -1,100 +0,0 @@ -{ - "service":{ -"name":"so_test5", -"description":"so_test2", - "serviceDefId":"60c3e96e-0970-4871-b6e0-3b6de7561519", -"templateId":"592f9437-a9c0-4303-b9f6-c445bb7e9814", - "parameters":{ - "globalSubscriberId":"123457", - "subscriberName":"Customer1", - "serviceType":"voLTE", -"templateName":"voLTE Service:1.0", - "resources":[ - { -"resourceName":"vIMS", - "resourceDefId":"60c3e96e-0970-4871-b6e0-3b6de7561516", - "resourceId":"60c3e96e-0970-4871-b6e0-3b6de7561512", -"nsParameters":{ - "locationConstraints":[ - { -"vnfProfileId":"zte-vBAS-1.0", - "locationConstraints":{ - "vimId":"4050083f-465f-4838-af1e-47a545222ad0" - } -}, - { - "vnfProfileId":"zte-vMME-1.0", - "locationConstraints":{ - "vimId":"4050083f-465f-4838-af1e-47a545222ad0" - } - } - ], - "additionalParamForNs":{ - - } -} - }, - { - "resourceName":"vEPC", - "resourceDefId":"61c3e96e-0970-4871-b6e0-3b6de7561516", - "resourceId":"62c3e96e-0970-4871-b6e0-3b6de7561512", - "nsParameters":{ -"locationConstraints":[ - { -"vnfProfileId":"zte-CSCF-1.0", -"locationConstraints":{ - "vimId":"4050083f-465f-4838-af1e-47a545222ad1" -} - } - ], -"additionalParamForNs":{ - - } - } - }, - { - "resourceName":"underlayvpn", -"resourceDefId":"60c3e96e-0970-4871-b6e0-3b6de7561513", - "resourceId":"60c3e96e-0970-4871-b6e0-3b6de7561514", -"nsParameters":{ -"locationConstraints":[ - - ], -"additionalParamForNs":{ - "externalDataNetworkName":"Flow_out_net", -"m6000_mng_ip":"181.18.20.2", - "externalCompanyFtpDataNetworkName":"Flow_out_net", - "externalPluginManageNetworkName":"plugin_net_2014", - "externalManageNetworkName":"mng_net_2017", - "sfc_data_network":"sfc_data_net_2016", -"NatIpRange":"210.1.1.10-210.1.1.20", -"location":"4050083f-465f-4838-af1e-47a545222ad0", - "sdncontroller":"9b9f02c0-298b-458a-bc9c-be3692e4f35e" - } - } - }, - { - "resourceName":"overlayvpn", - "resourceDefId":"60c3e96e-0970-4871-b6e0-3b6de7561517", - "resourceId":"60c3e96e-0970-4871-b6e0-3b6de7561518", -"nsParameters":{ - "locationConstraints":[ - - ], - "additionalParamForNs":{ -"externalDataNetworkName":"Flow_out_net", - "m6000_mng_ip":"181.18.20.2", - "externalCompanyFtpDataNetworkName":"Flow_out_net", - "externalPluginManageNetworkName":"plugin_net_2014", - "externalManageNetworkName":"mng_net_2017", - "sfc_data_network":"sfc_data_net_2016", -"NatIpRange":"210.1.1.10-210.1.1.20", -"location":"4050083f-465f-4838-af1e-47a545222ad0", - "sdncontroller":"9b9f02c0-298b-458a-bc9c-be3692e4f35e" -} - } -} - ] -} -} -}
\ No newline at end of file |