commit | a84245aac0d02537bdff0e79b872d47ef3bd4593 | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tc677g@att.com> | Thu Sep 19 12:27:07 2019 -0400 |
committer | Tommy Carpenter <tc677g@att.com> | Thu Sep 19 12:33:02 2019 -0400 |
tree | 2e52c8c7f742952f7b0bc89051d7e0ed70e4d131 | |
parent | 91ae88989c82b08b9fb69a28f838d6b80681d953 [diff] |
Fix code coverage in LF This is NOT needed locally, however it also works locally. This now matches one of my ONAP repos in LF. Change-Id: I07189f307506e6ec13ec39d7740c0e62862722d8 Signed-off-by: Tommy Carpenter <tc677g@att.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.