commit | 6bc8f8ef64a7e90f550dea4af6a10d785d8aeca6 | [log] [tgz] |
---|---|---|
author | subhash kumar singh <subh.singh@samsung.com> | Wed Oct 27 11:58:34 2021 +0000 |
committer | subhash kumar singh <subh.singh@samsung.com> | Wed Oct 27 17:38:43 2021 +0530 |
tree | 0fa623db6595dc4ca191efa2363c64881d98fc02 | |
parent | 6017d6adfa0908db09c0a2d65d05f238b2e945b2 [diff] |
Docker build file for a1 mediator Provide docker build file for a1 mediator. Also fixes the test cases. Issue-ID: RIC-831 Signed-off-by: subhash kumar singh <subh.singh@samsung.com> Change-Id: I60aed9a85ea3bb9b9085bdc3016fc9f277cec139
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.