commit | 6017d6adfa0908db09c0a2d65d05f238b2e945b2 | [log] [tgz] |
---|---|---|
author | subhash kumar singh <subh.singh@samsung.com> | Tue Oct 26 12:14:26 2021 +0000 |
committer | subhash kumar singh <subh.singh@samsung.com> | Wed Oct 27 14:55:47 2021 +0530 |
tree | fa24b7f12c246c2360fb3c29cd90413002c56c7e | |
parent | f8e5619649c0fb2ddfc466b970e8338a45e55cb8 [diff] |
Loggin using MDCLogger This commit includes: * Enabled logging using MDCLogger. * Test case updates. * Addition of go.sum. Issue-ID: RIC-831 Change-Id: I4d9fb56acd7f0c5d0bd4f4ae79c851a2d6735e6c Signed-off-by: subhash kumar singh <subh.singh@samsung.com>
The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.
Please see documentation in the docs/ subdirectory.