diff options
author | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-08-12 14:51:28 +0300 |
---|---|---|
committer | Sonsino, Ofir (os0695) <os0695@intl.att.com> | 2018-08-12 15:02:57 +0300 |
commit | 4a4dcc5185f8ba5a28c7f9fef509f32c0c2389e6 (patch) | |
tree | 23e55ee7e1ad9b91bcc3ef1dbe1fb7b183f8b2b6 /vid-automation/conf/serviceModels | |
parent | 661a24fd57de02869a9771761e0fcba7eb77d121 (diff) |
vid-automation selenium tests
Change-Id: I6c1b0a0cf3bbfa4314c81f0cc72507db805ec632
Issue-ID: VID-281
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
Diffstat (limited to 'vid-automation/conf/serviceModels')
-rw-r--r-- | vid-automation/conf/serviceModels | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/vid-automation/conf/serviceModels b/vid-automation/conf/serviceModels new file mode 100644 index 000000000..8271e77a0 --- /dev/null +++ b/vid-automation/conf/serviceModels @@ -0,0 +1,38 @@ +{ "serviceModels": { + "959a7ba0-89ee-4984-9af6-65d5bdda4b0e": { + "serviceName": "ServicevMMSCPID298109", + "subscriberName": "Mobility", + "serviceInstanceName": "ggghhh", + "modelName": "VSP1710PID298109_vMMSC", + "modelInvariantUuid": "e7961100-cde6-4b5a-bcda-b8945086950a", + "modelVersion": "1.0", + "modelUuid": "959a7ba0-89ee-4984-9af6-65d5bdda4b0e", + "modelCustomizationUuid": "6b8fc7dc-2db1-4283-a222-b07d10595495", + "resourceName": "VSP1710PID298109_vMMSC 0", + "nfType": "MOBILITY MESSAGING", + "nfRole": "VMMSC", + "nfFunction": "Multimedia Message Service Center", + "nfNamingCode": "MMSC" + }, + "d205e01d-e5da-4e68-8c52-f95cb0607959": { + "serviceName": "ServicevMMSCPID298109", + "subscriberName": "Mobility", + "serviceInstanceName": "ggghhh", + "modelName": "Vsp1710pid298109Vmmsc..mmsc_mod1_ltm..module-8", + "modelInvariantUuid": "d9f9c851-9543-476e-b3c2-a2e5284a26aa", + "modelVersion": "1", + "modelUuid": "d205e01d-e5da-4e68-8c52-f95cb0607959", + "modelCustomizationUuid": "e81b58ce-ae9b-4bde-9f81-9962a5007756" + }, + "13f022c4-651e-4326-b8e1-61e9a8c7a7ad": { + "serviceName": "ServicevMMSCPID298109", + "subscriberName": "Mobility", + "serviceInstanceName": "ggghhh", + "modelName": "Vsp1710pid298109Vmmsc..mmsc_mod6_eca_oam..module-3", + "modelInvariantUuid": "6931e88a-fbcc-4ca9-8583-876b669c3106", + "modelVersion": "1", + "modelUuid": "13f022c4-651e-4326-b8e1-61e9a8c7a7ad", + "modelCustomizationUuid": "020af091-cc66-46db-876c-02f14b4a795f" + } + } +}
\ No newline at end of file |