aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/pnfsimulator/templates/notification.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocks/pnfsimulator/pnfsimulator/templates/notification.json')
-rw-r--r--test/mocks/pnfsimulator/pnfsimulator/templates/notification.json40
1 files changed, 0 insertions, 40 deletions
diff --git a/test/mocks/pnfsimulator/pnfsimulator/templates/notification.json b/test/mocks/pnfsimulator/pnfsimulator/templates/notification.json
deleted file mode 100644
index 5657a5052..000000000
--- a/test/mocks/pnfsimulator/pnfsimulator/templates/notification.json
+++ /dev/null
@@ -1,40 +0,0 @@
-{
- "event": {
- "commonEventHeader": {
- "domain": "notification",
- "eventName": "vFirewallBroadcastPackets",
- "eventId": "4cfc-91cf-31a46",
- "priority": "Normal",
- "reportingEntityName": "myVNF",
- "sequence": 1,
- "sourceName": "ClosedLoopVNF",
- "startEpochMicrosec": 1531616794,
- "lastEpochMicrosec": 1531719042,
- "vesEventListenerVersion": "7.0.1",
- "version": "4.0.1"
- },
- "notificationFields": {
- "changeIdentifier": "PM_MEAS_FILES",
- "changeType": "FileReady",
- "arrayOfNamedHashMap": [{
- "name": "A20161221.1031-1041.bin.gz",
- "hashMap": {
- "fileformatType": "org.3GPP.32.435#measCollec",
- "fileFormatVersion": "V10",
- "location": "ftpes://192.169.0.1:22/ftp/rop/A20161224.1030-1045.bin.gz",
- "compression": "gzip"
- }
- }, {
- "name": "A20161222.1042-1102.bin.gz",
- "hashMap": {
- "fileFormatType": "org.3GPP.32.435#measCollec",
- "fileFormatVersion": "V10",
- "location": "ftpes://192.168.0.102:22/ftp/rop/A20161224.1045-1100.bin.gz",
- "compression": "gzip"
- }
- }],
- "notificationFieldsVersion": "2.0"
- }
-
- }
-} \ No newline at end of file