Update release notes for Sprint 4
[oam.git] / solution / dev / ves-test-collector / client-scripts-ves-v7 / json / templates / notification.json
diff --git a/solution/dev/ves-test-collector/client-scripts-ves-v7/json/templates/notification.json b/solution/dev/ves-test-collector/client-scripts-ves-v7/json/templates/notification.json
deleted file mode 100644 (file)
index 03552f7..0000000
+++ /dev/null
@@ -1,35 +0,0 @@
-{
-    "event": {
-        "commonEventHeader": {
-            "domain": "@domain@",
-            "eventId": "@eventId@",
-            "eventName": "@domain@_@eventType@",
-            "eventType": "@eventType@",
-            "sequence": 0,
-            "priority": "Low",
-            "reportingEntityId": "",
-            "reportingEntityName": "@controllerName@",
-            "sourceId": "",
-            "sourceName": "@pnfId@",
-            "startEpochMicrosec": "@timestamp@",
-            "lastEpochMicrosec": "@timestamp@",
-            "nfNamingCode": "@type@",
-            "nfVendorName": "@vendor@",
-            "timeZoneOffset": "+00:00",
-            "version": "4.1",
-            "vesEventListenerVersion": "7.2.1"
-        },
-        "notificationFields": {
-            "additionalFields": {
-                "eventTime": "@eventTime@"
-            },
-            "changeContact": "@controllerName@",
-            "changeIdentifier": "@pnfId@",
-            "changeType": "informal",
-            "newState": "all-good",
-            "oldState": "not-too-bad",
-            "notificationFieldsVersion": "2.0",
-            "stateInterface": "@interface@"
-        }
-    }
-}
\ No newline at end of file