commit | 9640e5bf05192f4a614f519934802fbe31865fed | [log] [tgz] |
---|---|---|
author | Lott, Christopher (cl778h) <cl778h@att.com> | Wed Apr 22 10:54:20 2020 -0400 |
committer | Lott, Christopher (cl778h) <cl778h@att.com> | Wed Apr 22 11:06:26 2020 -0400 |
tree | c66d764e047842ef28a64ff7378eb41c30d26a55 | |
parent | f7ddd997fdcffaff332dfc8aba50a49c9cd1e72c [diff] |
Upgrade xapp-frame-go module in integration tests Use xapp-frame-go module version 0.4.8 which drops dependency on nng. Change base builder to stop using deprecated alpine3-go image. Drop prefix "/go" from dockerfile copy commands. Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: I9df1dce576b083674290857f1c23d9b3a25ab5c6
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.