commit | e4bbf8687d086ef5512e9ff916306e372b0de4cc | [log] [tgz] |
---|---|---|
author | Lott, Christopher (cl778h) <cl778h@att.com> | Sat Apr 18 08:40:00 2020 -0400 |
committer | Lott, Christopher (cl778h) <cl778h@att.com> | Sat Apr 18 08:40:00 2020 -0400 |
tree | 594740cb8274dfbe9e2b86fe285cd7f9191a1ff0 | |
parent | a44e3dd81475b3bc5783a25cf3ae96a0262619e8 [diff] |
Add missing Alpine packages to build gevent wheel Recent change in Gevent version 1.5.0 requires Alpine packages file, make, libffi-dev to build the wheel. Repair the broken build by adding these packages to the Dockerfile. Also see https://github.com/gevent/gevent/issues/1555 Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com> Change-Id: I5ec970f6f0b5594be5ac9f1abd693df098df749c
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.