commit | 7cec82d95d4b9d18c42b103eb14d39f94fcd0776 | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tc677g@att.com> | Mon Oct 14 16:18:21 2019 -0400 |
committer | Tommy Carpenter <tc677g@att.com> | Tue Oct 15 11:04:11 2019 -0400 |
tree | e2c36e1f5f6febe0fa8f25c0329811c5b24b7604 | |
parent | f87c8579c3ed3e2dbf531c4c4c7e3b15489c7bdb [diff] |
Towards Resiliency. - Moves the "database" access calls to mimic the SDL API, in preparation for moving to SDL. - Does not yet actually use SDL or Redis, but the transition to those will be much shorter after this change. Change-Id: I596d06bcf85b6e9d5184d478802da574058c69f9 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.