aboutsummaryrefslogtreecommitdiffstats
path: root/tests/so/etsi/data/notification.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/so/etsi/data/notification.json')
-rw-r--r--tests/so/etsi/data/notification.json26
1 files changed, 0 insertions, 26 deletions
diff --git a/tests/so/etsi/data/notification.json b/tests/so/etsi/data/notification.json
deleted file mode 100644
index 54bbc09f..00000000
--- a/tests/so/etsi/data/notification.json
+++ /dev/null
@@ -1,26 +0,0 @@
-{
- "id": "3aa49739-aabd-4d40-8c32-b5b97940201b",
- "notificationType": "VnfLcmOperationOccurrenceNotification",
- "subscriptionId": null,
- "timeStamp": null,
- "notificationStatus": "START",
- "operationState": "PROCESSING",
- "vnfInstanceId": "a23c5388-e035-4ca6-a126-662ad8dd8687",
- "operation": "INSTANTIATE",
- "isAutomaticInvocation": null,
- "vnfLcmOpOccId": null,
- "affectedVnfcs": null,
- "affectedVirtualLinks": null,
- "affectedVirtualStorages": null,
- "changedInfo": null,
- "changedExtConnectivity": null,
- "error": null,
- "_links": {
- "vnfInstance": {
- "href": "https://so-vnfm-simulator:9093/vnflcm/v1/vnf_instances/a23c5388-e035-4ca6-a126-662ad8dd8687"
- },
- "subscription": null,
- "vnfLcmOpOcc": null
- }
-}
-