From f792671ae247a931f34d902e9276202b5016ef9a Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Sun, 7 Jul 2019 19:23:03 +0300 Subject: Merge from ecomp 718fd196 - Modern UI Issue-ID: VID-378 Change-Id: I2736b98426e324ec3aa233b034229ba84d99839f Signed-off-by: Ittay Stern --- .../jsonBuilders/mocks/jsons/vnfGroupBasicServiceInstance.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/vnfGroupBasicServiceInstance.json') diff --git a/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/vnfGroupBasicServiceInstance.json b/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/vnfGroupBasicServiceInstance.json index bba5ec19f..bc37b6bed 100644 --- a/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/vnfGroupBasicServiceInstance.json +++ b/vid-webpack-master/cypress/support/jsonBuilders/mocks/jsons/vnfGroupBasicServiceInstance.json @@ -7,7 +7,7 @@ "vnfGroups":{}, "instanceParams":[ { - "2017488_adiodvpe0_ASN":"AV_vPE" + "2017488_pasqualevpe0_ASN":"AV_vPE" }], "globalSubscriberId":"e433710f-9217-458d-a79d-1c7aff376d89", "subscriptionServiceType":"TYLER SILVIA", @@ -21,6 +21,12 @@ "modelName":"Grouping Service for Test", "modelVersion":"1.0" }, + "vidNotions": { + "instantiationUI": "serviceWithVnfGrouping", + "modelCategory": "other", + "viewEditUI": "serviceWithVnfGrouping", + "instantiationType": "ALaCarte" + }, "existingNames":{}, "instanceName": "Grouping_Service_Instance", "subscriberName":"SILVIA ROBBINS", -- cgit 1.2.3-korg