Support A1 Health check policy 01/3101/1
authorsjana <sj492a@att.com>
Wed, 1 Apr 2020 17:30:49 +0000 (13:30 -0400)
committersjana <sj492a@att.com>
Wed, 1 Apr 2020 17:30:49 +0000 (13:30 -0400)
Issue-ID: RICAPP-30

Signed-off-by: sjana <sj492a@att.com>
Change-Id: I830ce685b89f60d1c69dd5286d8cad7a4483668d

init/config-file.json

index aa9e4c2..72c7926 100644 (file)
@@ -10,7 +10,8 @@
        "numWorkers": 1,
        "txMessages": ["RIC_SUB_REQ", "RIC_SUB_DEL_REQ", "RIC_CONTROL_REQ", "A1_POLICY_RESP", "A1_POLICY_QUERY"],
        "rxMessages": ["RIC_SUB_RESP", "RIC_SUB_FAILURE", "RIC_SUB_DEL_RESP", "RIC_SUB_DEL_FAILURE", "RIC_INDICATION", "RIC_CONTROL_ACK", "RIC_CONTROL_FAILURE", "A1_POLICY_REQ"],
-       "file_path":"/tmp/routeinfo/routes.txt",
+       "policies": ["1","00000"],
+       "file_path":"/tmp/routeinfo/routes.txt",
        "contents": "newrt|start\nrte|0|localhost:4560\nrte|2|localhost:38000\nrte|10002|localhost:4560\nrte|10005|localhost:4560\nrte|10003|localhost:38000\nrte|12010|localhost:38000\nrte|12020|localhost:38000\nrte|12011|localhost:4560\nrte|12012|localhost:4560\nrte|12021|localhost:4560\nrte|12022|localhost:4560\nrte|20000|localhost:4560\nrte|12040|localhost:38000\nrte|20001|localhost:4566\nrte|20011|localhost:4560\nrte|20012|localhost:4560\nnewrt|end"
     },