diff options
Diffstat (limited to 'tests/usecases/pnf-sw-upgrade/data/serviceInstantiationDownloadRequest.json')
-rw-r--r-- | tests/usecases/pnf-sw-upgrade/data/serviceInstantiationDownloadRequest.json | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/tests/usecases/pnf-sw-upgrade/data/serviceInstantiationDownloadRequest.json b/tests/usecases/pnf-sw-upgrade/data/serviceInstantiationDownloadRequest.json deleted file mode 100644 index 0042ac26..00000000 --- a/tests/usecases/pnf-sw-upgrade/data/serviceInstantiationDownloadRequest.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "requestDetails":{ - "requestInfo":{ - "source":"VID", - "suppressRollback":false, - "requestorId":"demo" - }, - "modelInfo":{ - "modelType":"service", - "modelInvariantUuid":"fe41489e-1563-46a3-b90a-1db629e4375b", - "modelInvariantId" : "fe41489e-1563-46a3-b90a-1db629e4375b", - "modelUuid":"cd4decf6-4f27-4775-9561-0e683ed43635", - "modelVersionId" : "cd4decf6-4f27-4775-9561-0e683ed43635", - "modelName":"Demo_svc", - "modelVersion":"1.0" - }, - "requestParameters":{ - "userParams":[ - { - "name":"targetSoftwareVersion", - "value":"pnf_sw_version-2.0.0" - }, - { - "name":"pnfName", - "value":"PNFDemo" - } - ], - "subscriptionServiceType":"vCPE", - "aLaCarte":false - - }, - "subscriberInfo": { - "globalSubscriberId": "DemoCustomer" - }, - "project": { - "projectName": "pnfSWUProject" - }, - "owningEntity": { - "owningEntityId": "f2e1071e-3d47-4a65-94d4-e473ec03326a", - "owningEntityName": "OE-Demonstration" - } - } - }
\ No newline at end of file |