Add new data-format for 30.2_ONAP schema version 14/110114/2
authorMichal Banka <michal.banka@nokia.com>
Mon, 13 Jul 2020 05:54:35 +0000 (07:54 +0200)
committerMichal Banka <michal.banka@nokia.com>
Tue, 14 Jul 2020 09:18:59 +0000 (11:18 +0200)
Change-Id: I13c45c7a6c6cd223ca0f7ede411ccf0fdc59dee6
Signed-off-by: Michal Banka <michal.banka@nokia.com>
Issue-ID: DCAEGEN2-2254

dpo/data-formats/VES-7.30.2_ONAP-dataformat.json [new file with mode: 0644]
dpo/spec/vescollector-componentspec.json

diff --git a/dpo/data-formats/VES-7.30.2_ONAP-dataformat.json b/dpo/data-formats/VES-7.30.2_ONAP-dataformat.json
new file mode 100644 (file)
index 0000000..ec6c261
--- /dev/null
@@ -0,0 +1,15 @@
+{
+  "self": {
+    "name": "VES_specification",
+    "version": "7.30.2",
+    "description": "VES spec for v7.2"
+  },
+  "dataformatversion": "1.0.0",
+
+    "reference": {
+        "name": "Common Event Format",
+        "format": "JSON",
+        "version": "30.2",
+        "url" : "https://git.onap.org/dcaegen2/collectors/ves/tree/etc/CommonEventFormat_30.2_ONAP.json"
+   }
+}
index b268f62..3a21d2d 100644 (file)
@@ -34,7 +34,7 @@
       },
       {
         "format": "VES_specification",
-        "version": "5.28.4",
+        "version": "7.30.2",
         "type": "message router",
         "config_key": "ves-other"
       },
       },
       {
         "format": "VES_specification",
-        "version": "7.30.1",
+        "version": "7.30.2",
         "type": "message router",
         "config_key": "ves-pnfRegistration"
       },
       {
         "format": "VES_specification",
-        "version": "7.30.1",
+        "version": "7.30.2",
         "type": "message router",
         "config_key": "ves-notification"
       },
       {
         "format": "VES_specification",
-        "version": "7.30.1",
+        "version": "7.30.2",
         "type": "message router",
         "config_key": "ves-perf3gpp"
       }
         "verb": "POST",
         "request": {
           "format": "VES_specification",
-          "version": "7.30.1"
+          "version": "7.30.2"
         },
         "response": {
           "format": "ves.coll.response",