make outformat generic 45/20845/4
authorVijay <vv770d@att.com>
Thu, 26 Oct 2017 17:53:36 +0000 (17:53 +0000)
committerVijay <vv770d@att.com>
Thu, 26 Oct 2017 20:41:37 +0000 (20:41 +0000)
Issue-ID: DCAEGEN2-181
Change-Id: I33a83e5d1ce3967c676293b2f5ddd4c78365375c
Signed-off-by: Vijay <vv770d@att.com>
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"
       }
     ]