Merge "TCA:Included git information in tca jars" 1.0.0-Amsterdam 1.0.0-ONAP v2.0.0
authorTony Hansen <tony@att.com>
Fri, 27 Oct 2017 12:33:14 +0000 (12:33 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 27 Oct 2017 12:33:14 +0000 (12:33 +0000)
dpo/dcaeCLOutput.json [moved from dpo/tcaOutput.json with 93% similarity]
dpo/tcaSpec.json

similarity index 93%
rename from dpo/tcaOutput.json
rename to dpo/dcaeCLOutput.json
index 065977a..da726d7 100644 (file)
@@ -1,12 +1,12 @@
 {\r
   "self": {\r
-    "name": "TCA Alert Definition",\r
+    "name": "DCAE_CL_Output",\r
     "version": "1.0.1",\r
-    "description": "The format of the output event from TCA"\r
+    "description": "The format of the output CL event from DCAE to Policy"\r
   },\r
   "dataformatversion": "1.0.0",\r
   "jsonschema": {\r
-    "name": "TCA Alert",\r
+    "name": "CL Alert",\r
     "version": "1.0.0",\r
     "properties": {\r
       "version": {\r
index a7c697e..8e69c06 100644 (file)
@@ -17,8 +17,8 @@
     "publishes": [
       {
         "config_key": "tca_handle_out",
-        "format": "TCA Alert Definition",
-        "version": "1.0.0",
+        "format": "DCAE_CL_Output",
+        "version": "1.0.1",
         "type": "message router"
       }
     ]