commit | bfa46147cce23a46a49fb53dfae8a790b0fe34e4 | [log] [tgz] |
---|---|---|
author | Tommy Carpenter <tc677g@att.com> | Thu Sep 26 11:14:16 2019 -0400 |
committer | Tommy Carpenter <tc677g@att.com> | Tue Oct 01 09:25:23 2019 -0400 |
tree | 2194abefa1f86ec6ca98690b454e094d3f3b9b25 | |
parent | 30a7bdce9115e6bba8811edae2fc949e404021da [diff] |
Towards a1 1.0.0; DELETE, no vector: * Implement instance delete * Moves away from the status vector and now aggregates statuses * Pop through a1s mailbox "3x as often"; on all 3 kinds of instance GET since all such calls want the latest information * Misc cleanups in controller * Add rmr-version.yaml for CICD jobs Change-Id: I7290652784b2d6d297dd9e78af3051eba209651c 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.